Skip to content

📝 Minimalistic Vue-powered static site generator

License

Notifications You must be signed in to change notification settings

siberiawolf/vuepress

 
 

Repository files navigation

logo

Downloads Version npm next version License vuepress channel on Discord

Supporting VuePress

Maintaining and developing new features to VuePress takes a considerable amount of time (if you know that Gastby's team is a company), and I am currently exploring the possibility of working on VuePress fulltime.

"VuePress is much more than that." —— ULIVZ

Install

yarn add vuepress -D       # Install 0.x
yarn add vuepress@next -D  # Install 1.x.

Showcase

Documentation

This is the branch for VuePress 1.x and docs are available at https://v1.vuepress.vuejs.org.

Contribution

yarn bootstrap # Install and link dependencies for this lerna repo
yarn dev  # serves VuePress' own docs with itself
yarn test # make sure your code change pass the test

If you intend to make "substantial" changes to VuePress or its documentation, please checkout VuePress RFCs.

If you have a VuePress-related project/component/tool, add it with a pull request to this curated list!

Thank you to all the people who already contributed to VuePress!

contributors

License

MIT

About

📝 Minimalistic Vue-powered static site generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.7%
  • Vue 20.8%
  • TypeScript 11.1%
  • CSS 3.2%
  • HTML 0.2%