New blog setup

For the new version of my website, I am using Jekyll, a static site generator. I created custom templates such that the site loads as fast as possible. For example, this page is only 50 kB in size. If you navigate to another page, your browser will cache the webfonts, making the page loads even faster.

I’ve come to like static site generators quite a bit because of their speed, configurability and easy deployment.

My DNS setup is managed by Cloudflare and I currently deploy all of wohlbold.ml on Google Firebase. Both of these services are free for private use, easy to use and high-performant so I can highly recommend hosting your own website using those services if you do not have your own webserver.