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)
Edit, here’s the link for whenever dns goes through: http://www.learnhowtodriveyourbigstupidcaryoudumbfuck.com/
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
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?
Yes, github actions. Or maybe checkout github pages? As long as your website doesn’t need an SQL-database, it’ll work and will be free
Do you have ash access to your hosting server? Also do you want to build using a static site generator?
Ash access?
And I was originally just going to use like notepad++ for a basic page but idk what I’m doing now