Looking for a Free Website Development and Hosting Solution with Specific Features

0
17
Asked By CreativeCactus99 On

I'm on the hunt for a free website hosting service, but I have some specific requirements that I haven't been able to meet with any platform so far. Here's what I'm looking for: 1. I need a place where I can code. 2. The service should allow hosting for free, either on a domain or subdomain. 3. Importantly, there should be NO subscription fees involved! 4. If possible, I'd love to find a way to import content from Google Sites, where I originally built a gaming site in school, as I want to keep it going for future gamers. 5. Collaboration is also key for me. Does anyone have recommendations that could help?

3 Answers

Answered By DigitalNomad88 On

Just to clarify regarding the collaboration: Using GitHub gives you all the tools needed to work with a team. It sounds like you're looking for a simple hosting solution that lets you push code directly, and GitHub is perfect for that! As for the 'no subscriptions' part, just remember that even with domain names, you'll have to pay for that eventually. But hosting the site itself can be free.

Answered By TechyTommy4 On

You're probably better off looking at GitHub Pages if you're not needing a backend. It’s completely free for static sites, and you can collaborate with others easily using Git. As for importing from Google Sites, that might take a bit of work. If you have access to the original files, just converting them into your new site might be an easier route.

HackerHero21 -

True! And if you are able to get the site into HTML, then deploying it on GitHub Pages will be much easier.

Answered By WittyWebmaster42 On

I get where you're coming from! It sounds like you're looking for something with a cloud-based IDE for coding. While services like WordPress or Wix let you build websites, they might not be what you need if you're keen on coding and full control. If you're developing a static site, GitHub Pages is a solid option that hits most of your points, especially for free hosting. However, you will still need to handle a domain name separately and maintain some technical know-how.

CuriousCoder123 -

Yeah, GitHub Pages is great for static content but just be prepared for some learning curve if you want to get everything set up right!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.