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

feat: connect algolia search #11

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

shadowusr
Copy link
Member

No description provided.

@@ -172,6 +172,11 @@ const config: Config = {
theme: prismThemes.github,
darkTheme: prismThemes.dracula,
},
algolia: {
appId: 'GEUAOEJ3NK',
apiKey: '329ccc709854898024bad32d341d441f',
Copy link
Member Author

Choose a reason for hiding this comment

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

It's safe to commit this according to docs: https://docusaurus.io/docs/search#connecting-algolia

@shadowusr shadowusr force-pushed the users/shadowusr/TESTPLANE-5.algolia-search branch from ba822fd to 50da599 Compare June 26, 2024 21:34
Copy link

github-actions bot commented Jun 26, 2024

✅ Successfully deployed static

Copy link
Member

@KuznetsovRoman KuznetsovRoman left a comment

Choose a reason for hiding this comment

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

LGTM

@shadowusr shadowusr merged commit 8e6d3e3 into master Jun 26, 2024
2 checks passed
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