Blog
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.
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.
How to add Google Analytics to your Hugo site
Quick tutorial how to integrate Google Analytics in a Hugo website.
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).
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?