diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-29 13:14:46 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-29 13:14:46 +0200 |
| commit | fb98e1e94d624605ba6ea75daf5e8ce0400fa629 (patch) | |
| tree | d0fbb57dfb7ad4ca2c60603e77e796e860e841fa /TODO.md | |
| parent | 9af1bb4f87931012184509a71b1cf60d96730ad9 (diff) | |
| parent | dc4eba2c6a709995a2f4718f9fb407f3057a13b8 (diff) | |
| download | danixxyz-fb98e1e94d624605ba6ea75daf5e8ce0400fa629.tar.gz danixxyz-fb98e1e94d624605ba6ea75daf5e8ce0400fa629.zip | |
Merge branch 'master' into productionrelease_29042026-1314
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -1,12 +1,16 @@ # 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 +- [ ] lazy loading in list view should honor the article side (not all from left) - [⏳] Content review (correct post type, fix thumbnails, metadata, etc.) -- [✅] Related Articles widget in sidebar. - [✅] social sharing sidebar widget - [✅] titles redesign (mono font // Title) - [✅] Sidebar widgets redesign (no box, mono font "# Title") - [✅] Footer redesign (3-column, social badges, fortune cookie, tech badges, etc.) -- [✅] related articles debug - [✅] shortcodes cleanup (remove duplicates) - [✅] Search functionality - [✅] Open Graph meta tags for social sharing @@ -21,8 +25,8 @@ - [✅] remove article type labels from static pages - [✅] Create accessibility badges component (WCAG 2.1 AA, Keyboard Accessible, Screen Reader Compatible) - [✅] 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 +- [✅] theme and content should live on two separate git repos +- [✅] Add accessibility section to About page ### Optional Enhancements - [ ] Analytics (privacy-respecting) |
