summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-30 14:19:01 +0200
committerDanilo M. <danix@danix.xyz>2026-04-30 14:19:01 +0200
commit7259fd5bc8a7ed07f7bd453e3567dec18778f934 (patch)
treeed2e29b2b4532bb729b512c42c30c8f9f0dcbe8f /TODO.md
parent1490951e53a681fe7c8f86a2f87204e6f5280af1 (diff)
downloaddanixxyz-7259fd5bc8a7ed07f7bd453e3567dec18778f934.tar.gz
danixxyz-7259fd5bc8a7ed07f7bd453e3567dec18778f934.zip
content: replace remaining emoticons in sasso article + update TODO.mdrelease_30042026-1419
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md27
1 files changed, 14 insertions, 13 deletions
diff --git a/TODO.md b/TODO.md
index ae6b00b..6726c8d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,13 +1,24 @@
# danix.xyz TODO List
## Urgent
-- [✅] missing related articles logic in sidebar for articles
-- [✅] article stats in sidebar (Author, number of words, reading time, thumbnail, etc.)
## no top priority
-- [ ] unified emoji in articles prose.
- [ ] lazy loading in list view should honor the article side (not all from left)
- [⏳] Content review (correct post type, fix thumbnails, metadata, etc.)
+
+### Optional Enhancements
+- [ ] Analytics (privacy-respecting)
+- [ ] Progressive enhancement (offline support)
+- [ ] New Blog/Articles with syntax highlighting
+- [ ] Extended screen reader testing (JAWS, TalkBack)
+- [ ] Mobile device testing (real devices, not just emulation)
+- [ ] Performance audit (Google Lighthouse)
+- [ ] SEO audit (structured data, meta descriptions)
+
+## Done
+- [✅] unified emoji in articles prose.
+- [✅] missing related articles logic in sidebar for articles
+- [✅] article stats in sidebar (Author, number of words, reading time, thumbnail, etc.)
- [✅] social sharing sidebar widget
- [✅] titles redesign (mono font // Title)
- [✅] Sidebar widgets redesign (no box, mono font "# Title")
@@ -28,14 +39,4 @@
- [✅] Add badges to footer with links to A11Y-AUDIT-REPORT.md
- [✅] theme and content should live on two separate git repos
- [✅] Add accessibility section to About page
-
-### Optional Enhancements
-- [ ] Analytics (privacy-respecting)
-- [ ] Progressive enhancement (offline support)
-- [ ] New Blog/Articles with syntax highlighting
- [✅] Breadcrumb JSON-LD structured data
-- [ ] Extended screen reader testing (JAWS, TalkBack)
-- [ ] Mobile device testing (real devices, not just emulation)
-- [ ] Performance audit (Google Lighthouse)
-- [ ] SEO audit (structured data, meta descriptions)
-