| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-17 | docs: add social sharing widget implementation plan | Danilo M. | 1 | -0/+456 |
| 2026-04-17 | docs: add social sharing widget design spec | Danilo M. | 1 | -0/+199 |
| 2026-04-17 | fix: show Related Articles widget only on articles, not pages | Danilo M. | 1 | -2/+2 |
| 2026-04-17 | feat: implement Related Articles sidebar widget | Danilo M. | 1 | -7/+28 |
| 2026-04-17 | cleanup of the working tree. Created docs/{policies,reports} folders to keep ... | Danilo M. | 11 | -339/+0 |
| 2026-04-17 | week-6: complete 404 and repository pages implementation | Danilo M. | 21 | -6728/+221 |
| 2026-04-17 | Stop tracking HANDOFF.md as it is a local only file. | Danilo M. | 1 | -14/+0 |
| 2026-04-17 | Stop tracking danixxyz.tar.gz as it is a generated file. | Danilo M. | 1 | -0/+0 |
| 2026-04-17 | added compressed public folder to gitignore | Danilo M. | 1 | -0/+1 |
| 2026-04-17 | fix: implement proper language-specific 404 layouts | Danilo M. | 4 | -20/+155 |
| 2026-04-17 | build: generate language-specific 404.html files | Danilo M. | 3 | -0/+2 |
| 2026-04-17 | fix: update 404 redirect rules to point to correct language pages | Danilo M. | 1 | -2/+2 |
| 2026-04-17 | fix: use content-based 404 pages with proper language context | Danilo M. | 5 | -170/+33 |
| 2026-04-17 | restore: re-add 404 redirect rules to hugo.toml | Danilo M. | 1 | -3/+3 |
| 2026-04-17 | fix: use language-specific 404 layouts with hardcoded strings | Danilo M. | 3 | -16/+167 |
| 2026-04-17 | fix: simplify 404 page to use Hugo's standard i18n without hacks | Danilo M. | 2 | -33/+4 |
| 2026-04-17 | Revert "fix: use language-specific 404 layouts for proper i18n support" | Danilo M. | 5 | -165/+32 |
| 2026-04-17 | fix: use language-specific 404 layouts for proper i18n support | Danilo M. | 5 | -32/+165 |
| 2026-04-17 | Revert "fix: detect language server-side in 404 template for proper translati... | Danilo M. | 1 | -48/+13 |
| 2026-04-17 | fix: detect language server-side in 404 template for proper translations | Danilo M. | 1 | -13/+48 |
| 2026-04-17 | fix: use client-side language detection with redirect rules for 404 navigation | Danilo M. | 3 | -14/+36 |
| 2026-04-17 | Revert "fix: use Hugo content-based 404 pages for proper multilingual support" | Danilo M. | 4 | -18/+21 |
| 2026-04-17 | fix: use Hugo content-based 404 pages for proper multilingual support | Danilo M. | 4 | -21/+18 |
| 2026-04-17 | fix: use client-side language detection for 404 navigation links | Danilo M. | 3 | -16/+21 |
| 2026-04-17 | fix: detect language from permalink instead of .Lang in 404 template | Danilo M. | 1 | -6/+10 |
| 2026-04-17 | fix: use language-aware URL construction for 404 navigation links | Danilo M. | 1 | -3/+7 |
| 2026-04-17 | fix: easter egg modal visibility by removing conflicting hidden class | Danilo M. | 1 | -2/+2 |
| 2026-04-17 | fix: add type="button" to all buttons to prevent form submission behavior | Danilo M. | 1 | -0/+4 |
| 2026-04-17 | debug: add console.log to test Alpine.js component registration | Danilo M. | 1 | -0/+4 |
| 2026-04-17 | fix: simplify Alpine.js component initialization by loading articles data dir... | Danilo M. | 2 | -9/+2 |
| 2026-04-17 | fix: correct Alpine.js x-init syntax for article data initialization | Danilo M. | 1 | -1/+1 |
| 2026-04-17 | fix: refactor 404 page to use Alpine.data() pattern for proper function regis... | Danilo M. | 3 | -39/+54 |
| 2026-04-17 | fix: move notFoundPage() function definition before x-data initialization to ... | Danilo M. | 1 | -40/+43 |
| 2026-04-17 | fix: improve styling and functionality for 404 and Repository pages | Danilo M. | 3 | -89/+40 |
| 2026-04-17 | Fix styling issues on 404 and Repository pages | Danilo M. | 2 | -11/+12 |
| 2026-04-17 | test: verify accessibility (WCAG AA) - heading hierarchy, contrast, focus, mo... | Danilo M. | 2 | -3/+393 |
| 2026-04-17 | test: verify repository page content, cards, keyboard nav, dark mode, responsive | Danilo M. | 3 | -8/+10 |
| 2026-04-17 | test: verify 404 page functionality (keyboard navigation, easter egg, dark mo... | Danilo M. | 2 | -13/+13 |
| 2026-04-17 | feat: add custom repository page layout with repo cards grid | Danilo M. | 1 | -0/+69 |
| 2026-04-17 | feat: add repository descriptions to Italian i18n | Danilo M. | 1 | -0/+8 |
| 2026-04-17 | feat: add repository descriptions to English i18n | Danilo M. | 1 | -0/+6 |
| 2026-04-17 | feat: add repository data file with GitHub repos list | Danilo M. | 1 | -0/+24 |
| 2026-04-17 | feat: create Italian repository page content | Danilo M. | 1 | -0/+62 |
| 2026-04-17 | feat: create English repository page content | Danilo M. | 1 | -0/+62 |
| 2026-04-17 | feat: add Repository page i18n strings (Italian) | Danilo M. | 1 | -0/+22 |
| 2026-04-17 | feat: add Repository page i18n strings (English) | Danilo M. | 1 | -0/+22 |
| 2026-04-17 | feat: create 404 error page with search, recent articles, and easter egg | Danilo M. | 3 | -0/+199 |
| 2026-04-17 | feat: add 404 page i18n strings (Italian) | Danilo M. | 1 | -0/+30 |
| 2026-04-17 | feat: add 404 page i18n strings (English) | Danilo M. | 1 | -0/+30 |
| 2026-04-17 | docs: add Week 6 planning, spec, and implementation plan (404 and Repository ... | Danilo M. | 5 | -29/+1951 |