# vitepress **Repository Path**: vuejs/vitepress ## Basic Information - **Project Name**: vitepress - **Description**: Vite & Vue powered static site generator. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 1 - **Created**: 2022-08-03 - **Last Updated**: 2025-06-17 ## Categories & Tags **Categories**: cms **Tags**: None ## README # VitePress 📝💨 [![test](https://github.com/vuejs/vitepress/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/vuejs/vitepress/actions/workflows/test.yml) [![npm](https://img.shields.io/npm/v/vitepress)](https://www.npmjs.com/package/vitepress) [![nightly releases](https://img.shields.io/badge/nightly-releases-orange)](https://nightly.akryum.dev/vuejs/vitepress) [![chat](https://img.shields.io/badge/chat-discord-blue?logo=discord)](https://chat.vuejs.org) --- VitePress is a Vue-powered static site generator and a spiritual successor to [VuePress](https://vuepress.vuejs.org), built on top of [Vite](https://github.com/vitejs/vite). ## Documentation To check out docs, visit [vitepress.dev](https://vitepress.dev). ## Changelog Detailed changes for each release are documented in the [CHANGELOG](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md). ## Contribution Please make sure to read the [Contributing Guide](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md) before making a pull request. ## License [MIT](https://github.com/vuejs/vitepress/blob/main/LICENSE) Copyright (c) 2019-present, Yuxi (Evan) You