Skip to content
This repository has been archived by the owner on Aug 22, 2020. It is now read-only.

vuepress/create-vuepress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-vuepress (Archived)

⚠️ This project is now deprecated in favor of create-vuepress-site

Scaffolding a VuePress project

NPM version NPM downloads

Usage

Note that you need to initialize this instruction in an empty directory.

$ yarn create vuepress [appName]

Please be sure to cd [appName] and run yarn to install dependencies.

Boilerplates

  • docs - Create a documentation project with VuePress.
  • blog - Create a blog project with VuePress.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Prior Art

create-vuepress will not be born without inspiration from these projects:

  • create-umi (Direct reuse of scaffolding functions of the library.)

Author

create-vuepress © ULIVZ, Released under the MIT License.
Authored and maintained by ULIVZ with help from contributors (list).

github.com/ulivz · GitHub @ULIVZ · Twitter @_ulivz

About

Scaffolding out a VuePress docs, blog, repro repo or other interesting things

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published