So this is my first proper post on this website after getting all the bits and pieces set up. What is this website and how does it work?
I'm running the website using debian linux and apache2 web server running on a Google Cloud VM instance. I'm using no-ip.com's services to get a domain name (fuzzballnews.servequake.com), and then using LetsEncrypt's services to generate a signed HTTPS certificate so HTTPS works.
Now.. yes, HTTPS is a rather redundant thing because the website just serves out simple static webpages, and no sensitive user information passes from the web server to the user or vice versa. But in the modern age nowadays, I think HTTPS should be mandatory.
Other cool stuff about the website? It uses some very basic HTML5 reactivity tags so that the site will generally format nicely on mobile devices. I also used ChatGPT to help with server/dyndns configuration and with getting the layout correct and nice looking.
It's early days yet, but I hope to make good use of this set up to share my interests, thoughts, and hobbies!