summaryrefslogtreecommitdiffstats
path: root/hugo.toml
AgeCommit message (Collapse)AuthorFilesLines
2026-04-05docs: add comprehensive menu configuration guideDanilo M.1-1/+16
Added documentation explaining how to configure navigation menu via hugo.toml: - Explains menu item parameters (name, pageRef, weight) - Shows how to add new menu items - Demonstrates external links - Provides examples of creating pages for menu items Also updated hugo.toml with better comments explaining menu configuration. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-05fix: remove deprecated config and unsupported highlight parametersDanilo M.1-5/+1
2026-04-05config: set up sections, menus, and chroma highlightingDanilo M.1-19/+43
2026-04-04initial theme setup.Danilo M.1-0/+24