theme-next-docs icon indicating copy to clipboard operation
theme-next-docs copied to clipboard

第三方集服务集成Algolia站点配置缺少字段

Open webzh opened this issue 7 years ago • 1 comments
trafficstars

[你好,经过测试,在添加Algolia搜索时,发现第三步配置缺少字段apiKey image

还需要加上 apiKey: 'your api key' 站点完整配置为: algolia: applicationID: 'applicationID' indexName: 'indexName' apiKey: 'your api key' chunkSize: 5000 感谢大神提供的主题,非常好用,thanks。

webzh avatar Feb 21 '18 03:02 webzh

FIXED IN NEXT V6+. Later all this docs will be moved to main theme-next.org site. Current maintenance supported only for new repository. It's mean all bugfixes and new features will be in new repo.

sli1989 avatar Feb 23 '18 12:02 sli1989