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

Add Search (Algolia DocSearch) #155

Merged
merged 2 commits into from
Jul 25, 2023
Merged

Conversation

kalawac
Copy link
Contributor

@kalawac kalawac commented Jul 24, 2023

Description

Implement search as per issue #21, using agreed-upon technology, Algolia DocSearch.

Since we're using Docusaurus' preset-classic theme, the only change needed was to add an algolia field to themeConfig: see Docusaurus docs.

As part of the DocSearch program, Algolia has pre-configured the crawler for the site. I tested search and the crawler seems to be working fine, but if we would like to add extra configuration, the Algolia DocSearch docs provide a template for Docusaurus v2.

As we have to apply on a site-by-site basis to the DocSearch program, we are blocked from adding multiple sites to the crawler (see issues #20 and #19).

@netlify
Copy link

netlify bot commented Jul 24, 2023

Deploy Preview for conda-dot-org ready!

Name Link
🔨 Latest commit cd99301
🔍 Latest deploy log https://app.netlify.com/sites/conda-dot-org/deploys/64be8bb12648e60008ab63c3
😎 Deploy Preview https://deploy-preview-155--conda-dot-org.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@travishathaway travishathaway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see review comment.

@kalawac kalawac requested a review from travishathaway July 24, 2023 14:34
@travishathaway travishathaway merged commit fcea004 into conda:main Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants