Description
👋 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?
- Provide a learn as you type experience
- Powered by algolia: Super fast. Results every keystroke. Typo tolerant ...
- We provide the full Algolia analytics so that you can inject user's usage in your documentation design (most queries done, most unsuccessful queries...) @FadySamirSadek has been granted since he was the first one to request 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:
- Using meta tags from your page in order to handle version and language filtering
- Define the best DocSearch config for vuepress's users.
- Consider doing new feature like using a sitemap
What problem does this feature solve?
- Search within your documentation website
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