Implement search function #3

Open
opened 2025-04-08 19:53:26 +00:00 by dhorn · 1 comment
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.
Collaborator

This is a nice-to-have but not a need-to-have. Probably using commercial search tools with site-search functions will be adequate, since all content is publicly exposed.

This is a nice-to-have but not a need-to-have. Probably using commercial search tools with site-search functions will be adequate, since all content is publicly exposed.
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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