← Home
// Tag · 03 posts

#cloudflare

Series: building this blog

Drafts and Scheduled Posts on a Static Astro Site

How I added draft and future-dated (scheduled) posts to this static Astro blog, and trigger a daily Cloudflare rebuild with a cron Worker so scheduled posts publish themselves.

Series: building this blog

Deploying to Cloudflare Workers

How I set up automatic deployment of this static Astro blog to Cloudflare Workers with CI/CD via Workers Builds — free, fast, and zero-config after setup.