module.exports = { plugins: [ [ 'vuepress-plugin-vdoing-comment', { choosen: 'valine', options: { el: '#valine-vuepress-comment', appId: 'Your own appId', appKey: 'Your own appKey' } } ] ] }If you want to access
Official plugins and themes for VuePress2. Contribute to vuepress/ecosystem development by creating an account on GitHub.
vuepress / ecosystem Public Notifications Fork 45 Star 32 Code Issues 8 Pull requests 6 Discussions Actions Security Insights b146c0a Breadcrumbs ecosystem /plugins /blog / plugin-comment/ Directory actions More options Latest commit HistoryHistory Folders and files Name Last...
module.exports = { plugins: [ [ 'vuepress-plugin-vdoing-comment', { choosen: 'valine', options: { el: '#valine-vuepress-comment', appId: 'Your own appId', appKey: 'Your own appKey' } } ] ] }If you want to access variables, such as $frontmatter and window, please use EJS ...
module.exports={plugins:[['vuepress-plugin-comment-plus',{choosen:'waline',// options选项中的所有参数,会传给Waline的配置options:{el:'#valine-vuepress-comment',serverURL:'your serverURL',// 例如 "https://***.vercel.app/"path:'<%- frontmatter.commentid || frontmatter.permalink %>'}}]...
vuepress / ecosystem Public Notifications Fork 45 Star 32 Code Issues 8 Pull requests 6 Discussions Actions Security Insights 71c620c Breadcrumbs ecosystem /plugins /blog / plugin-comment/ Directory actions More options Latest commit HistoryHistory Folders and files Name Last...
vuepress / ecosystem Public Notifications Fork 45 Star 32 Code Issues 8 Pull requests 6 Discussions Actions Security Insights 7c75a58 Breadcrumbs ecosystem /plugins /blog / plugin-comment/ Directory actions More options Latest commit HistoryHistory Folders and files Name Last ...
vuepress / ecosystem Public Notifications Fork 45 Star 32 Code Issues 8 Pull requests 6 Discussions Actions Security Insights 7f283f7 Breadcrumbs ecosystem /plugins /blog / plugin-comment/ Directory actions More options Latest commit HistoryHistory Folders and files Name Last ...