Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 609 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 609 Bytes

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.