theme-next-docs
theme-next-docs copied to clipboard
第三方集服务集成Algolia站点配置缺少字段
trafficstars
[你好,经过测试,在添加Algolia搜索时,发现第三步配置缺少字段apiKey

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