The site uses three public content types:
workfor stable project recordswritingfor dated long-form essaysnotesfor shorter references that can be marked growing or stable
Writing and notes are plain MDX files. Frontmatter supplies title, description, publication date, tags, and note status. The page body stays portable Markdown.
The indexes are generated at build time and searched in the browser. RSS includes writing only, because rapidly changing notes should not look like published articles.
The system is deliberately smaller than a CMS. Git provides drafts, history, review, and rollback. Images can live beside public assets and be referenced from MDX.