Commit graph

13 commits

Author SHA1 Message Date
c3d2d3c183 feat: update repoUrl
All checks were successful
Build and Deploy / build_and_deploy (push) Successful in 1m57s
2025-05-27 09:21:38 -07:00
Devin Haska
bd2d4efe45 feat: changelog and colophon update 2025-04-16 10:31:08 -07:00
Devin Haska
383e3e4c90 feat: update global font 2025-04-04 16:15:14 -07:00
Devin Haska
e6cfa88f61 feat: update implementation of RSS feeds
Adds a new filter `convertRelativeLinks` that converts any relative link
to an absolute path
Adds an XML transform to minify the final output for smaller filesizes
Updates some data in meta
Adds a new macro for generating an RSS feed
2025-04-04 13:15:51 -07:00
Devin Haska
2aa912399c feat: add postcss filter
All CSS processing is handled by the filter, and is now inlined into the
HTML
2025-03-16 12:07:31 -07:00
Devin Haska
408e859ef4 feat: rename includes and data directories 2025-03-16 11:43:16 -07: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 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