asw/site
Vigilio Desto defcb22cc4
Fix Hugo build: nav.html used invalid hugo.Data syntax, fix deploy.sh path
nav.html: hugo.Data.nav.items → .Site.Data.nav.items (hugo.Data is not
a valid accessor for data files in any Hugo version).

deploy.sh: run hugo from site/ subdir, output to public/ at repo root
where nginx expects it. Use /usr/local/bin/hugo (v0.147.4) explicitly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 13:54:34 +02:00
..
archetypes refactor: restructure repo into src/ site/ dist/ vendor/ packs/ 2026-04-11 15:12:42 +02:00
content feat: homepage — hero, three layers, vocabulary, packs, explore 2026-04-11 21:26:33 +02:00
data fix: add Packs to navbar, reorder docs sidebar by importance 2026-04-11 18:30:20 +02:00
layouts Fix Hugo build: nav.html used invalid hugo.Data syntax, fix deploy.sh path 2026-04-12 13:54:34 +02:00
static feat: CMS-editable nav, categories taxonomy, site settings 2026-04-11 18:06:02 +02:00
hugo.toml fix: switch Hugo to CSS class-based syntax highlighting 2026-04-11 18:58:30 +02:00
hugo_stats.json feat: oklch color system, hamburger nav, theme toggle, footer, CSS fixes 2026-04-11 20:43:56 +02:00