logo

Downloads 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. - [Sponsor ULIVZ on Patreon](https://www.patreon.com/ulivz) - [Sponsor Vue.js](https://vuejs.org/support-vuejs) > "VuePress is much more than that." —— ULIVZ ## Install ```bash yarn add vuepress -D ``` ## Showcase - [Awesome Vuepress](https://github.com/ulivz/awesome-vuepress) - [vuepress.gallery](https://vuepress.gallery) (by [@vicbergquist](https://twitter.com/vicbergquist)) ## Documentation This is the branch for `VuePress 1.x` and docs are available at https://v1.vuepress.vuejs.org. ## Contribution Want to contribute? Check our [issues for beginners](https://github.com/vuejs/vuepress/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)! ```bash 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 don't have a local checkout, you can also open [VuePress in Gitpod](https://gitpod.io/#https://github.com/vuejs/vuepress/blob/master/packages/docs/docs/README.md), a free online IDE for GitHub. If you intend to make `"substantial"` changes to VuePress or its documentation, please checkout [VuePress RFCs](./rfcs/README.md). If you have a VuePress-related project/component/tool, add it with a pull request to [this curated list](https://github.com/ulivz/awesome-vuepress)! ## Contributors ### Core Team
Evan You
Evan You

💻
ULIVZ
ULIVZ

💻 📖
Jen Looper
Jen Looper

📖 🎨
Sarah Dayan
Sarah Dayan

💻 📖
Franck Abgrall
Franck Abgrall

💻 💬
Nikita Sobolev
Nikita Sobolev

💻 📖
Giraud Florent
Giraud Florent

💻
Ramona
Ramona

💻
Fatih Acet
Fatih Acet

💻
Filip Rakowski
Filip Rakowski

💻
Vladimir Pouzanov
Vladimir Pouzanov

💻
Victoria Bergquist
Victoria Bergquist

💻 🎨
Billyyyyy3320
Billyyyyy3320

💻
Ben Hong
Ben Hong

💻 📝
### Code Contributors This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)]. ### Financial Contributors Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/vuepress/contribute)] #### Individuals #### Organizations Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/vuepress/contribute)] ## License [MIT](https://github.com/vuejs/vuepress/blob/master/LICENSE)