· 1 min read

Test Post: Deploy Pipeline is Live

Verifying the Cloudflare Pages deploy pipeline works end-to-end.

This is a test post

If you’re reading this, the deploy pipeline is working. Pushed to main and Cloudflare Pages picked it up automatically.

What changed

  • Added a Zod content collection schema so malformed frontmatter now fails at build time
  • Set up GitHub Actions to deploy on every push to main
  • Manual deploys still work via npx wrangler pages deploy dist

This post will be removed after confirming the pipeline works.

← Back to all posts