Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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)