tianm2009 / vuepress-theme-antdocs

🔥🎨 An Ant Design style theme for VuePress. (QQ Group: 867711329)

Home Page:https://antdocs.seeyoz.cn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AntDocs logo

AntDocs

An 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.
  • 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

Changlog

1.2.0

  • [feat] Add internationalization.

ATTENTION

See here for more details : https://github.com/zpfz/vuepress-theme-antdocs

[ PS: The document is being written, please be patient❤~You can directly access the following url and then use Google Translate to translate the document]


文档已经发布,国内文档请直接访问:http://antdocs.seeyoz.cn/

About

🔥🎨 An Ant Design style theme for VuePress. (QQ Group: 867711329)

https://antdocs.seeyoz.cn/

License:MIT License


Languages

Language:Vue 65.4%Language:Less 19.9%Language:JavaScript 10.3%Language:HTML 4.4%