]> danix's work - danix.xyz-2.git/commitdiff
chore: pushing updated todo list.
authorDanilo M. <redacted>
Tue, 21 Apr 2026 22:01:19 +0000 (00:01 +0200)
committerDanilo M. <redacted>
Tue, 21 Apr 2026 22:01:19 +0000 (00:01 +0200)
.claude/settings.local.json
TODO.md

index 88d4d724e67dd3d0cd97ffbb7c215b54b533a60f..2bd495f6e6f2d2ec26184aaeb002db7a0c239f33 100644 (file)
       "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 41698e10b45682752e3db5b7a51fc11643d805b1..274fcbf00e9933e98d83cca27fdad01287eae31c 100644 (file)
--- 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