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
|
9b773d7ce2
|
fix: clean up html/njk formatting
|
2024-02-04 10:53:11 -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 |
|