guyingd / vuepress-theme-modern-blog

🤩Modern blog theme for VuePress.

Home Page:https://vp-modern.z3by.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuepress-theme-modern-blog

NPM version NPM downloads

Screen Shot

Sites

Install

yarn add vuepress-theme-modern-blog -D
# OR npm install vuepress-theme-modern-blog -D

Usage

// .vuepress/config.js
module.exports = {
  theme: 'modern-blog',
  themeConfig: {
    // for the full list of options read more in [Docs](./docs/theme-config.md)
  }
}

Contributing

  1. Clone this repository.
  2. Navigate to the cloned repository cd vuepress-theme-modern-blog
  3. Run yarn && yarn dev # Or npm install && npm run dev
  4. Create a new feature.
  5. Submit a Pull Request.

About

🤩Modern blog theme for VuePress.

https://vp-modern.z3by.com/

License:MIT License


Languages

Language:Vue 66.3%Language:Stylus 16.9%Language:JavaScript 16.8%