Posts
Build a free, serverless blog with Cloudflare Pages, Jekyll, and R2
You can host a fast, secure blog for free using:
- Cloudflare Pages for static hosting and Functions
- Jekyll for static site generation
- Optional: Cloudflare R2 for object storage (images, downloads, or future API-backed content)
- Wrangler for local testing