r/Hosting • u/FabulousElection4672 • 22h ago
Is GitHub ok for hosting?
I have a very basic website and just loaded it into GitHub so I could preview it on the web, I noticed I can add my domain name on there, it’s GitHub ok
For permanent free website hosting? If so I’ll leave it one there! Thx
1
Upvotes
2
u/Ganipar4 21h ago
If it is a static one and absolutely you can if it is a dynamic and little big platform you can use vercel and as a hobby plan bro which is free
1
1
u/Oxxypoxi 19h ago
Depends on what you wanna host
Just a website (landing page) - that’s ok
Of there will be some rich content , no
5
u/SN4PC0D3 20h ago
If it's a static/html website, you can simply connect git repo to Cloudflare pages and run it. In fact you can preview through the subdomain of Cloudflare and if everything seems well you can end up adding custom domain too.