z3by / vuepress-theme-medium

Clean, simple, Medium-Like Vuepress blog theme

Home Page:https://vuepress-theme-medium.z3by.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuepress-theme-medium

NPM version NPM downloads

Sites

Install

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

Usage

// .vuepress/config.js
module.exports = {
  theme: 'medium',
  themeConfig: {
    // Please keep looking down to see the available options.
  }
}

About

Clean, simple, Medium-Like Vuepress blog theme

https://vuepress-theme-medium.z3by.com

License:MIT License


Languages

Language:Vue 68.9%Language:Stylus 16.4%Language:JavaScript 14.7%