asw/layouts
Ludo ecfbed0374
feat: add page content type for site infrastructure
Distinct from articles/essays/notes — pages have no publish lifecycle,
no date, no TOC, no prev/next. <main> landmark, not <article>.
Groundwork: layouts/page/single.html + content/pages/about.md stub.
2026-04-11 13:37:52 +02:00
..
_default refactor: rename content types to semantic taxonomy 2026-04-11 13:36:58 +02:00
console refactor: rename content types to semantic taxonomy 2026-04-11 13:36:58 +02:00
docs refactor: rename content types to semantic taxonomy 2026-04-11 13:36:58 +02:00
essay refactor: rename content types to semantic taxonomy 2026-04-11 13:36:58 +02:00
notes refactor: rename content types to semantic taxonomy 2026-04-11 13:36:58 +02:00
page feat: add page content type for site infrastructure 2026-04-11 13:37:52 +02:00
partials refactor: rename content types to semantic taxonomy 2026-04-11 13:36:58 +02:00
shortcodes Port homepage, posts section, shortcodes; update hugo.toml menus 2026-04-10 18:38:31 +02:00
index.html drop <main>, use <article role="main"> — bold landmark structure 2026-04-10 20:33:25 +02:00