@microdesign/vuepress-theme-microdocs

1.0.1 • Public • Published

AntDocs logo

MicroDocs

An Micro 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 microdocs theme

$ npm i -D @microdesign/vuepress-theme-microdocs

or

$ yarn add -D @microdesign/vuepress-theme-microdocs

or

$ pnpm add -D @microdesign/vuepress-theme-microdocs

Use theme

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

module.exports = {
  theme: '@microdesign/microdocs'
}

You can get help here: Using a theme

Package Sidebar

Install

npm i @microdesign/vuepress-theme-microdocs

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

805 kB

Total Files

55

Last publish

Collaborators

  • microdesign