aboutsummaryrefslogtreecommitdiff
path: root/src/app/config.rs
AgeCommit message (Collapse)AuthorFilesLines
2022-11-24Start version 3Xe Iaso1-12/+78
* Change version to 3.0.0 in Cargo.toml * Add metadata for series * Change types for signal boosts * Add start of LaTeX resume generation at Nix time * Add start of proper author tagging for posts in JSONFeed and ldjson * Convert templates to use Maud * Add start of dynamic resume generation from dhall * Make patrons page embed thumbnails TODO: * [ ] Remove the rest of the old templates * [ ] Bring in Xeact for the share on mastodon button * [ ] Site update post Signed-off-by: Xe <me@christine.website>
2022-11-23Update Maud to 0.24.0Xe Iaso1-2/+2
Closes #552 Signed-off-by: Xe <me@christine.website>
2022-06-21job history: even moreXe1-0/+178
Signed-off-by: Xe <me@christine.website>