summaryrefslogtreecommitdiffstats
path: root/TODO.md
AgeCommit message (Collapse)AuthorFilesLines
2026-04-18updates to TODO.md and hugo.tomlDanilo M.1-0/+1
2026-04-18chore: update TODO.md - OG meta tags completeDanilo M.1-2/+2
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-18updated TODO.mdDanilo M.1-0/+1
2026-04-18removed all occurrencies of the highlight shortcode. File removed.Danilo M.1-1/+1
2026-04-18consolidated duplicated shortcodes. Initial fix of the content files. Manual ↵Danilo M.1-0/+2
review needed
2026-04-18fixed: larger sidebar titles, color --accent WCAG AA passed.Danilo M.1-0/+1
2026-04-18chore: Updated TODO.mdDanilo M.1-1/+2
2026-04-17feat: add social-share partial with 9 targets and two layout modesDanilo M.1-1/+3
2026-04-17week-6: complete 404 and repository pages implementationDanilo M.1-30/+4
Deliverables: - Implemented language-specific 404 pages (404.en.html, 404.it.html) * Hugo i18n template pattern for automatic language routing * Full translation support for all UI strings * Easter egg modal with interactive experience * Theme-aware styling (dark/light mode) * Search functionality and recent articles - Built Repository page with full Slackware package showcase * Hero section, quick start guide, installation instructions * Responsive card grid layout for packages * GitHub repository links with visit buttons * Complete i18n translations for all content * Theme-aware styling throughout - Integrated Repository menu entry * Added to main navigation in both languages * Positioned between Contact and Privacy (weight: 4) * Added missing i18n translation keys Testing: - Verified 404 routing works correctly in Hugo dev server - Validated all translations display without warnings - Confirmed theme switching works on both pages - Tested mobile and desktop layouts - Menu entries render correctly in all views Cleanup: - Removed outdated Week 1-5 documentation - Archived progress reports in git history - Retained essential technical documentation Status: Ready for Week 7 implementation Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-17docs: add Week 6+ TODO list for pages, testing, and future enhancementsDanilo M.1-0/+47