@minigui/vuepress-theme-docs

1.0.3 • Public • Published

vuepress-theme-docs

An Ant Design style theme for VuePress.

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 @minigui/vuepress-theme-docs

or

yarn add @minigui/vuepress-theme-docs

Use theme

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

module.exports = {
  theme: '@minigui/vuepress-theme-docs'
}

You can get help here: Using a theme

Preview

Package Sidebar

Install

npm i @minigui/vuepress-theme-docs

Weekly Downloads

4

Version

1.0.3

License

MIT

Unpacked Size

111 kB

Total Files

48

Last publish

Collaborators

  • minigui