Bilberry Hugo Theme: Summing Up the Year 2022
In November 2021, I became the official maintainer of the Bilberry Hugo theme, and this post is a quick overview of how this theme has evolved in 2022.
Continue readingIn November 2021, I became the official maintainer of the Bilberry Hugo theme, and this post is a quick overview of how this theme has evolved in 2022.
Continue readingIt has been almost a year and a half since I published the article “Campsite Booking API: Revisited”. During this time, I kept the project up-to-date and implemented numerous improvements. So, in this article, which is the second part of the series “Campsite Booking API”, I describe in detail what was achieved and how.
Continue readingIn this post, you will find a ready-made recipe for automating the upload of index records to Algolia using GitHub Actions workflow. It complements my previously published “Automate Data Upload to Algolia Index” and “Automate Data Upload to Algolia Index: Revisited” articles.
Continue readingAfter becoming an official maintainer of the Bilberry theme a few months ago, I was faced with the problem of how to facilitate and speed up the testing of changes submitted by other contributors. I felt that just testing in my local dev wasn’t enough and that I needed a production-like environment with a website powered by a vanilla Bilberry theme.
Therefore, I created the Bilberry Sandbox, which helps me develop, test, and maintain the Bilberry theme. So this post details this new testing environment and its use in my development process.
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 reading