You might have noticed a new report published on the official website of the WordPress project. I’m emphasizing the word “official” because the publication location is quite strategic, but let’s not get ahead of ourselves here.
How to Add Search to a Static WordPress Site for Free Using Lunr
If you have a static WordPress site or you’re strongly considering launching one, then you’re probably already aware of its default limitations. One of the big ones is the inability to add a search function to your site. But with a little bit of creative thinking, you can use a free, open-source JavaScript library called Lunr (along with a few other tools) to get around that problem and build one anyway. Here’s how…