-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Vuepress & DocSearch #686
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
Comments
As a VuePress user with a few open-source sites/projects that I would use VuePress and Algolia on, I would be willing to participate in testing. |
Thank you very much for your interest in VuePress, we strongly support you to enhance the docsearch experience. Let's go! Refs:
|
It would be great if we can do more customizations, now it seems not possible to pass in functions like themeConfig: {
algolia: {
handleSelected: function (input, event, suggestion) {
}
}
} https://community.algolia.com/docsearch/documentation/docsearch-autocomplete/configuring-the-search/ |
Hi thank you for the help. We will do it within this quarter. So happy to receive these feedback. |
Thanks for the support again, now VuePress's documentation has enabled docsearch. 👏 You can see that we have handled language at our default theme (See: e8a6ab1 ) because this filter And user will only need to config for |
Uh oh!
There was an error while loading. Please reload this page.
👋 team,
I am working on DocSearch that helps open source project with a good search experience for documentation website.
We used to feature vuepress since we are integrated in several vuepress users like:
...
We love vue and especially vuepress. We want to help you again by creating a dedicated integration for vuepress since we receive plenty of request about it.
We have made a quick showcase of how it would looks like:

https://docsearch-vuepress.netlify.com/
Why DocSearch?
Feature request
You will only need to inject a javascript snippet. I can do the PR for you since we want to enhance the vuepress integration by:
What problem does this feature solve?
How should this be implemented in your opinion?
Ask us to do it for you.
Are you willing to work on this yourself?**
If you provide me a green light. I can work on enhancing the integration by generating meta tags for filtering on version & languages
The text was updated successfully, but these errors were encountered: