Commit graph

275 commits

Author SHA1 Message Date
Devin Haska
dbc72a383e feat: misc cleanup 2024-02-05 16:50:11 -08:00
Devin Haska
9dc3ddeec7 feat: add navigation items 2024-02-05 16:22:18 -08:00
Devin Haska
59ef51d6c6 feat: add meta tags 2024-02-05 15:49:32 -08:00
Devin Haska
df1c7a795f feat: add first pass of navbar 2024-02-05 15:42:32 -08:00
Devin Haska
b702a3878d feat: add style for date and categories 2024-02-05 13:14:21 -08:00
Devin Haska
3eafffdd3a feat: add jsconfig.json file 2024-02-04 11:16:55 -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
0de2968fa0 feat: adding my first post as a test 2024-02-02 09:27:55 -08:00
Devin Haska
24a16f8557 feat: add books collection 2024-02-01 21:31:31 -08:00
Devin Haska
900377c334 feat: move all content to content dir 2024-02-01 21:27:55 -08:00
Devin Haska
8550a2d98b feat: reorg project 2024-02-01 16:30:39 -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
ad435a16db feat: add image shortcode 2024-01-31 21:52:07 -08:00
Devin Haska
189cc0a829 fix: update abbr element style 2024-01-31 15:19:43 -08:00
Devin Haska
b933aae79f feat: add markdown plugins 2024-01-31 14:42:11 -08:00
Devin Haska
29872edc10 feat: add markdown-it library 2024-01-31 11:41:17 -08:00
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