asw/site/layouts
Ludo 21524b4b25
refactor: standardize all Hugo templates — consistent landmark structure
All templates now follow: body > nav > article > header + content + footer

Removed:
- <hgroup> (redundant, header+h1+p serves same purpose)
- <main> (article is the content landmark)
- role="main" on article (incorrect ARIA)
- header block in baseof (header now inside article)

Standardized: default, docs, essay, notes, console, page, list, index.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 18:37:47 +02:00
..
_default refactor: standardize all Hugo templates — consistent landmark structure 2026-04-11 18:37:47 +02:00
console refactor: standardize all Hugo templates — consistent landmark structure 2026-04-11 18:37:47 +02:00
docs refactor: standardize all Hugo templates — consistent landmark structure 2026-04-11 18:37:47 +02:00
essay refactor: standardize all Hugo templates — consistent landmark structure 2026-04-11 18:37:47 +02:00
layouts refactor: standardize all Hugo templates — consistent landmark structure 2026-04-11 18:37:47 +02:00
notes refactor: standardize all Hugo templates — consistent landmark structure 2026-04-11 18:37:47 +02:00
page refactor: standardize all Hugo templates — consistent landmark structure 2026-04-11 18:37:47 +02:00
partials fix: wrap nav data in items key for Decap CMS compatibility 2026-04-11 18:10:16 +02:00
shortcodes refactor: restructure repo into src/ site/ dist/ vendor/ packs/ 2026-04-11 15:12:42 +02:00
index.html refactor: standardize all Hugo templates — consistent landmark structure 2026-04-11 18:37:47 +02:00