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
/
module.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-333
/
+323
*
refactor: Bump nightlky Rust toolchain channel and fix lints
Fuwn
2026-01-21
1
-17
/
+17
*
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
1
-4
/
+19
*
feat(blog): priority field
Fuwn
2024-11-03
1
-2
/
+19
*
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
1
-19
/
+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
1
-0
/
+290