jgm / pandoc

Universal markup converter
https://pandoc.org
Other
33.97k stars 3.34k forks source link

🔍 Improving search on docs with Algolia's DocSearch #5513

Open Shipow opened 5 years ago

Shipow commented 5 years ago

Hello Pandoc 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 your docs).

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

mb21 commented 5 years ago

Thx, I guess we'll take a look when we've got the time...

jgm commented 5 years ago

Thx, I guess we'll take a look when we've got the time...

Why not keep this open so we don't lose track of it?