Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

一个基于 Vuepress 2.x 的插件,它可以帮助你更快的接入 Waline 评论系统。

License

Notifications You must be signed in to change notification settings

xinlei3166/vuepress-plugin-waline

Repository files navigation

vuepress-plugin-waline

简介

vuepress-plugin-waline 是一个基于 Vuepress 2.x 的插件,它可以帮助你更快的接入 Waline 评论系统。

查看Demo

提示

已支持[email protected]版本

安装

npm install -D vuepress-plugin-waline
yarn add -D vuepress-plugin-waline

用法

.vuepress/config.js文件中使用插件

plugins: [
  walinePlugin({
    serverURL: 'https://waline-xinlei3166.vercel.app'
  })
]

About

一个基于 Vuepress 2.x 的插件,它可以帮助你更快的接入 Waline 评论系统。

Resources

License

Stars

Watchers

Forks

Packages

No packages published