Failure to deploy a static html site with Pages
I'm following the instructions here:
https://developers.cloudflare.com/pages/framework-guides/deploy-anything/
I have a "hello world" index.html in the root but the deploy links show successful but fail to load in any of the dev links provided
Example: https://56079162.lunahealth.pages.dev/
Config in the
Cloudflare Docs
Static HTML
Cloudflare supports deploying any static HTML website to Cloudflare Pages. If you manage your website without using a framework or static site generator, or if your framework is not listed in Framework guides, you can still deploy it using this guide.
2 Replies