0.5.0 • Published 6 years ago

template-vuepress v0.5.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Features

Greenkeeper badge

  • Support for use in new or exisitng projects
  • Global Sidebar config generation out of box
  • NPM scripts injection for exisitng projects
  • Friendly user guide
  • Github Pages release integration

Usage

Install Sherry first.

yarn global add sherry
# or
npm i -g sherry

It's recommended to execute following instructions at your project dir instead of project's father directory. since we will determine whether it's a new or exisitng project by checking files in current working directory.

From npm

sherry vuepress # using in a exisiting projects
sherry -u vuepress # fetch the latest version before the start.

# or
sherry vuepress my-project 

From git

sherry ulivz/sherry-vuepress # using in a exisiting projects
# or
sherry ulivz/sherry-vuepress my-project

License

MIT © ULIVZ

0.6.0

5 years ago

0.5.0

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.1

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.2

6 years ago