blob: 00baccc1da1bc323f8b8f89a33710453b5479fa1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
# danix.xyz Week 6+ TODO List
- [ ] 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
- [✅] Theme-aware default thumbnails
- [ ] Sitemap & robots.txt optimization
- [ ] Blog/Articles with syntax highlighting
- [ ] Analytics (privacy-respecting)
- [ ] Progressive enhancement (offline support)
- [ ] Create accessibility badges component (WCAG 2.1 AA, Keyboard Accessible, Screen Reader Compatible)
- [ ] Add badges to footer with links to A11Y-AUDIT-REPORT.md
- [ ] Add accessibility section to About page (Week 6)
### Optional Enhancements
- [ ] 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)
|