Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit80db2af

Browse files
committed
Switch from Algolia to Canary + Pagefind
1 parent575ef3f commit80db2af

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

‎website/docusaurus.config.ts‎

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ const siteConfig: Config = {
6666
customFields:{
6767
repoUrl:'https://github.com/reduxjs/react-redux',
6868
},
69+
themes:[require.resolve('@getcanary/docusaurus-theme-search-pagefind')],
6970
themeConfig:{
7071
metadata:[{name:'twitter:card',content:'summary'}],
7172
prism:{
@@ -202,12 +203,12 @@ const siteConfig: Config = {
202203
},
203204
],
204205
},
205-
algolia:{
206-
appId:' ',
207-
apiKey:'2d058d216b7fd5d68d481fd48ee72c06',
208-
indexName:'react-redux',
209-
algoliaOptions:{},
210-
},
206+
//algolia: {
207+
// appId: ' ',
208+
// apiKey: '2d058d216b7fd5d68d481fd48ee72c06',
209+
// indexName: 'react-redux',
210+
// algoliaOptions: {},
211+
//},
211212
}satisfiesThemeConfig,
212213
plugins:[
213214
[

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp