Devin Haska
|
7c38b2fa4b
|
feat: simplify layout structure
|
2024-02-22 14:10:12 -08:00 |
|
Devin Haska
|
5ca157c65a
|
feat: move css builder to styles.11ty.js
|
2024-02-21 20:45:51 -08:00 |
|
Devin Haska
|
449d650b75
|
feat: move css to own directory
|
2024-02-21 14:51:16 -08:00 |
|
Devin Haska
|
598102a7ec
|
feat: update postcss config
|
2024-02-21 12:08:49 -08:00 |
|
Devin Haska
|
77da511139
|
feat: add youtube shortcode
|
2024-02-18 00:10:31 -08:00 |
|
Devin Haska
|
c86f0d7f04
|
feat: theme revisions
|
2024-02-12 22:21:42 -08:00 |
|
|
a8a79d9f29
|
feat: cleanup, add title tag finally
|
2024-02-08 21:39:45 -08:00 |
|
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
|
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 |
|