As found in https://lemmy.ml/post/12000676
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)
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?
Do you have ash access to your hosting server? Also do you want to build using a static site generator?