Agentic Semantic Web — CSS framework for agent-generated web content. Semantic HTML + data-attributes. Zero classes.
Find a file
Ludo 21524b4b25
refactor: standardize all Hugo templates — consistent landmark structure
All templates now follow: body > nav > article > header + content + footer

Removed:
- <hgroup> (redundant, header+h1+p serves same purpose)
- <main> (article is the content landmark)
- role="main" on article (incorrect ARIA)
- header block in baseof (header now inside article)

Standardized: default, docs, essay, notes, console, page, list, index.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 18:37:47 +02:00
dist refactor: restructure repo into src/ site/ dist/ vendor/ packs/ 2026-04-11 15:12:42 +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 refactor: standardize all Hugo templates — consistent landmark structure 2026-04-11 18:37:47 +02:00
src feat: legacy import — packs, examples, lab, themes, docs, lineage 2026-04-11 16:57:39 +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 restructure: main.css is the manifest, 01-asw.css is the framework 2026-04-10 19:27:39 +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.