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: 6 days ago
JSON representation
đ Minimalistic Vue-powered static site generator
- Host: GitHub
- URL: https://github.com/vuejs/vuepress
- Owner: vuejs
- License: mit
- Created: 2018-04-05T16:58:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T10:06:47.000Z (5 months ago)
- Last Synced: 2024-10-29T20:31:44.474Z (2 months ago)
- Topics: blog-engine, docs-generator, seo, static-site-generator, vue, vuepress
- Language: JavaScript
- Homepage: https://vuepress.vuejs.org
- Size: 13.9 MB
- Stars: 22,552
- Watchers: 265
- Forks: 4,759
- Open Issues: 618
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - vuejs/vuepress - đ Minimalistic Vue-powered static site generator (JavaScript)
- favorite-link - įŽįēĻį Vue 銹å¨įéæįĢįšįæå¨ã
- awesome-nodejs - vuepress - Minimalistic Vue-powered static site generator. ![](https://img.shields.io/github/stars/vuejs/vuepress.svg?style=social&label=Star) (Repository / Static Site Generator & Blogging)
- awesome-ccamel - vuejs/vuepress - đ Minimalistic Vue-powered static site generator (JavaScript)
- awesome-starred-test - vuejs/vuepress - đ Minimalistic Vue-powered static site generator (JavaScript)
- project-awesome - vuejs/vuepress - đ Minimalistic Vue-powered static site generator (JavaScript)
- awesome-repositories - vuejs/vuepress - đ Minimalistic Vue-powered static site generator (JavaScript)
- awesome-github-star - vuepress - powered static site generator | vuejs | 21912 | (JavaScript)
- awesome-for-beginners - VuePress - powered static site generator (JavaScript)
- awesome-frontend - vuepress
- awesome-open-source-systems - VuePress - Minimalistic Vue-powered static site generator. (Documentation Builder / Follow me)
- awesome-f2e-libs - **vuepress**
- awesome-fe - **vuepress**
- awesome-starred - vuejs/vuepress - đ Minimalistic Vue-powered static site generator (vue)
- fucking-awesome-for-beginners - VuePress - powered static site generator (JavaScript)
- awesome - vuejs/vuepress - đ Minimalistic Vue-powered static site generator (JavaScript)
- awesome - vuejs/vuepress - đ Minimalistic Vue-powered static site generator (JavaScript)
- jimsghstars - vuejs/vuepress - đ Minimalistic Vue-powered static site generator (JavaScript)
README
## 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
### Active Core Team
Billyyyyy3320
đģ
meteorlxy
đģ
Ramona
đģ đ
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
đģ đ đŦ
Giraud Florent
đģ
Sarah Dayan
đģ đ
Vinayak Kulkarni
đ đģ đ
Victoria Bergquist
đģ đ¨
Nikita Sobolev
đģ đ
Fatih Acet
đģ
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)