This site uses some custom hacks to quickly knock out vaguely html compliant and CSS compliant* pages.
The whole thing was written in about 30 minutes in php using vim via ssh.
In 2019 I spruced it up with Bootstrap 4 but didn't change much of the content.
However, in 2022 I moved the whole thing from a VM host to Cloud Run in Google Cloud. It's free for the usage I get, it gets automatically built via a pipeline, and the code is on GitHub.
The whole site is powered by site.php - enjoy. Of interest may be the top template, bottom template and this very page.
* it isn't fully CSS compliant because I wanted rounded edges on the top elements :( - but close enough