提交 cba49046 编写于 作者: U ULIVZ

docs: enable algolia docsearch for vuepress

上级 e8a6ab1b
......@@ -29,6 +29,11 @@ module.exports = {
repo: 'vuejs/vuepress',
editLinks: true,
docsDir: 'docs',
// #697 Provided by the official algolia team.
algolia: {
apiKey: '3a539aab83105f01761a137c61004d85',
indexName: 'vuepress'
},
locales: {
'/': {
label: 'English',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册