Starter smoke test

Published CMS content builds a static Astro site.

This generic record proves the Cloudflare-first Payload and Astro workflow without becoming a production content fallback.

Abstract starter smoke media

View smoke page

Workflow proof

CMS data, media, and static output stay connected.

The seed touches required globals, homepage fields, one published page, and one media upload so forks can verify the full smoke path.

  • Fail-fast contentRequired fields are populated here for smoke testing, but the frontend still fails loudly when real project content is missing.
  • Same-origin mediaThe Astro build mirrors uploaded CMS media into the static Pages output under /cms-media/.

Homepage block proof

Homepage blocks share the generic page primitives.

Forks can map approved homepage mockups to the same reusable blocks as interior pages.

Homepage mirrored media block

Homepage block media is also mirrored into same-origin public assets.

Abstract starter smoke media
Starter smoke media reused for workflow proof only.