Agentic Semantic Web — CSS framework for agent-generated web content. Semantic HTML + data-attributes. Zero classes.
Find a file
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
dist build: rebuild dist/asw.css with data-demo + chroma fixes 2026-04-11 19:00:14 +02:00
docs feat: legacy import — packs, examples, lab, themes, docs, lineage 2026-04-11 16:57:39 +02:00
examples feat: legacy import — packs, examples, lab, themes, docs, lineage 2026-04-11 16:57:39 +02:00
openspec feat: add OpenSpec specs and changes for ASW restructure 2026-04-11 14:58:39 +02:00
packs feat: legacy import — packs, examples, lab, themes, docs, lineage 2026-04-11 16:57:39 +02:00
site Fix Hugo build: nav.html used invalid hugo.Data syntax, fix deploy.sh path 2026-04-12 13:54:34 +02:00
src fix: landing page layout — centered h2s, constrained width, data-landing 2026-04-11 21:29:20 +02:00
vendor refactor: restructure repo into src/ site/ dist/ vendor/ packs/ 2026-04-11 15:12:42 +02:00
.gitignore refactor: restructure repo into src/ site/ dist/ vendor/ packs/ 2026-04-11 15:12:42 +02:00
deploy.sh Fix Hugo build: nav.html used invalid hugo.Data syntax, fix deploy.sh path 2026-04-12 13:54:34 +02:00
package-lock.json feat: auto-generated docs sidebar, Decap CMS, content migration infra 2026-04-11 18:02:34 +02:00
package.json feat: auto-generated docs sidebar, Decap CMS, content migration infra 2026-04-11 18:02:34 +02:00
postcss.config.js Add dorveille article and full Hugo site scaffold 2026-04-10 17:23:51 +02:00
README.md Initial commit 2026-04-10 14:57:18 +00:00

asw

Agentic Semantic Web — CSS framework for agent-generated web content. Semantic HTML + data-attributes. Zero classes.