Is there a good alternative to github pages? I need just a static website up.
- I have a domain.
 - I have my site (local machine)
 - And that’s all I have.
 - I have a machine that could be running 24/7 too.
 
Is there a good alternative to github pages? I need just a static website up.
A reverse proxy from somewhere like Cloudflare would allow you to host without any router config. Plus, it’d give a little more protection against bots, but it’s not going to block 100% of them.