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 functionality #523

Open
suimong opened this issue Aug 15, 2023 · 0 comments
Open

Add search functionality #523

suimong opened this issue Aug 15, 2023 · 0 comments

Comments

@suimong
Copy link

suimong commented Aug 15, 2023

Is your feature request related to a problem? Please describe.
Currently the doc site lacks full text search functionality which could greatly improve user experience.

Describe the solution you'd like

A frontend-only solution appears to be more suitable. lunr.js seems popular (e.g. mkdocs for material integrates it), although maintenance is somewhat lacking. Algolia docsearch is another popular choice (integrated by docusarus), and could be even easier to setup as they provide free cloud API for developer docs.

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

No branches or pull requests

1 participant