Bilberry Hugo Theme v4 Released!
The long-awaited v4 of the Bilberry Hugo theme that has been in the works for the last six months is finally released.
The new release is a major version containing a few breaking changes and other essential improvements. In this post, I
shed more light on v4 features and how they were implemented.
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 readingCampsite Booking API : Revisited 2
It 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 (Java)”, I describe in detail what was achieved and how.
Continue readingAutomate Data Upload to Algolia Index with GitHub Actions
In 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 readingSimplify Development and Testing with Bilberry Sandbox
After 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 reading