Today I would like to share how anyone can create a Chromecast app.
[Read More]Setup a Gitlab Runner with docker-in-docker Support
Personally, I prefer to set up my own Gitlab Runners. The reasons being that I don’t have to wait for a runner to become available and they’re usually faster then the Gitlab Shared Runners.
[Read More]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]