I’ll try to post about interesting things I come across either during work, or when working on hobby projects.

This first post will be a short outline of how I set up the website. The site is generated with Hugo using the Hello Friend NG theme, hosted compiled on my own GitLab instance and uploaded automatically to my own nginx webserver.

Using GitLab’s CI/CD system, the site is built and deployed on each commit pushed to the main branch. I’m impressed that it takes about 10 seconds from pushing a commit until the site is updated.