zpfz / vuepress-theme-antdocs

πŸ”₯🎨 An Ant Design style theme for VuePress. (QQ Group: 867711329) [NOTE: The AntDocs-next is WIP.]

Home Page:https://antdocs.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AntDocs logo

AntDocs

An Ant Design style theme for VuePress.

Build Status Downloads Version License

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-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

About

πŸ”₯🎨 An Ant Design style theme for VuePress. (QQ Group: 867711329) [NOTE: The AntDocs-next is WIP.]

https://antdocs.js.org/

License:MIT License


Languages

Language:Vue 62.8%Language:Less 25.5%Language:JavaScript 8.5%Language:HTML 3.2%