Implement search function #3

Open
opened 2025-04-08 19:53:26 +00:00 by dhorn · 0 comments
Owner

I plan to add a search function to the site, Hugo has some search tools

Lunr look promising.

Hugo can generate a JSON of all the site's content, so it will just be a matter of setting up that as the search index.

I plan to add a search function to the site, Hugo has some [search tools](https://gohugo.io/tools/search/) [Lunr](https://www.npmjs.com/package/hugo-lunr) look promising. Hugo can generate a JSON of all the site's content, so it will just be a matter of setting up that as the search index.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dhorn/Protocol-oral-history-project#3
No description provided.