-
Notifications
You must be signed in to change notification settings - Fork 6
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
Implement Algolia DocSearch #1055
base: main
Are you sure you want to change the base?
Conversation
Deploying docs with Cloudflare Pages
|
# indexName: docodile | ||
search: | ||
algolia: | ||
appId: 6HH47A49YJ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we be hiding our API keys? E.g. in a .env or .gitignore? (apiKey)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We never did before; I think it's fine, that's the pattern you use for things like GTM as well, and this is the documented way Docsy says to specify your appId
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Our repo was private before ;)
Ideally we can get it so where it has breadcrumbs and context snippets instead of this: