Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vuejs/vuepress

📝 Minimalistic Vue-powered static site generator
https://github.com/vuejs/vuepress

blog-engine docs-generator seo static-site-generator vue vuepress

Last synced: about 2 months ago
JSON representation

📝 Minimalistic Vue-powered static site generator

Awesome Lists containing this project

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)