1.0.1 • Published 4 years ago

vuepress-theme-blogplus v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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.