Install Hugo on Ubuntu
In this post, I will show how to install Hugo on Ubuntu in three different ways.
Continue readingIn this post, I will show how to install Hugo on Ubuntu in three different ways.
Continue readingThis article provides a quick guide to using Hugo aliases to redirect old URLs when reworking already published content.
Continue readingAfter publishing the article “Configure Custom Domain and HTTPS in Netlify”, one reader asked in the comments if the same instructions could be used to set up a custom subdomain. So in this post, I expand on my answer.
Continue readingAfter trying to use GitHub Actions for the first time in my Campsite Booking API project, I migrated three more projects to GitHub Actions. In this article, I want to share my experience in automating software development workflows in GitHub repositories.
Continue readingI recently made some changes to the automated upload of data to Algolia; namely, the script that reads and sends data to the appropriate index has been reimplemented using Algolia’s JavaScript API client. In this post, which is an addition to the original post on this topic, I go into detail about JavaScript implementation and upload automation with npm.
Continue reading