zpfz / vuepress-theme-antdocs

🔥🎨 An Ant Design style theme for VuePress. (QQ Group: 867711329) [NOTE: The AntDocs-next is WIP.]
https://antdocs.js.org/
MIT License
217 stars 28 forks source link
ant-design antd antdocs vuepress vuepress-doc vuepress-theme

AntDocs logo

AntDocs

An Ant Design style theme for VuePress.

Build Status Downloads Version License

Features

Quick start

Install theme

npm i vuepress-theme-antdocs

or

yarn add vuepress-theme-antdocs

Use theme

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

module.exports = {
  theme: 'antdocs'
}

You can get help here: Using a theme

Preview