vuepress-plugin-comment2
💬 / VuePress 评论插件💬
VuePress comment plugin
VuePress comment plugin
Official Docs | 官方文档
Install
npm i vuepress-plugin-comment2
Or
yarn add -D vuepress-plugin-comment2
Feature
- PageInfo components
- Support Waline.
Migration from V1
Renamed from @mr-hope/vuepress-plugin-comment
to vuepress-plugin-comment2
.
-
Valine is lack of maintainence and can leak your privacy. You should use Waline instead.
-
option
hint
controlling whether a popup hint is disaplayed when page-info item is hovered -
option
delay
controlling delay initializing comment service when page loads or navigates
安装
npm i vuepress-plugin-comment2
或
yarn add -D vuepress-plugin-comment2
特性
- 页面信息组件
- 支持 Waline
从 V1 迁移
名称从 @mr-hope/vuepress-plugin-comment
改为 vuepress-plugin-comment2
.
-
Valine 现已缺乏维护并可能泄露隐私. 你应当使用 Waline 替代它.