diff --git a/content/en/host-and-deploy/host-on-cloudflare-pages.md b/content/en/host-and-deploy/host-on-cloudflare-pages.md deleted file mode 100644 index 1c3627288..000000000 --- a/content/en/host-and-deploy/host-on-cloudflare-pages.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: Host on Cloudflare Pages -description: Host your site on Cloudflare Pages. -categories: [] -keywords: [] -aliases: [/hosting-and-deployment/hosting-on-cloudflare-pages/] ---- - -[Cloudflare Pages](https://developers.cloudflare.com/pages/) are super fast, always up-to-date, and deployed directly from your [Git provider](https://developers.cloudflare.com/pages/get-started/#connect-your-git-provider-to-pages). - -Cloudflare Pages docs have a detailed tutorial on [how to deploy a Hugo site](https://developers.cloudflare.com/pages/framework-guides/deploy-a-hugo-site/).