i genuinely dont know what im doing but ill explain in hope for some help/easy guidance
i made a domain (with like $10) and have no idea how to turn the local website from visual studio code into the website i made itself (sdlpages.dev)
3 Replies
i haven't messed with cloudflare pages much but it looks like a static site that you could just push onto cloudflare pages and thus host for free
Cloudflare Pages
Build your next application with Cloudflare Pages
It all depends on how you made the site. If you can share a bit more about your local site we can give you specific instructions on what to do.
Cloudlfare Pages can be used to host static sites and those powered by supported frameworks (usually if your site is built in JavaScript, Go, Ruby or Python).
You can find guides for each framework here: https://developers.cloudflare.com/pages/framework-guides/
If your site was created in something else, such as PHP, you'll need to get a webhosting plan from another provider, upload the files, and link it to your domain using DNS records.
Cloudflare Docs
Framework guides · Cloudflare Pages docs
Documentation for Cloudflare Pages, the best way to deploy your static and JAMstack sites