cwaring / vuepress-theme-blog

Default blog theme for VuePress.

Home Page:https://vuepress-theme-blog.ulivz.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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.
  }
}

Author

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

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

About

Default blog theme for VuePress.

https://vuepress-theme-blog.ulivz.com

License:MIT License


Languages

Language:Vue 61.4%Language:JavaScript 20.7%Language:CSS 18.0%