summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-22 11:25:15 +0200
committerDanilo M. <danix@danix.xyz>2026-04-22 11:25:15 +0200
commiteabf31e28a25eb3c9e120d5212f1130f388d9522 (patch)
tree8b7f45a33b7f113938767114e6e8d49ad07d3fc0 /TODO.md
parentd55352596a17353c06900e2d31f09f6b51a65980 (diff)
downloaddanixxyz-eabf31e28a25eb3c9e120d5212f1130f388d9522.tar.gz
danixxyz-eabf31e28a25eb3c9e120d5212f1130f388d9522.zip
pushing updated TODO.md
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/TODO.md b/TODO.md
index 274fcbf..f414424 100644
--- a/TODO.md
+++ b/TODO.md
@@ -15,19 +15,19 @@
- [✅] 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
- [✅] modify articles list view to be more of a timeline (line in middle, articles on sides)
- [✅] remove article type labels from static pages
-- [ ] Progressive enhancement (offline support)
-- [⏳] Create accessibility badges component (WCAG 2.1 AA, Keyboard Accessible, Screen Reader Compatible)
-- [ ] Add badges to footer with links to A11Y-AUDIT-REPORT.md
-- [ ] Add accessibility section to About page (Week 6)
+- [✅] Create accessibility badges component (WCAG 2.1 AA, Keyboard Accessible, Screen Reader Compatible)
+- [✅] Add badges to footer with links to A11Y-AUDIT-REPORT.md
+- [ ] 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
+- [✅] Breadcrumb JSON-LD structured data
- [ ] Extended screen reader testing (JAWS, TalkBack)
- [ ] Mobile device testing (real devices, not just emulation)
- [ ] Performance audit (Google Lighthouse)