Systems March 22, 2026
The case for lighter CMS architecture in personal brand sites
Personal sites rarely need enterprise complexity. They need durable content models, a small number of templates, and a publishing flow that stays out of the way.
The problem is not CMS capability. It is mismatch.
When the content model is heavier than the actual publishing rhythm, the site becomes maintenance overhead. That slows down iteration and quietly lowers quality.
What a good MVP architecture should preserve
A good Astro and Sanity setup should protect future flexibility without forcing full migration complexity into the first release.
- Stable slugs and SEO fields
- Reusable content sections
- Typed query helpers
- Simple authoring workflows
