vuepress-theme-antdocs

1.4.6 • Public • Published

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

/vuepress-theme-antdocs/

    Package Sidebar

    Install

    npm i vuepress-theme-antdocs

    Weekly Downloads

    45

    Version

    1.4.6

    License

    MIT

    Unpacked Size

    110 kB

    Total Files

    59

    Last publish

    Collaborators

    • seeyoz