mirror of
https://github.com/halo-dev/docs.git
synced 2025-10-19 17:04:09 +00:00
chore: use selfhosted-meilisearch as docs search engine (#357)
使用自建的 Meilisearch 作为文档搜索引擎,代替 Algolia。 /kind improvement ```release-note None ```
This commit is contained in:
@@ -193,12 +193,6 @@ const config = {
|
||||
darkTheme: darkCodeTheme,
|
||||
additionalLanguages: ["java"],
|
||||
},
|
||||
algolia: {
|
||||
apiKey: "739f2a55c6d13d93af146c22a4885669",
|
||||
indexName: "docs",
|
||||
contextualSearch: true,
|
||||
appId: "OG53LY1OQH",
|
||||
},
|
||||
zoom: {
|
||||
selector: ".markdown :not(a) > img",
|
||||
},
|
||||
|
Reference in New Issue
Block a user