summaryrefslogtreecommitdiffstats
path: root/hugo.toml
AgeCommit message (Expand)AuthorFilesLines
2026-04-17week-6: complete 404 and repository pages implementationDanilo M.1-2/+14
2026-04-17fix: update 404 redirect rules to point to correct language pagesDanilo M.1-2/+2
2026-04-17fix: use content-based 404 pages with proper language contextDanilo M.1-2/+2
2026-04-17restore: re-add 404 redirect rules to hugo.tomlDanilo M.1-3/+3
2026-04-17fix: use language-specific 404 layouts with hardcoded stringsDanilo M.1-3/+3
2026-04-17fix: use client-side language detection with redirect rules for 404 navigationDanilo M.1-0/+10
2026-04-15Implement taxonomy system for tags and categoriesDanilo M.1-0/+5
2026-04-15Complete multilingual theme implementation with language-aware menusDanilo M.1-19/+49
2026-04-15Fix shortcode location: move from shortcodes/ to layouts/shortcodes/Danilo M.1-3/+3
2026-04-15feat: add site configuration with bilingual setup and article typesDanilo M.1-0/+91