I have been looking for a minimal solution to generating my blog from thoughts I had - without much overhead, be it through file size, formatting or having to install external tools. I finally created a shell script that felt just right for my current situation. I get that this might not be what other people want or need, but I am a big fan of open-source and believe someone might benefit from the script.
Direct link to the repo: https://codeberg.org/pilkiad/sssg.sh
Disclaimer: pandoc needed ;)