Commit Graph

47 Commits

Author SHA1 Message Date
544532d795
chore: migrate todo to org format 2023-10-30 02:11:21 -05:00
8cb2ca5186
refactor: minor style improvements 2023-10-19 14:22:38 -05:00
482877c3a4
build: update comrak version 2023-10-19 14:20:08 -05:00
a747d8d352
chore: reformat TODO 2023-10-01 14:43:21 -05:00
9218e6b567
refactor: migrate iter_dir function to pub mod in lib.rs 2023-09-20 16:56:12 -05:00
b8ffc4d365
style: format with rustfmt 2023-09-19 11:24:22 -05:00
c8b1e0b333
feat: add a iter_dir function to toplevel 2023-09-19 11:23:02 -05:00
60f3159ad0
chore: set insert_final_newline to true in editorconfig 2023-09-19 11:22:09 -05:00
1511974ae5
feat(style): add styling for footnotes 2023-09-05 13:12:52 -05:00
93bdf1331e
chore: convert TODO md to TODO norg 2023-09-01 11:44:37 -05:00
c070e5fb99
chore: add TODO 2023-08-29 22:33:02 -05:00
d50785e4fa
refactor: improve img css 2023-08-29 22:25:17 -05:00
0e64d9621a
refactor: change link for Source Code in footer 2023-08-29 22:20:16 -05:00
440dc3c49c
feat: add contacts page 2023-08-29 22:18:46 -05:00
0289a94102
feat: improve anchor and header styling 2023-08-29 21:46:59 -05:00
95db1c2984
feat: add header plugin to allow headers to be linked to 2023-08-29 21:33:47 -05:00
b218a43214
chore: remove unused source file 2023-08-29 20:59:35 -05:00
a2f4f54ace
feat: enable some github extensions for markdown 2023-08-29 20:48:06 -05:00
62725b197c
docs: add README 2023-08-29 20:47:55 -05:00
cb56ce441e
fix: remove margin-top from body 2023-08-29 17:02:42 -05:00
4ca6fc01c7
fix: wrap homepage body in body-wrapper 2023-08-29 16:59:41 -05:00
e04dc06ec4
chore: add editorconfig 2023-08-29 16:57:25 -05:00
d89ebf1014
style: format with prettier 2023-08-29 16:57:07 -05:00
0aa3ee47ff
feat: add credits page 2023-08-29 16:56:20 -05:00
5fbad7ebaf
feat(style): spacing and margin improvements 2023-08-29 16:55:45 -05:00
dd69153e99
fix: make articles page sort by date of publication 2023-08-29 15:25:17 -05:00
41962672c5
feat: add home page 2023-08-29 15:12:04 -05:00
7b1dfb2b56
feat: sort tags for tags page 2023-08-29 15:11:33 -05:00
53405e2298
refactor(style): minor appearance modifications 2023-08-29 15:11:19 -05:00
2a167cf836
refactor(style): move img properties to all img 2023-08-29 15:10:47 -05:00
18674ffab4
feat(style): actually make the footer properly stick to bottom of page 2023-08-29 15:09:59 -05:00
b6baa6116e
feat(style): improve list item margins 2023-08-29 15:09:36 -05:00
6c1c8c5628
fix(style): ensure <hr> does not touch edge of page 2023-08-27 23:26:04 -05:00
e10950ad82
feat(style): increase width of <hr> elements 2023-08-27 23:16:29 -05:00
d4357a163d
feat(template): add footer template
TODO: Flesh out some of the linked pages from this template. For
instance, the `About` page.
2023-08-27 23:15:43 -05:00
cbfc125144
fix(style): do not center content vertically in body 2023-08-27 22:37:22 -05:00
27206068d4
refactor(style): ensure body sets min height to 100vh 2023-08-27 22:30:16 -05:00
e470b42182
refactor(style): increase width of blockquotes
This makes reading blockquotes a touch easier
2023-08-27 22:18:55 -05:00
046ec3975c
refactor(style): improve article width on small screens 2023-08-27 22:13:04 -05:00
0ad012d482
fix(style): ensure navbar hover bg stays within navbar borders 2023-08-27 22:08:52 -05:00
1a6fa6cbb7
fix(style): set nav z-index to 1000
This ensures the nav element is ALWAYS above all other elements. Prior
to this commit, the navbar ended up under images effectively hiding it.
2023-08-27 22:07:07 -05:00
65d81421cb
refactor(style): minor visual improvements 2023-08-27 21:51:52 -05:00
11f540a82e
style: format some html templates 2023-08-27 21:40:16 -05:00
ee4699a1e4
feat(style): set <hr> border to solid 2023-08-27 20:58:42 -05:00
c44f34a324
feat(style): center align page detail 2023-08-27 20:55:56 -05:00
1472915e40
refactor(style): increase page title size 2023-08-27 20:55:28 -05:00
0841f6158d
initial commit 2023-08-27 20:17:16 -05:00