vuepress-theme-blogplus
v1.0.1
Published
Default blog plus theme for VuePress
Downloads
1
Maintainers
Readme
vuepress-theme-blogplus
Introduction
edit from @vuepress/theme-blog
Sites
Install
npm install vuepress-theme-blogplus -D
Usage
// .vuepress/config.js
module.exports = {
theme: 'blogplus',
themeConfig: {
// Please head documentation to see the available options.
}
}
Author
@vuepress/theme-blog © Dushusir, Released under the MIT License.