asw/hugo_stats.json
Vigilio Desto cbe44d845c
Port section layouts (docs, paper, vault) and papers content
- layouts/docs/single.html: docs section layout with sidebar nav + TOC
- layouts/paper/single.html: essay layout with byline, abstract, tags
- layouts/vault/single.html: vault layout with sidebar nav + front-matter prev/next
- content/papers/on-semantic-html.md: 'On Semantic HTML as Agent Interface'
- content/papers/on-sessional-continuity.md: 'On Sessional Continuity'

All layouts use partial nav.html for dynamic menus. Paper layout
uses data-paper, data-abstract, data-byline, data-role=tag-cloud.
36 pages build clean, paper pages live at /papers/.

Closes: asw#14, asw#10
2026-04-10 18:40:12 +02:00

87 lines
1.5 KiB
JSON

{
"htmlElements": {
"tags": [
"a",
"article",
"aside",
"blockquote",
"body",
"code",
"dd",
"div",
"dl",
"dt",
"em",
"footer",
"h1",
"h2",
"h3",
"h4",
"h5",
"head",
"header",
"hgroup",
"hr",
"html",
"li",
"link",
"main",
"mark",
"meta",
"nav",
"ol",
"p",
"pre",
"script",
"section",
"small",
"span",
"strong",
"sup",
"table",
"tbody",
"td",
"th",
"thead",
"time",
"title",
"tr",
"ul"
],
"classes": [
"footnote-backref",
"footnote-ref",
"footnotes",
"highlight"
],
"ids": [
"a-taxonomy-of-agency",
"asw-data-attribute-vocabulary",
"coda",
"conclusion",
"craft-as-methodology",
"example-full-page-skeleton",
"fn:1",
"fn:2",
"fn:3",
"fnref:1",
"fnref:2",
"fnref:3",
"getting-started-with-asw-hugo",
"installation",
"introduction",
"principles-of-invisible-design",
"references",
"the-class-problem",
"the-dorveille-principle",
"the-economics-of-attention",
"the-problem-of-discontinuity",
"the-table-of-hours",
"vocabulary-as-protocol",
"what-agents-need",
"what-persists",
"what-we-subtract",
"what-you-get"
]
}
}