Skip to content

[Warning]Modified for my personal case. Default blog theme for VuePress.

License

Notifications You must be signed in to change notification settings

CiCiUi/vuepress-theme-blog

 
 

Repository files navigation

@vuepress/theme-blog

NPM version NPM downloads NPM LICENSE

Sites

Install

yarn add @vuepress/theme-blog -D
# OR npm install @vuepress/theme-blog -D

Usage

// .vuepress/config.js
module.exports = {
  theme: '@vuepress/blog',
  themeConfig: {
    // Please head documentation to see the available options.
  }
}

LICENSE

@vuepress/theme-blog © ULIVZ & Billyyyyy3320, Released under the MIT License.

github.com/ulivz · GitHub @ULIVZ · Twitter @_ulivz

github.com/billyyyyy3320 · GitHub @Billyyyyy3320

About

[Warning]Modified for my personal case. Default blog theme for VuePress.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 62.3%
  • JavaScript 20.3%
  • Stylus 17.4%