DEV Community

Cover image for How to use PagesCMS with Astro
Michael Andreuzza
Michael Andreuzza

Posted on

How to use PagesCMS with Astro

Managing content in Astro doesn't have to be a pain. With PagesCMS + Astro content collections, you can edit posts in a visual Git-based CMS while still keeping type-safety, version control, and a smooth dev workflow.
In my latest blog post, I show you how to:
Set up .pages.yml for PagesCMS
Align it with Astro content collections
Create a simple, developer-friendly content workflow

Read the full tutorial here:

Top comments (0)