Commit graph

13 commits

Author SHA1 Message Date
Devin Haska
9ef9fd3b85 fix: class grouping tidy-up 2024-02-06 16:04:50 -08:00
Devin Haska
4333a7bde9 feat: add spacing util classes 2024-02-06 15:59:19 -08:00
Devin Haska
a3b23ded75 fix: small css tweaks 2024-02-05 22:07:25 -08:00
Devin Haska
dbc72a383e feat: misc cleanup 2024-02-05 16:50:11 -08:00
Devin Haska
59ef51d6c6 feat: add meta tags 2024-02-05 15:49:32 -08:00
Devin Haska
b702a3878d feat: add style for date and categories 2024-02-05 13:14:21 -08:00
Devin Haska
9b773d7ce2 fix: clean up html/njk formatting 2024-02-04 10:53:11 -08:00
Devin Haska
a65a26ebe4 feat: add post layout (wip) 2024-02-03 21:33:21 -08:00
Devin Haska
23c9baad10 feat: move color variables to global data 2024-02-01 15:57:17 -08:00
Devin Haska
f9926b3bac feat: move font config to global data cascade 2024-02-01 15:03:33 -08:00
Devin Haska
ec00e2e544 feat: add basic layout
This commit adds some basic design tokens in the form of CSS variables.
I got these from my Figma designs.

Also added is dark mode support.
2024-01-30 21:51:58 -08:00
Devin Lumley
a5526174ba feat: convert templates from njk to html
Note: Nunjucks will still process the templates, but this way they can
be plain HTML files and will be formatted properly.
2024-01-28 20:52:09 -08:00
Devin Lumley
613ada0063 Initial commit 2024-01-28 16:00:23 -08:00