asw/site/layouts/partials
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
..
meta refactor: restructure repo into src/ site/ dist/ vendor/ packs/ 2026-04-11 15:12:42 +02:00
head.html fix: default site to dark mode 2026-04-11 20:46:43 +02:00
nav.html Fix Hugo build: nav.html used invalid hugo.Data syntax, fix deploy.sh path 2026-04-12 13:54:34 +02:00
tag-nav.html refactor: restructure repo into src/ site/ dist/ vendor/ packs/ 2026-04-11 15:12:42 +02:00