This site is built using Hugo, a very fast static site generator built in golang that translates markdown files into websites.

Theme

The base theme I am using is PaperMod but I heavily modified it to fit my needs.

To make sure all the links are working, I use hydra. This runs as a Github Action and scrapes the website for broken links.

Source Code

You can take a look at the source code on GitHub