summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-22 00:01:19 +0200
committerDanilo M. <danix@danix.xyz>2026-04-22 00:01:19 +0200
commit31f6a3336494181203731a6f2ea0f3d39328cbaa (patch)
tree745609565625064de389a1905b50809127eb3d11
parent702265c58133da18ed890c91fd01dd9aa38893f2 (diff)
downloaddanixxyz-31f6a3336494181203731a6f2ea0f3d39328cbaa.tar.gz
danixxyz-31f6a3336494181203731a6f2ea0f3d39328cbaa.zip
chore: pushing updated todo list.
-rw-r--r--.claude/settings.local.json5
-rw-r--r--TODO.md1
2 files changed, 4 insertions, 2 deletions
diff --git a/.claude/settings.local.json b/.claude/settings.local.json
index 88d4d72..2bd495f 100644
--- a/.claude/settings.local.json
+++ b/.claude/settings.local.json
@@ -23,10 +23,11 @@
"Bash(curl -s http://localhost:1313/articles/)",
"Bash(curl -s http://localhost:1313/css/main.min.css)",
"Bash(hugo version *)",
- "Bash(curl -s \"http://localhost:1313/articles/\")",
"Bash(curl -s http://localhost:1313/tags/hugo/)",
"Bash(curl -s http://localhost:1313/categories/)",
- "Bash(curl *)"
+ "Bash(curl *)",
+ "Bash(~/superpowers/scripts/start-server.sh *)",
+ "Bash(hugo --minify)"
]
}
}
diff --git a/TODO.md b/TODO.md
index 41698e1..274fcbf 100644
--- a/TODO.md
+++ b/TODO.md
@@ -14,6 +14,7 @@
- [✅] Sitemap & robots.txt optimization
- [✅] Prev/Next navigation in single articles view.
- [✅] debug Prev/Next navigation on narrow screens (out of viewport)
+- [✅] tag cloud (reusable, homepage, 404 and sidebar for articles)
- [ ] Analytics (privacy-respecting)
- [✅] add back-to-top button
- [✅] Lazy loading articles in list view