index
:
locus
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
blog
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(blog): Add canonical and alias slug routing from Notion Slugs with title...
Fuwn
2026-02-18
2
-33
/
+252
*
perf(blog): Make manual and startup Notion refresh non-blocking with in-progr...
Fuwn
2026-02-14
1
-13
/
+47
*
feat(blog): Add hidden query flag to trigger manual Notion sync
Fuwn
2026-02-14
1
-2
/
+32
*
fix(blog): Remove extra whitespace on category pages without descriptions
Fuwn
2026-02-14
1
-32
/
+100
*
feat(blog): Sort blog listings and recent posts by true chronological date
Fuwn
2026-02-14
3
-27
/
+182
*
feat(blog): Treat Notion Hidden posts as private across site and RSS
Fuwn
2026-02-14
2
-9
/
+144
*
fix(blog): Hide parameterised blog routes from directory listing
Fuwn
2026-02-12
1
-2
/
+2
*
feat(blog): Configurable Notion refresh interval via environment variable
Fuwn
2026-02-12
1
-9
/
+7
*
feat: Replace static blog system with Notion-backed dynamic content
Fuwn
2026-02-11
2
-383
/
+338
*
refactor: Bump nightlky Rust toolchain channel and fix lints
Fuwn
2026-01-21
2
-26
/
+34
*
fix: Various optimisations
Fuwn
2026-01-12
1
-53
/
+51
*
feat(blog): Change post metadata display format
Fuwn
2025-05-10
1
-3
/
+3
*
feat(index): add recent posts section
Fuwn
2024-11-03
2
-4
/
+36
*
feat(blog): priority field
Fuwn
2024-11-03
2
-5
/
+26
*
feat(blogs): finger_archive
Fuwn
2024-06-28
1
-1
/
+12
*
build: nix flake
Fuwn
2024-06-17
1
-1
/
+1
*
refactor: remove file header
Fuwn
2024-06-17
2
-37
/
+1
*
blog: create The Daily blog
Fuwn
2024-06-17
1
-16
/
+24
*
refactor: constants for root urls
Fuwn
2024-06-16
1
-4
/
+5
*
fix(blog): use real title for xml title
Fuwn
2024-06-16
1
-23
/
+20
*
feat(rustc): bump nightly
Fuwn
2024-03-05
1
-2
/
+2
*
fix(blog): use real title for description
Fuwn
2023-05-17
1
-1
/
+6
*
deps(windmark): bump to 0.3.9
Fuwn
2023-05-17
1
-2
/
+2
*
style: rewrite formatter
Fuwn
2023-04-17
1
-25
/
+19
*
refactor(response): rewrite unnecessary macro to function
Fuwn
2023-04-16
1
-6
/
+6
*
deps(rust): bump to nightly-2023-04-15
Fuwn
2023-04-16
1
-32
/
+18
*
deps(windmark): bump 0.2.5 -> 0.3.1
Fuwn
2023-04-06
1
-45
/
+37
*
deps(windmark): bump 0.2.1 -> 0.2.2
Fuwn
2023-03-30
1
-4
/
+3
*
refactor(blog): macro-ify header
Fuwn
2022-08-21
1
-20
/
+14
*
feat(module.rs): display custom entry name on listing page
Fuwn
2022-08-16
1
-8
/
+10
*
feat(blog): rss feed for blogs
Fuwn
2022-07-08
1
-5
/
+74
*
format(modules): casing of top level headers
Fuwn
2022-06-14
1
-2
/
+2
*
feat(blog): description for tracked mounts
Fuwn
2022-06-12
1
-27
/
+42
*
refactor(content): move blogs
Fuwn
2022-06-12
1
-3
/
+3
*
feat(blog): sub-blog configuration
Fuwn
2022-06-12
2
-0
/
+349