Validate your Astro project against the Solo contract — for free
solo-check is a free open-source CLI that tells you exactly whether your Astro project is compatible with Frontmatter Solo — before you buy anything.
Guides
Everything you need to hand off an Astro project to a backend developer — cleanly and explicitly. Covers Twig templates, plain PHP includes, variable manifests, and integration docs.
solo-check is a free open-source CLI that tells you exactly whether your Astro project is compatible with Frontmatter Solo — before you buy anything.
A step-by-step breakdown of what it takes to turn Astro components into Twig partials — manually, and with a build-time tool.
What a proper Astro-to-backend handoff looks like, what usually goes wrong, and how to structure it so the backend developer can start immediately.
How to convert Astro components to plain PHP include-based templates — without a framework, without a runtime, and without rewriting your frontend structure.
The handoff is not a backend problem. It's a frontend artifact — and the frontend developer is the only one positioned to generate it correctly.
A practical checklist for frontend developers delivering an Astro project to a backend team. What to include, what to generate, and what to never hand off manually.