[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]node_modules/2025-03-12 09:01 -  
[DIR]types/2025-03-12 09:01 -  
[DIR]template/2025-03-12 09:01 -  
[DIR]lib/2025-03-12 09:01 -  
[DIR]dist/2025-03-12 09:01 -  
[DIR]bin/2025-03-12 09:01 -  
[TXT]theme.d.ts2025-03-12 09:01 1.4K 
[TXT]theme-without-fonts.d.ts2025-03-12 09:01 64  
[   ]package.json2025-03-12 09:01 6.7K 
[TXT]client.d.ts2025-03-12 09:01 208  
[TXT]README.md2025-03-12 09:01 1.0K 
[   ]LICENSE2025-03-12 09:01 1.1K 
# VitePress 📝💨

[![test](https://github.com/vuejs/vitepress/workflows/Test/badge.svg)](https://github.com/vuejs/vitepress/actions)
[![npm](https://img.shields.io/npm/v/vitepress)](https://www.npmjs.com/package/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