README
README
参考资料
参考:
- https://theme-hope.vuejs.press/zh/guide/feature/search.html,VuePress-Theme-Hope提供了三种:
- vuepress-plugin-search-pro,这个是hope主题里有的,可能是hope大佬自己写的吧
- @vuepress/plugin-docsearch,这个是vuepress文档里有的,但他只推荐用于主题开发
- @vuepress/plugin-search,这个是vuepress官方提供的
- 【B站】【编程】在 VitePress 中添加 Algolia 搜索,手把手教学
比较
vuepress-plugin-search-pro
特点:
- 客户端搜索
@vuepress/plugin-docsearch
特点:
- 服务端搜索,使用了:DocSearch 是 Algolia 为开源项目提供的免费搜索服务
@vuepress/plugin-search
是VuePress官方提供的搜索插件,它基于Headers构建,允许用户在文档站点中进行关键词搜索。
链接到当前文件 0
没有文件链接到当前文件