diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 27 |
1 files changed, 14 insertions, 13 deletions
@@ -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) - |
