# VuePress **Repository Path**: mirrors/VuePress ## Basic Information - **Project Name**: VuePress - **Description**: VuePress 是一个基于 Vue 的轻量级静态网站生成器,以及为编写技术文档而优化的默认主题 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/vuepress - **GVP Project**: No ## Statistics - **Stars**: 157 - **Forks**: 67 - **Created**: 2018-04-16 - **Last Updated**: 2025-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

logo

Downloads Version License VuePress channel on Discord

## Status VuePress v1 is now in maintenance mode. For a next-gen Vue-based SSG: - [VitePress](https://vitepress.vuejs.org/): Vue.js official team supported. Built on top of Vue 3 + Vite. - [VuePress v2+](https://github.com/vuepress/core): Community supported. Built on top of Vue 3 + Vite / Webpack / Other bundlers. ## Documentation Check out our docs at https://vuepress.vuejs.org/. ## Showcase - [Awesome VuePress](https://github.com/vuepressjs/awesome-vuepress) - [vuepress.tools](https://z3by.github.io/vuepress-tools/) (By [Ahmad Mostafa](https://ahmadmostafa.com)) ## Contribution Want to contribute? Check our [Contributing Guide](.github/CONTRIBUTING.md) and [issues for beginners](https://github.com/vuejs/vuepress/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)! ```bash yarn install # install all dependencies 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/vuepressjs/awesome-vuepress)! ## Contributors ### Creator / Lead
Evan You
Evan You

💻
ULIVZ
ULIVZ

💻 📖
### Active Core Team
Billyyyyy3320
Billyyyyy3320

💻
meteorlxy
meteorlxy

💻
Ramona
Ramona

💻 📖
Franck Abgrall
Franck Abgrall

💻 💬
### Core Team Emeriti Here we honor some no-longer-active core team members who have made valuable contributions in the past.
Ben Hong
Ben Hong

💻 📖 💬
Giraud Florent
Giraud Florent

💻
Sarah Dayan
Sarah Dayan

💻 📖
Vinayak Kulkarni
Vinayak Kulkarni

🔌 💻 📝
Victoria Bergquist
Victoria Bergquist

💻 🎨
Nikita Sobolev
Nikita Sobolev

💻 📖
Fatih Acet
Fatih Acet

💻
Vladimir Pouzanov
Vladimir Pouzanov

💻
### Code Contributors This project exists thanks to all the people who contribute. [[Contribute](.github/CONTRIBUTING.md)]. ## License [MIT](https://github.com/vuejs/vuepress/blob/master/LICENSE)