Commit graph

6 commits

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