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
yarn add vuepress -D # Install 0.x
yarn add vuepress@next -D # Install 1.x.
This is the branch for VuePress 1.x
and docs are available at https://v1.vuepress.vuejs.org.
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!