Skip to content
Back to directory

Cloudflare Pages

Free static site hosting on Cloudflare's global edge network, with Git-based deploys and preview URLs.

Visit Cloudflare Pages (opens in a new tab)

Connect a Git repository and Cloudflare Pages builds and deploys every push, with a unique preview URL for every branch and pull request.

Why it’s useful

For static sites the free tier covers unlimited requests and bandwidth, so a content or tools site can run indefinitely at zero hosting cost. Pages Functions add server-side code when you need it, and you only pay for that part. This site runs on Cloudflare Pages.

Back to directory