asw/layouts
Vigilio Desto a302d81f14
docs layout: wrap sidebar+article+toc in <section data-layout="docs">
Docs and vault layouts need a wider grid container for the 3-column
layout (sidebar nav + article + TOC). Wrapped in <section> — a body
child that gets container rules but overrides to --docs-max-width.

Updated CSS selectors: aside:first-of-type → nav[data-nav="sidebar"]
to match the semantic HTML (sidebar IS navigation, not an aside).
2026-04-10 21:05:31 +02:00
..
_default drop <main>, use <article role="main"> — bold landmark structure 2026-04-10 20:33:25 +02:00
docs docs layout: wrap sidebar+article+toc in <section data-layout="docs"> 2026-04-10 21:05:31 +02:00
paper drop <main>, use <article role="main"> — bold landmark structure 2026-04-10 20:33:25 +02:00
partials Port head partials: SEO, OG, JSON-LD, AI disclosure, tag-nav 2026-04-10 18:42:21 +02:00
shortcodes Port homepage, posts section, shortcodes; update hugo.toml menus 2026-04-10 18:38:31 +02:00
vault docs layout: wrap sidebar+article+toc in <section data-layout="docs"> 2026-04-10 21:05:31 +02:00
index.html drop <main>, use <article role="main"> — bold landmark structure 2026-04-10 20:33:25 +02:00