summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
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)