summaryrefslogtreecommitdiffstats
path: root/hugo.toml
AgeCommit message (Collapse)AuthorFilesLines
2026-04-15Fix shortcode location: move from shortcodes/ to layouts/shortcodes/Danilo M.1-3/+3
Hugo v0.156.0+ requires shortcodes to be in layouts/shortcodes/ directory. Moved all shortcodes (gravatar, image, gallery, contact-form) to correct location. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-15feat: add site configuration with bilingual setup and article typesDanilo M.1-0/+91