From 7259fd5bc8a7ed07f7bd453e3567dec18778f934 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Thu, 30 Apr 2026 14:19:01 +0200 Subject: content: replace remaining emoticons in sasso article + update TODO.md Co-Authored-By: Claude Sonnet 4.6 --- TODO.md | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'TODO.md') 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) - -- cgit v1.2.3