Commit graph

7 commits

Author SHA1 Message Date
Devin Haska
c008d223f6 feat: rename eleventy config file 2024-01-31 11:25:13 -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 Haska
be3e4272c5 feat: add custom fonts 2024-01-30 18:38:18 -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
d666ef0731 feat: update metadata 2024-01-28 16:32:19 -08:00
Devin Lumley
ad0525dd29 feat: add linting 2024-01-28 16:20:10 -08:00
Devin Lumley
613ada0063 Initial commit 2024-01-28 16:00:23 -08:00