Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add search #4

Open
jgaehring opened this issue Oct 20, 2021 · 1 comment
Open

Add search #4

jgaehring opened this issue Oct 20, 2021 · 1 comment

Comments

@jgaehring
Copy link
Member

Adding search is probably a little too involved to consider it a stretch goal, at least prior to putting this site into production. It would be really nice to have, though, and should be prioritized before getting too far into rebranding or other advanced features.

There is an excellent guide in the Gatsby docs, "Adding Search".

It looks like the MkDocs search plugin uses lunr.js under the hood. One of the Gatsby plugins recommended in the "Adding Search" guide uses elasticlunr, so it might be a good option.

@jgaehring
Copy link
Member Author

Just learned about the hot new thing for search engines:

https://www.meilisearch.com/

It is written in Rust and super-fast, is fully open source (they seem to make $ through hosting?), and it has tons of integrations, including a Gatsby plugin:

https://github.com/meilisearch/gatsby-plugin-meilisearch/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant