diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-30 14:19:01 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-30 14:19:01 +0200 |
| commit | 7259fd5bc8a7ed07f7bd453e3567dec18778f934 (patch) | |
| tree | ed2e29b2b4532bb729b512c42c30c8f9f0dcbe8f /TODO.md | |
| parent | 1490951e53a681fe7c8f86a2f87204e6f5280af1 (diff) | |
| download | danixxyz-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.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) - |
