This is the first post on my blog. Even though it's unlikely that many people (if any) will ever come across this hidden site, I will try to occasionally write about whatever interesting things I do or find, probably regarding one of the following areas:
For this site, I built my very own static site/blog generator using Python, Jinja, HTML, and SCSS. No JavaScript required! I can write posts in Markdown and compile them into a working website using a very simple command line interface. While it works, and I am a big fan of free and open source software, the script is still very unpolished and not ready for public release (it's also pretty unspectacular anyway, with currently only 136 lines of buggy Python code, some HTML templates and a bit of CSS).
While I already have some ideas for potential topics, I am not sure how often I will write and how many posts the future holds :) Still, I am happy to start this blog, even if I am writing only for myself in the end.