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