Add search to the documentation
See original GitHub issueHey folks,
Here at Algolia we do use React on some of our projects internally and found that searching the React documentation could be improved. So I was considering sending you a PR which adds such search to your documentation.
I saw that the website is using Jekyll, and we do actually have a Jekyll plugin. If you don’t known Algolia, we’re a SaaS provider, offering an hosted search engine, accessible through a REST API. Pushing data to our API will be as easy as jekyll algolia push
.
You can see a live demo of a similar (currently pending) PR on the Bootstrap documentation here. We’ve already provided such free accounts to other popular open-source projects that we love and use (Laravel, HackerNews, FontAwesome or cdnjs for example).
I just wanted to check with you first if that is something you would be interested for the React documentation before I start coding anything. If so, I’ll start hacking something and if you like it, we could then move forward together. We would of course give you full access to your unlimited free account (we only ask for a small “powered by Algolia” logo).
Just hit reply if you have any questions, I’d be really happy to make this happen.
Issue Analytics
- State:
- Created 8 years ago
- Comments:14 (4 by maintainers)
@pixelastic Can you take down the reactjs.algolia.com site or add a robots.txt to disallow crawling? It’s getting indexed by Google.
Thank you!