z3by / vuepress-theme-vuetify

Material design vuepress theme

Home Page:https://vuepress-theme-vuetify.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuepress-theme-vuetify

Material design vuepress theme

NPM version NPM downloads

Install

yarn add vuepress-theme-vuetify -D
# OR npm install vuepress-theme-vuetify -D

Usage

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

About

Material design vuepress theme

https://vuepress-theme-vuetify.netlify.com

License:MIT License


Languages

Language:Vue 67.1%Language:JavaScript 27.9%Language:Stylus 5.0%