Vuepress Theme Modern Blog Save

🤩Modern blog theme for VuePress.

Project README

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.
Open Source Agenda is not affiliated with "Vuepress Theme Modern Blog" Project. README Source: z3by/vuepress-theme-modern-blog

Open Source Agenda Badge

Open Source Agenda Rating