Advanced Astro site imports
Improved imported Astro site handling for layout-aware content, nested blocks, and generated site metadata.
What changed
- Added support for advanced import metadata in the site API.
- Improved several Astro layout primitives used by imported content.
- Extended CMS archive and entry layouts for richer generated pages.
Why it matters
Astro imports now preserve more of the structure Blendo needs to render usable sites at the edge. The work focused on layout primitives, CMS entry pages, and small API additions needed by the artifact pipeline.