vuepress-theme-uphg
v0.0.10
Published
Docs theme for VuePress
Downloads
22
Maintainers
Readme
Vuepress theme uphg
自定义的一个 Vuepress 主题,添加了自定义的滚动条和目录组件。
安装
yarn add vuepress-theme-uphg
# or npm i vuepress-theme-uphg
使用
在 .vuepress/config.js
中添加以下内容
module.exports = {
theme: 'vuepress-theme-xx'
}
插件
默认自带了以下插件,不可关闭。