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