There are plenty of threads on here discussing Algolia, but I’ve yet to find an easy instructions or a repo that demonstrates how to easily incorporate Algolia into the layouts of Hugo.
For example, forestry.io created a very straightforward guide on how to create an index and how to connect that to the Algolia database, but there are very few guides on how to incorporate a very simple searchbar via instantsearch.js into Hugo.
I’ve spent quite a few hours parsing through instantsearch documentation along with the repos of some individuals, but have been unsuccessful so far. Any guidance or help would be appreciated.
Have you contemplated doing that yourself using vuejs and hugo?
I have found good ways to make them work together, I have not applied a search bar, but in authentications and other things I have done very well.
When reading your problem, it comes to my mind how to generate the site also in json and to be able to search using axios