Released new Docker images for Liferay Portal CE 7.3.3-ga4
:
Multi-Variant Docker Images for Liferay Portal Community Edition
In this article, I elaborate on one of my pet projects, which was part of preparations for the Docker Certified Associate
exam. You will be presented with detailed information about the initial implementation and some refactorings that have been done recently.
Released new Docker images for Liferay Portal CE 7.3.2-ga3
:
Automate Data Upload to Algolia Index
This post summarizes how to automate the manual upload of index records to Algolia if you use Netlify to host your website. With this enhancement, every time you add new or update existing content, it will be automatically indexed and uploaded to Algolia. This article is the fourth part of the series “Building Your Blog, the Geeky Way”.
Please read this post if you want to use JavaScript/npm-based implementation.
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 readingConfigure Custom Domain and HTTPS on Netlify
In the previous post, I showed you how to create a Hugo-based website and deploy it on Netlify. It’s time to make some improvements, namely, configure DNS records, set up a custom domain and enable HTTPS.
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