Agentic Semantic Web — CSS framework for agent-generated web content. Semantic HTML + data-attributes. Zero classes.
Find a file
Vigilio Desto 5deaa22e38
Port head partials: SEO, OG, JSON-LD, AI disclosure, tag-nav
- layouts/partials/head.html: full <head> partial with meta partials + CSS pipeline
- layouts/partials/meta/seo.html: canonical URL + robots directives
- layouts/partials/meta/og.html: Open Graph + Twitter Card meta tags
- layouts/partials/meta/ai-disclosure.html: AI content disclosure (EU AI Act)
- layouts/partials/meta/json-ld.html: Schema.org JSON-LD structured data
- layouts/partials/tag-nav.html: site-wide tag cloud partial
- layouts/_default/baseof.html: simplified to use partial head.html
- layouts/_default/single.html: removed inline head block (now in head.html)

Verified: canonical, robots, OG tags, ai-content-disclosure on live pages.
96 pages build clean.

Closes: asw#15
2026-04-10 18:42:21 +02:00
archetypes Add dorveille article and full Hugo site scaffold 2026-04-10 17:23:51 +02:00
assets/css fix: remap gray-13/14/15 to Open Props range (0-12) 2026-04-10 17:57:09 +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 fix: CSS layers were silently dropped by postcss-import 2026-04-10 17:53:17 +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.