HEADLESS WORDPRESS
Authored in WordPress Rendered by Astro
One ACF Flexible Content field. Three sections. Zero editor JavaScript.
HOW IT WORKS
A page is a list of sections
This entire page is assembled from ACF Flexible Content rows and rendered by the existing Astro module library — no Gutenberg blocks, no per-block JavaScript.
Editors pick a section type from a dropdown, fill in a form, and reorder by dragging.
The REST output is an ordered array that maps one-to-one onto the Block[] contract.
BY THE NUMBERS
Why this approach
1 ACF field group, version-controlled
0 lines of editor JavaScript
3 module layouts wired so far