githubEdit

▶️Cloudflare Pages

Learn how to deploy your static site to Cloudflare Pages.

Cloudflare Pagesarrow-up-right is a powerful platform for deploying your projects. It’s simple to use, has a generous free tier, and leverages the Cloudflare Network, offering speed, security, and reliability.

While Cloudflare Pages supports static sites and dynamic apps, only the Webstudio static export is currently compatible.

circle-info

See export types for more information about JavaScript applications vs. static sites.

Static

Learn how to upload your static site to Cloudflare Pages.

Cloudflare Pages new project dashboard

Prerequisites

Export your project using one of the export methods.

How to upload your project to Cloudflare Pages:

  • Go to your Cloudflare Account > Workers and Pages

  • Click “Create” then select the “Pages” tab

  • Upload your site manually or add your code to a repository and connect to it

  • Name your project and deploy it

See Cloudflare’s getting started docsarrow-up-right for a comprehensive tutorial.

  • Download – Export a static site directly from the Builder

  • CLI – Export and build your project using the command line

  • GitHub Pages – Another platform for static site hosting

  • Netlify – Deploy static sites or JavaScript apps to Netlify

  • Publishing and Custom Domains – Set up custom domains for your site

Last updated

Was this helpful?