Skip to content

lawmillion/docsify-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docsify-cli

Build Status npm

🖌 docsify cli - A magical documentation generator.

Links

Screenshots

Installation

npm i docsify-cli -g
# yarn global add docsify-cli

Usage

init - create a docs

docsify init [path]

options

  • -l --local Copy docsify to docs path, default use unpkg.com cdn
  • -l --router Use hash router and create a index.html
  • -t --theme Choose theme, default vue.css

serve - run serve to preview

docsify serve [path]
  • -p --port Listen port, default 3000

License

MIT

About

🖌 docsify cli tool - A magical documentation generator.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 80.0%
  • HTML 20.0%