asw/content/pages/about.md
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

5 lines
80 B
Markdown

---
title: "About"
description: "What ASW is and who builds it."
type: page
---