Commit Graph

78 Commits

Author SHA1 Message Date
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