Install Hugo on Ubuntu
In this post, I will show how to install Hugo on Ubuntu in three different ways.
Continue readingUse Aliases to Redirect Old URLs
This article provides a quick guide to using Hugo aliases to redirect old URLs when reworking already published content.
Continue readingManage Environment-Specific Settings for Hugo-Based Website
In this post, I describe how I migrated the configuration of my site from a single config file with placeholders to the Hugo way of managing environment-specific settings, namely the “Configuration Directory” method. This article is the fifth part of the series “Building Your Blog, the Geeky Way”.
Continue readingAdd Favicon to Hugo-Based Website
In this third article of the series, we continue enhancing the website that we created earlier. This time I will demonstrate you how to generate a favicon image set and integrate it with a website implemented with Hugo.
Continue readingStart Blogging With Hugo, GitHub and Netlify
By this post, I start a series where I share my experience in how to start a journey as a blogger from a technical perspective. This tutorial will show you how to set up from scratch a blog using Hugo, GitHub and Netlify.
Continue reading