# vuepress-next **Repository Path**: mirrors/vuepress-next ## Basic Information - **Project Name**: vuepress-next - **Description**: Repo for VuePress 2 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 2 - **Created**: 2021-08-17 - **Last Updated**: 2025-06-04 ## Categories & Tags **Categories**: blog **Tags**: None ## 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)