Ecosyste.ms: Awesome

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

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: 30 days ago
JSON representation

๐Ÿ“ Minimalistic Vue-powered static site generator

Lists

README

        



logo


Downloads
Version
License
VuePress channel on Discord

## Status

> VuePress is now in maintenance mode. For a next-gen Vue-based SSG built on top of Vue 3 + Vite, check out [VitePress](https://vitepress.vuejs.org/).

## 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)