Published May 15, 2026 ยท Updated May 15, 2026

Astro First for AI-Managed Sites

Why this proof of concept starts with Astro instead of a more opinionated digital-garden generator.

This site starts with Astro because the primary experiment is not only publishing a blog. The experiment is whether a repository can act as the durable source of truth for a site that AI agents can inspect, edit, validate, and deploy with low ceremony.

Static Markdown remains the default because articles and evergreen notes do not need a database or server runtime. Astro adds structure around that source material through content collections, typed frontmatter, predictable routing, and the option to introduce small interactive pieces later.

Quartz remains an important reference point. Backlinks, graph views, search, and wiki-style notes are useful ideas. The tradeoff is that Astro gives this project a more general application shape while still preserving a static publishing core.

For now, the site should prove the basics: