Commit Graph

50 Commits

Author SHA1 Message Date
dd4ae987ef
refactor(style): use sans-serif for font-family 2024-05-01 13:48:16 -05:00
b8df40f149
style(style): minor format changes 2024-04-12 13:12:39 -05:00
9b50744104
fix(style): set bg color for pre tags 2024-04-12 13:06:37 -05:00
4e2877df65
feat: integrate treesitter for syntax highlighting 2024-04-12 13:06:37 -05:00
84b817e61a
refactor(style): improve appearance of quotes, code 2024-03-01 13:46:24 -06:00
51340bb2b4
refactor: update all references to github for updated username 2024-02-17 13:52:22 -06:00
95bbb1be16
fix: use unicode dot for tags separation
This makes the separator appear correctly on all platforms (in theory)
2024-01-25 22:01:34 -06:00
c79f495f98
refactor: change home page description and articles sub desc 2024-01-25 21:51:33 -06:00
16461a07b4
feat(style): add color to bullets/numbered bullets/etc. 2023-12-14 22:48:06 -06:00
f35df7a613
refactor(style): improve margin handling around paragraph elements 2023-12-14 22:41:52 -06:00
5bff8aa977
feat: improve heading appearance with heading level markers # 2023-12-14 15:59:43 -06:00
158b430cf2
refactor(style): center page titles 2023-10-30 09:38:57 -05:00
3f3f85393c
refactor(static): change home page intro 2023-10-30 08:40:25 -05:00
57a74d7436
feat: support the nix language in syntax highlighting 2023-10-30 07:34:13 -05:00
957588456a
feat(style): do not outline active/focused links 2023-10-30 07:34:13 -05:00
913685eae6
feat(style): improve font sizing and appearance of code 2023-10-30 07:34:13 -05:00
4e7d094437
fix(style): ensure header anchor is not overlapped by nav 2023-10-30 02:58:22 -05:00
8cb2ca5186
refactor: minor style improvements 2023-10-19 14:22:38 -05:00
1511974ae5
feat(style): add styling for footnotes 2023-09-05 13:12:52 -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
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
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