← Writing

The map is not the story

AUGUST 28, 2026 · MAPS · PRODUCTION · CARTOGRAPHY

Placeholder post. Replace or delete this file — it exists so the build has something to render and so the structure is visible.

What this file is for

Every file in content/posts/ becomes its own page at /writing/<filename>/, with a JSON-LD Article record, a canonical URL, and an entry in both the sitemap and llms.txt.

The frontmatter above is the contract. title, date and summary are required because they are what search engines and AI crawlers actually read. tags are optional.

Writing in it

Markdown is deliberately small here: headings, paragraphs, lists, links, bold, italic, code, blockquotes, code fences and images. That covers a written post. Anything more elaborate wants a real parser, and this does not.