docs: use Algolia DocSearch

This commit is contained in:
DIYgod 2019-05-14 17:25:42 +08:00
parent 628dbc8693
commit bbc5312c82
No known key found for this signature in database
GPG Key ID: EC0B76A252D3EF67
1 changed files with 4 additions and 0 deletions

View File

@ -35,6 +35,10 @@ module.exports = {
repo: 'DIYgod/RSSHub',
editLinks: true,
docsDir: 'docs',
algolia: {
apiKey: '6247bc0db93150fd9e531b93a3fa4046',
indexName: 'rsshub',
},
locales: {
'/': {
lang: 'zh-CN',