| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
🖌 docsify cli - A magical documentation generator.
Gold Sponsor via Open Collective
Running a server on localhost with live-reload.
Install docsify-cli via npm or yarn globally.
npm i docsify-cli -g
# yarn global add docsify-cliUse init to generate your docs.
docsify init <path> [--local false] [--theme vue] [--plugins false]
# docsify i <path> [-l false] [-t vue] [--plugins false]<path> defaults to the current directory. Use relative paths like ./docs (or docs).
Run a server on localhost with livereload.
docsify serve <path> [--open false] [--port 3000]
# docsify s <path> [-o false] [-p 3000]Docsify's generators.
docsify generate <path> [--sidebar _sidebar.md]
# docsify g <path> [-s _sidebar.md]Please see the Contributing Guidelines
| Back | FazBrowse Home | New Git URL |