GitHub Pages is a Great Way to Host a Server
Too Long; Didn't Read
GitHub pages is a great way to host a server. It saves you the hassle of having to get hardware tohost a server, scaling if you get a lot of users (not that I do), and general avalability which you usually don't get with your run of the mill at home closet servers. I host this blog on GH pages and it is dead simple with a github action.