mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-09 05:16:23 +10:00
9c2199ca3f6e29a4300c30e082091933b4a27f2c
This is the branch for
VuePress 1.xand docs are available at https://v1.vuepress.vuejs.org.
Install
yarn add vuepress -D # Install 0.x
yarn add vuepress@next -D # Install 1.x.
Showcase
Check out Awesome Vuepress to find awesome things related to VuePress 1.x .
Development
Please make sure your version of Node.js is greater than 8.
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.
License
Languages
JavaScript
63.5%
Vue
22.4%
TypeScript
10.7%
Stylus
3.2%
HTML
0.2%