Skip to content

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

License

Notifications You must be signed in to change notification settings

maiscrm/vuepress-theme-antdocs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 63.3%
  • Less 21.2%
  • JavaScript 11.7%
  • HTML 3.8%