summaryrefslogtreecommitdiffstats
path: root/hugo.toml
AgeCommit message (Expand)AuthorFilesLines
2026-04-20updated i18n files in theme to reflect new variables added. Updated TODO and ...Danilo M.1-7/+7
2026-04-20feat: add search index JSON generation templateDanilo M.1-0/+14
2026-04-18updates to TODO.md and hugo.tomlDanilo M.1-1/+1
2026-04-18feat: add Open Graph and Twitter Card meta tags for social sharingDanilo M.1-0/+1
2026-04-18refactor: syntax highlighting with Catppuccin Macchiato and copy buttonsDanilo M.1-2/+10
2026-04-18fix: enable related articles widget on article pagesDanilo M.1-0/+14
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