Console Press
I decided to open source the blog engine, not much of one to begin with, but still people want a simple blogging system without the cruft that happens to go with most blogging engines.
The moment its on GitHub(https://github.com/myrddian/consolepress) - one of the hopes is that it also helps with the job hunt so far.
The moment the workflow seems to use Obsidian to write to the blog - because its all MarkDown, with that I commit the pages and gets built on CloudFlare as a set of static pages which then is accessible to the internet.
I will add the theme to the AEYER page with the scrolling CRT effects as a theme people can use. Oddly enough because this blog uses Github as the main publishing mechanism ConsolePress becomes a hard-fork of my main codebase. At some point I will have to look how to merge it back in, but for the moment it works fine.