
Peek at the header of my site and you’ll see a new capability added - a search bar!
I was inspired by Vicki Boykis’s blog post in which she uses the Lunr.js framework to add search to her blog, which runs on the same static site framework I use (Hugo).
After a bit of research, I decided to use Pagefind instead of Lunr.js - it’s also a lightweight client-side search framework, I just found it to have richer and easier-to-follow documentation.








