Agentic Semantic Web — CSS framework for agent-generated web content. Semantic HTML + data-attributes. Zero classes.
Find a file
Ludo ecfbed0374
feat: add page content type for site infrastructure
Distinct from articles/essays/notes — pages have no publish lifecycle,
no date, no TOC, no prev/next. <main> landmark, not <article>.
Groundwork: layouts/page/single.html + content/pages/about.md stub.
2026-04-11 13:37:52 +02:00
archetypes Add dorveille article and full Hugo site scaffold 2026-04-10 17:23:51 +02:00
assets/css refactor: rename content types to semantic taxonomy 2026-04-11 13:36:58 +02:00
content feat: add page content type for site infrastructure 2026-04-11 13:37:52 +02:00
docs refactor: rename content types to semantic taxonomy 2026-04-11 13:36:58 +02:00
layouts feat: add page content type for site infrastructure 2026-04-11 13:37:52 +02:00
static build: updated compiled CSS + palette-test.html demo page 2026-04-10 19:44:11 +02:00
.gitignore Add dorveille article and full Hugo site scaffold 2026-04-10 17:23:51 +02:00
deploy.sh restructure: main.css is the manifest, 01-asw.css is the framework 2026-04-10 19:27:39 +02:00
hugo.toml refactor: rename content types to semantic taxonomy 2026-04-11 13:36:58 +02:00
hugo_stats.json Port vault section (5 pages) and docs section (11 pages) 2026-04-10 18:40:50 +02:00
package-lock.json Add dorveille article and full Hugo site scaffold 2026-04-10 17:23:51 +02:00
package.json Add dorveille article and full Hugo site scaffold 2026-04-10 17:23:51 +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.