node-vuepress-auto-read

0.1.0 • Public • Published

node-vuepress-auto-read

auto read vuepress and setting sidebar config by folder structure

Installl

npm install node-vuepress-auto-read --save-dev

Usage

  1. config you sidebar mapping in package.json file
"folderTitleMap": {
    "folder1": "团队规范"
}
  1. auto run for override sidebar of vuepress config.js
Usage: vuepress-auto-read [options]

Options:
  --version       Show version number                                  [boolean]
  -c, --config    config file path                   [default: "./package.json"]
  -r, --rootPath  vuepress dest docs path                    [default: "./docs"]
  -m, --markdown  your blog readme path                 [default: "./README.md"]
  -b, --blogUrl   your blog base url
  -h, --help      Show help                                            [boolean]

Readme

Keywords

Package Sidebar

Install

npm i node-vuepress-auto-read

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

8.97 kB

Total Files

10

Last publish

Collaborators

  • springleo