Home
Softono
vuepress

vuepress

Open source MIT JavaScript
22.8K
Stars
4.6K
Forks
607
Issues
257
Watchers
1 year
Last Commit

About vuepress

<p align="center"> <a href="https://vuepress.vuejs.org/" target="_blank"> <img width="180" src="https://raw.githubusercontent.com/vuejs/vuepress/master/packages/docs/docs/.vuepress/public/hero.png" alt="logo"> </a> </p> <p align="center"> <a href="#"><img src="https://img.shields.io/npm/dm/vuepress.svg" alt="Downloads"></a> <a href="https://www.npmjs.com/package/vuepress"><img src="https://img.shields.io/npm/v/vuepress.svg" alt="Version"></a> <a href="https://github.com/vuejs/vuepress/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/vuepress.svg" alt="License"></a> <a href="https://discordapp.com/invite/HBherRA"><img src="https://img.shields.io/badge/Discord-join%20chat-738bd7.svg" alt="VuePress channel on Discord"></a> </p> ## 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 ...

Platforms

Web Self-hosted

Languages

JavaScript

logo

Downloads Version License VuePress channel on Discord

Status

VuePress v1 is now in maintenance mode.

For a next-gen Vue-based SSG:

  • VitePress: Vue.js official team supported. Built on top of Vue 3 + Vite.
  • VuePress v2+: Community supported. Built on top of Vue 3 + Vite / Webpack / Other bundlers.

Documentation

Check out our docs at https://vuepress.vuejs.org/.

Showcase

Contribution

Want to contribute? Check our Contributing Guide and issues for beginners!

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, a free online IDE for GitHub.

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!

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].

License

MIT