| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-04-22 | chore: extract theme into git submodule (danix2-hugo-theme) | Danilo M. | 1 | -36/+0 | |
| 2026-04-22 | fix: breadcrumb uses actual page ancestors instead of hardcoded articles path | Danilo M. | 1 | -11/+14 | |
| Static pages under /is/ now show correct breadcrumb trail (eg. Home / About / Privacy). Articles still show Home / Articles / Title. Both HTML breadcrumb and JSON-LD structured data updated. | |||||
| 2026-04-22 | feat: add Breadcrumb JSON-LD structured data to single pages | Danilo M. | 1 | -0/+33 | |
| - New partial: breadcrumb-jsonld.html generates BreadcrumbList schema - Integrated into head-meta.html for single content pages only - i18n aware: Italian uses /it/ prefix, localized "Home"/"Articoli" - No JSON-LD on homepage or list pages (Kind="page" guard) - Valid JSON schema per https://schema.org/BreadcrumbList - Fixes TODO.md:30 Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> | |||||
