This package has been deprecated

Author message:

This package has been deprecated, using sherry-vuepress instead

template-vuepress

0.5.0 • Public • Published

template-vuepress

Scaffold out a VuePress project.

NPM version NPM downloads Build Status donate

preview

Features

  • 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 SAO first.

yarn global add sao
# or
npm i -g sao

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

sao vuepress # using in a exisiting projects
sao -u vuepress # fetch the latest version before the start.
 
# or
sao vuepress my-project 

From git

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

License

MIT © ULIVZ

Readme

Keywords

none

Package Sidebar

Install

npm i template-vuepress

Weekly Downloads

13

Version

0.5.0

License

MIT

Unpacked Size

13.5 kB

Total Files

17

Last publish

Collaborators

  • ulivz