hugo/docs/content/en/hosting-and-deployment/hosting-on-cloudflare-pages.md
Bjørn Erik Pedersen 5fd1e74903
Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs'
```
git subtree add --prefix=docs/ https://github.com/gohugoio/hugoDocs.git master --squash
```

Closes #11925
2024-01-27 10:48:57 +01:00

710 B

title description categories keywords menu toc
Host on Cloudflare Pages Cloudflare Pages can host your Hugo site with CDN, continuous deployment, 1-click HTTPS, an admin GUI, and its own environment variables.
hosting and deployment
hosting
cloudflare
docs
parent
hosting-and-deployment
true

Cloudflare Pages are super fast, always up-to-date, and deployed directly from your Git provider.

Cloudflare Pages docs have a detailed tutorial on how to deploy a Hugo site.