Agentic Semantic Web — CSS framework for agent-generated web content. Semantic HTML + data-attributes. Zero classes.
- templates/index.html — landing/hero page with feature cards - templates/docs.html — docs layout with sidebar nav, content, and TOC - templates/article.html — long-form prose with code blocks and blockquotes - templates/dashboard.html — stats grid with system status panels - templates/tasks.html — vault-style task tracker with data-task attributes All templates use semantic HTML only, data-layout attributes for structure, zero class= for layout, and link to dist/asw.css. |
||
|---|---|---|
| archive | ||
| dist | ||
| docs | ||
| openspec | ||
| src | ||
| templates | ||
| vendor | ||
| .gitignore | ||
| AGENTS.md | ||
| CATALOG.md | ||
| deploy.sh | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
asw
Agentic Semantic Web — CSS framework for agent-generated web content. Semantic HTML + data-attributes. Zero classes.