baseURL = 'https://asw.trentuna.com/' languageCode = 'en' title = 'ASW — Agentic Semantic Web' [params] description = "Agentic Semantic Web — semantic HTML, data-* attributes, and CSS-only styling for the agentic era." [taxonomies] tag = "tags" category = "categories" # ── Navigation ────────────────────────────────────────────────────── # Top nav is driven by data/nav.yml (editable via Decap CMS). # Docs sidebar is auto-generated from content/docs/ subdirectories. # ── Docs sidebar ───────────────────────────────────────────────────── # Auto-generated from content/docs/ subdirectories. # Each subdir with _index.md becomes an h3 section header. # Pages within are listed by weight. No manual menu entries needed. # To add a new section: mkdir content/docs/newsection/ + _index.md # To add a new page: create .md in the right subdir with weight. # ── Markup settings ─────────────────────────────────────────────────── [markup.goldmark.renderer] unsafe = true # allow inline HTML in markdown (,