Agentic Semantic Web — CSS framework for agent-generated web content. Semantic HTML + data-attributes. Zero classes.
Find a file
Vigilio Desto 376bfb2364
cleanup: replace 37 hardcoded values with token references
Across 6 layer files: 1px→var(--border-width), 1rem→var(--space-4),
2rem→var(--space-6), etc. Intentionally left: 3px accent borders,
graduated chart spacing, em-based sub/sup ratios.
2026-04-10 19:27:46 +02:00
archetypes Add dorveille article and full Hugo site scaffold 2026-04-10 17:23:51 +02:00
assets/css cleanup: replace 37 hardcoded values with token references 2026-04-10 19:27:46 +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 Port head partials: SEO, OG, JSON-LD, AI disclosure, tag-nav 2026-04-10 18:42:21 +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.