Agentic Semantic Web — CSS framework for agent-generated web content. Semantic HTML + data-attributes. Zero classes.
Find a file
Vigilio Desto c6247aea5a
Layout: add body > main container rule — was missing from landmarks
Hugo pack and most SSGs wrap content in <main>. ASW had container
rules for body > nav, footer, header, article, section — but not main.
Main was unconstrained, spanning full viewport.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 18:20:37 +02:00
dist Layout: add body > main container rule — was missing from landmarks 2026-04-12 18:20:37 +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 Fix Hugo pack nav to match ASW site structure 2026-04-12 14:34:19 +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 Layout: add body > main container rule — was missing from landmarks 2026-04-12 18:20:37 +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.