Port vault section (5 pages) and docs section (11 pages)
- content/vault/: _index.md, diff.md, session.md, status.md, tasks.md, wikilinks.md - content/docs/: _index.md, introduction, tokens, reset, semantic-html, components, data-attributes, navigation, layouts, charts, chroma, accordion-dialog 96 pages build clean (was 36). Docs use sidebar nav + TOC layout. Vault uses sidebar with section fallback (no vault menu configured yet). URLs fixed: playground refs → asw.trentuna.com. Closes: asw#12, asw#9
This commit is contained in:
parent
cbe44d845c
commit
da1d02ccd1
19 changed files with 2462 additions and 1 deletions
11
content/docs/_index.md
Normal file
11
content/docs/_index.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: "Documentation"
|
||||
description: "Reference documentation for the Agentic Semantic Web framework."
|
||||
date: 2026-04-09
|
||||
tags: ["reference", "documentation"]
|
||||
|
||||
---
|
||||
|
||||
ASW is a single-file CSS framework for agent-generated web content. Semantic HTML is the only API. No classes, no build step, no JavaScript required.
|
||||
|
||||
Browse the sections in the sidebar, or start with [Introduction](/docs/introduction/).
|
||||
Loading…
Add table
Add a link
Reference in a new issue