Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up Algolia search #396

Open
bahmutov opened this issue Mar 30, 2020 · 1 comment
Open

Set up Algolia search #396

bahmutov opened this issue Mar 30, 2020 · 1 comment

Comments

@bahmutov
Copy link
Contributor

Now after improving the Algolia search for main documentation site cypress-io/cypress-documentation#2668 (which includes scrubbing these examples too, but with lower rank), it would be trivial to set up separate Algolia app and index to scrape the https://example.cypress.io/ site

How to set up scraping: https://glebbahmutov.com/blog/scrape-static-site-with-algolia/
Then we can add the search widget to the navigation element of each page.

We can even keep the scraper as a job in this repository to be executed only on master after new site deploy.

@phuong2020
Copy link

I've been using it with Laravel Scout and to be honest it was far away from my comfort zone to use Algolia without it, but you guys made it look easy...

Friv 9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants