Commit graph

4 commits

Author SHA1 Message Date
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
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
6a84af0c37 feat: move all css to includes dir 2025-03-16 11:55:36 -07:00
408e859ef4 feat: rename includes and data directories 2025-03-16 11:43:16 -07:00