Blog

12/02/2021 · 2' #github
Build an awesome GitHub's profile README

Quick and simple steps to create a portfolio in your GitHub profile page with a special repository and with dynamic GitHub stats.

05/02/2021 · 4' #hugo
How to have a multilingual site in Hugo

Know the configurations and the tricks to convert your single language site in Hugo to a multilingual site in just a few steps.

23/11/2020 · 2' #hugo
How to add Google Analytics to your Hugo site

Quick tutorial how to integrate Google Analytics in a Hugo website.

05/11/2020 · 11' #raspberrypi #linux #life
Raspberry Pi media player with Plex, Transmission, Sonarr, Bazarr and Jackett

Build your own media player using a BitTorrent client (Transmission), a PVR for Usenet and BitTorrent users (Sonarr), an API Support for your the torrent trackers (Jackett), a manager of subtitles in Sonarr & Radarr (Bazarr) and a client–server media player (Plex).

20/10/2020 · 3' #api
Understanding Semantic Versioning 2.0 (SemVer)

What semantic versioning is? Why is it important to use it in your projects as a developer? What does it mean for a user that uses your library?