About

This is basically a “note to myself” space. I note down bits and pieces about things I did / learnt. It realy is a space for me, but it’s public, so that anyone may profit from the time I’ve spent learning about something.

Disclaimer: There’s no guarantee whatsoever that any of this advice is correct, still applies, is used in production, etc.

Host Your Own Blog with Gitlab and Netlify

This guide explains how to host a own blog / website for free with about 1 hour of effort. It’s how I host this blog.

There are certainly other options, and I’ve used some in the past. But this worked very well and with very little configuration effort.

In this guide I use Gitlab as code host and Netlify to publish the website. I’m using the Hugo build system to build a static page.

[Read More]