0.0.5 • Published 4 years ago

vuepress-theme-antdocs2 v0.0.5

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

An Ant Design style theme for VuePress.

Build ![GitHub package.json version !

Features

  • Equipped with Ant Design style, you can directly use various components of the UI library.
  • Optimize parts of styles.
  • More features are waiting for you to discover ...

Quick start

Install theme

npm i vuepress-theme-antdocs2

or

yarn add vuepress-theme-antdocs2

Use theme

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

module.exports = {
  theme: 'antdocs2'
}

You can get help here: Using a theme

Preview

0.0.4

修复build时候node环境bug

0.0.2

支持二级菜单折叠

0.0.x alpha

Internal beta version is unstable and not recommended