nginxinc / crossplane

Quick and reliable way to convert NGINX configurations into JSON and back.
Apache License 2.0
719 stars 87 forks source link

πŸ” Improving search on docs with Algolia's DocSearch #71

Closed Shipow closed 5 years ago

Shipow commented 5 years ago

Hello Nginx team,

I've noticed that your documentation could take advantage of our DocSearch initiative.

So, we went on trying to improve the search and came up with this demo:
πŸ’–Try out the search here πŸ’– (we've added docsearch.js to a mirror of the documentation).

Algolia's DocSearch is crawling the website every 24h, extracting content from every page. Then this content is made searchable by Algolia's API and exposed to the user with a searchbox and its custom dropdown.

You might have already used DocSearch on some popular docs like Bootstrap, Vue, jQuery, React, Jest, Gitlab, Brew, Heroku, Invision, Stripe, Algolia, ...
So far, we are maintaining our crawler for 1500+ docs.

docsearch autocomplete preview


Are you interested? πŸ‘ πŸ‘Ž


Ping @shipow or @s-pace

aluttik commented 5 years ago

This does not pertain to this project. Please do not advertise in our issue tracker.