Hey everyone! I'm a beginner coder and I've been using the Superhi editor to create my website. I've already purchased my own domain through a registrar and the site is live. However, I want to start editing my site and hosting my files myself instead of depending on the Superhi editor. I'm interested in using Version Control Systems (VCS) for this process. Can anyone guide me on how to do this using the domain I already have? I bought the domain on iwantmyname and switched to Cloudflare for DNS. Thanks in advance!
3 Answers
First off, could you let us know what programming language or framework you're using for your site? That helps a lot!
If you're looking for hosting options, I highly recommend AWS. They provide a free tier that’s perfect for small websites, plus you get a virtual server if you want to expand with PHP or backend features in the future.
Have you considered using Vercel? It's user-friendly and works really well for hosting static sites like yours!
Sure! My website is built using HTML and CSS.