0.2.1 • Published 3 years ago

@baldeweg/vuepress-theme-cms v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

baldeweg/vuepress-theme-cms

The theme for baldeweg/cms-cli.

Requirements

Getting Started

Install it with yarn add @baldeweg/vuepress-theme-cms --save.

Add it to the config of the CMS in content/.vuepress/config.js.

module.exports = {
  theme: '@baldeweg/vuepress-theme-cms'
}