koenbok / Framer

Framer - Design Everything
https://framer.com
MIT License
5.83k stars 477 forks source link

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

Closed Shipow closed 5 years ago

Shipow commented 5 years ago

Hello Framer 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