aboutsummaryrefslogtreecommitdiff
path: root/src/app/config.rs
AgeCommit message (Collapse)AuthorFilesLines
2023-08-21fix clippy suggestionsXe Iaso1-7/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-28atom feed: show contentXe Iaso1-1/+1
Closes #609 Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-25site update: MimiXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-19app/config: make character info a h3 for future upcoming evil plansXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-02add stream VOD pageXe Iaso1-1/+59
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-23Add page that explains the characters in the blogXe Iaso1-6/+46
Signed-off-by: Xe <me@christine.website>
2023-01-04implement pronouns supportXe Iaso1-3/+57
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-25Start version 3 (#573)Xe Iaso1-12/+78
* Start version 3 * 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> * fix nix builds Signed-off-by: Xe Iaso <me@christine.website> * fix dhall build Signed-off-by: Xe Iaso <me@christine.website> * fix non-flakes build Signed-off-by: Xe Iaso <me@christine.website> * make new mastodon share button Signed-off-by: Xe Iaso <me@christine.website> * remove the rest of the ructe templates that I can remove Signed-off-by: Xe Iaso <me@christine.website> * refactor blogposts to its own file Signed-off-by: Xe Iaso <me@christine.website> * move resume to be generated by nix Signed-off-by: Xe Iaso <me@christine.website> * write article Signed-off-by: Xe Iaso <me@christine.website> * blog/site-update-v3: hero image Signed-off-by: Xe Iaso <me@christine.website> * add site update series tag to site updates Signed-off-by: Xe Iaso <me@christine.website> Signed-off-by: Xe <me@christine.website> Signed-off-by: Xe Iaso <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>