How to create your Hugo static site Search engine using lunr.js 📅 Aug 13, 2020 · ☕ 4 min read · 👽 john hashim how you can add easily add search to your Hugo static site using Hugo’s Scratch feature and the lunr.js JavaScript library
Hugo and Lunrjs search engine made simple 📅 Aug 13, 2020 · ☕ 5 min read · 👽 john hashim Getting Hugo and Lunr playing nice with each other wasn’t too bad, but I had trouble finding a clear walk-through with current versions of the tools.