aboutsummaryrefslogtreecommitdiff
path: root/src/modules/blog/config.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(blog): Add canonical and alias slug routing from Notion Slugs with ↵Fuwn2026-02-181-0/+3
| | | | title fallback
* 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