Agentic Semantic Web — CSS framework for agent-generated web content. Semantic HTML + data-attributes. Zero classes.
Find a file
Vigilio Desto 82754338a9
fix: remap CSS container rules from <main> to <article>
body > nav/header/article/footer all get container alignment
(max-width, auto margins, responsive padding). Replaces all
body > main selectors to match the new landmark structure.
2026-04-10 20:39:13 +02:00
archetypes Add dorveille article and full Hugo site scaffold 2026-04-10 17:23:51 +02:00
assets/css fix: remap CSS container rules from <main> to <article> 2026-04-10 20:39:13 +02:00
content Port vault section (5 pages) and docs section (11 pages) 2026-04-10 18:40:50 +02:00
docs frontmatter spec + dorveille tags + dynamic AI disclosure in templates 2026-04-10 18:28:03 +02:00
layouts drop <main>, use <article role="main"> — bold landmark structure 2026-04-10 20:33:25 +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 Port homepage, posts section, shortcodes; update hugo.toml menus 2026-04-10 18:38:31 +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.