(New to CloudFlare) I want to know how to upload my website
How do I publish my website via CloudFlare, I already bought my domain and what other things would i need to set up for security and administrative modifications? I already have a pre coded HTML5 website via Visual studio, Just trying to figure out what all the things are needed for it to be fully operational. Thank you!
5 Replies
Cloudflare Pages
Build your next application with Cloudflare Pages
appreciate your response but when i click log in it brings me to the over veiw page and talks about overveiw and workers
The page you are on is Workers & Pages, if you click Create Application, you can select the Pages tab, and then connect it to a Git repo (Github or Gitlab) or direct upload: https://developers.cloudflare.com/pages/get-started/guide/
You can just create a Pages project, either via Git or Direct upload, I would just set up a simple Git project with no framework/build command because it's easy to update later, and verify it displays/works right, and add your domain as a custom domain: https://developers.cloudflare.com/pages/platform/custom-domains/
Get started guide · Cloudflare Pages docs
In this guide, you will get started with Cloudflare Pages, and deploy your first website to the Pages platform.
this works thank yall for helping much help
like he said u need to select the pages tab