mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-09 05:16:23 +10:00
6126b18e7640430ed386aa7745e419f895d8a1e3
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
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!
License
Languages
JavaScript
63.5%
Vue
22.4%
TypeScript
10.7%
Stylus
3.2%
HTML
0.2%