aboutsummaryrefslogtreecommitdiff
path: root/src/modules/blog/config.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(blog): Add canonical and alias slug routing from Notion Slugs with title...Fuwn2026-02-181-0/+3
* feat(blog): Sort blog listings and recent posts by true chronological dateFuwn2026-02-141-0/+1
* feat(blog): Treat Notion Hidden posts as private across site and RSSFuwn2026-02-141-0/+1
* feat: Replace static blog system with Notion-backed dynamic contentFuwn2026-02-111-50/+15
* refactor: Bump nightlky Rust toolchain channel and fix lintsFuwn2026-01-211-9/+17
* feat(blog): priority fieldFuwn2024-11-031-3/+7
* refactor: remove file headerFuwn2024-06-171-18/+0
* feat(blog): sub-blog configurationFuwn2022-06-121-0/+59