Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vuepress/core
Vue-Powered Static Site Generator
https://github.com/vuepress/core
vite vue vuepress webpack
Last synced: 10 days ago
JSON representation
Vue-Powered Static Site Generator
- Host: GitHub
- URL: https://github.com/vuepress/core
- Owner: vuepress
- License: mit
- Created: 2020-05-06T13:00:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T06:54:09.000Z (24 days ago)
- Last Synced: 2024-10-19T13:51:06.761Z (20 days ago)
- Topics: vite, vue, vuepress, webpack
- Language: TypeScript
- Homepage: https://vuepress.vuejs.org
- Size: 10.5 MB
- Stars: 2,304
- Watchers: 23
- Forks: 923
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome - vuepress/core - Vue-Powered Static Site Generator (TypeScript)
- awesome - vuepress/core - Vue-Powered Static Site Generator (TypeScript)
README
# VuePress
[![check](https://github.com/vuepress/core/actions/workflows/check.yml/badge.svg?branch=main)](https://github.com/vuepress/core/actions/workflows/check.yml)
[![e2e](https://github.com/vuepress/core/actions/workflows/e2e.yml/badge.svg?branch=main)](https://github.com/vuepress/core/actions/workflows/e2e.yml)
[![npm](https://badgen.net/npm/v/vuepress/next)](https://www.npmjs.com/package/vuepress)
[![coverage](https://coveralls.io/repos/github/vuepress/core/badge.svg?branch=main)](https://coveralls.io/github/vuepress/core?branch=main)
[![license](https://badgen.net/github/license/vuepress/core)](https://github.com/vuepress/core/blob/main/LICENSE)
[![discord](https://badgen.net/discord/online-members/ptFjefy6H5?icon=discord&label=discord)](https://discord.gg/ptFjefy6H5)Status: Release Candidate
## Documentation
https://vuepress.vuejs.org
For users from VuePress v1, please check out the [migration guide](https://vuepress.vuejs.org/guide/migration.html).
## Contribution
See [Contributing Guide](https://github.com/vuepress/core/blob/main/CONTRIBUTING.md) ([中文版](https://github.com/vuepress/core/blob/main/CONTRIBUTING_zh.md))
This is the repository for VuePress core packages.
- For plugins, themes and tools, see [vuepress/ecosystem](https://github.com/vuepress/ecosystem)
- For documentation source code, see [vuepress/docs](https://github.com/vuepress/docs)## License
[MIT](https://github.com/vuepress/core/blob/main/LICENSE)