It seemed like a fun bit so I registered the domain. I have nginx running on a server but we need to wait for the dns records to hopefully point things the right way.
So while that's in progress, what should I put on the new site? (keeping in mind the server I got is absolutely tiny because I'm not spending -that- much on a bit, also my website making skills are minimal)
Edit: Got the url to work and hopefully it is redirecting correctly to https. Now to figure out adding things people are suggesting using my 15+ year out of date website making knowledge
I'd suggest putting the source up on GitHub and create a ci action to publish automatically the main branch. That way people can help you create the website while you also have full controll over what lands. Hit me up if you want help with that.
Ooh, I like it. I know how to do that through Jenkins and I've already got a build server running, is there a way to do it just in GitHub and skip all the Jenkins nonsense?