Blog

Build an awesome GitHub's profile README

12/02/2021 | 2' | github

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


How to have a multilingual site in Hugo

05/02/2021 | 4' | hugo

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


How to add Google Analytics to your Hugo site

23/11/2020 | 2' | hugo

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


Raspberry Pi media player with Plex, Transmission, Sonarr, Bazarr and Jackett

05/11/2020 | 11' | raspberrypi linux life

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).


Understanding Semantic Versioning 2.0 (SemVer)

20/10/2020 | 3' | api

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?