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

https://github.com/yzqdev/vuepress


https://github.com/yzqdev/vuepress

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# VuePress

[![check](https://github.com/vuepress/core/workflows/check/badge.svg)](https://github.com/vuepress/core/actions/workflows/check.yml?query=workflow%3Acheck)
[![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://v2.vuepress.vuejs.org

For users from VuePress v1, please check out the [migration guide](https://v2.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)