0.0.2 • Published 4 years ago

@defif/vuepress-theme-defifdocs v0.0.2

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

A Better Ant Design style theme for VuePress.

Build GitHub package.json version (branch) License

Features

  • Equipped with Ant Design style, you can directly use various components of the UI library.
  • Optimize parts of styles.

Quick start

Install theme

npm i @defif/vuepress-theme-defifdocs

or

yarn add @defif/vuepress-theme-defifdocs

Use theme

Open your .vuepress/config.js, and then add VuePress theme reference code:

module.exports = {
  theme: 'dififdocs'
}

You can get help here: Using a theme

ATTENTION

See here for more details : https://github.com/defif/vuepress-theme-defifdocs