mirror of https://github.com/vuejs/vitepress
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sanjaiyan Parthipan
8e4ff4de90
|
2 years ago | |
---|---|---|
.github | 2 years ago | |
__tests__ | 2 years ago | |
bin | 2 years ago | |
docs | 2 years ago | |
examples | 2 years ago | |
scripts | 2 years ago | |
src | 2 years ago | |
types | 2 years ago | |
.gitignore | 2 years ago | |
.npmrc | 2 years ago | |
.prettierignore | 2 years ago | |
.prettierrc | 5 years ago | |
CHANGELOG.md | 2 years ago | |
LICENSE | 5 years ago | |
README.md | 2 years ago | |
client.d.ts | 2 years ago | |
netlify.toml | 3 years ago | |
package.json | 2 years ago | |
pnpm-lock.yaml | 2 years ago | |
pnpm-workspace.yaml | 2 years ago | |
rollup.config.ts | 2 years ago | |
theme.d.ts | 2 years ago | |
tsconfig.json | 2 years ago | |
vitest.config.e2e.ts | 2 years ago |
README.md
VitePress (alpha) 📝💨
VitePress is VuePress' spiritual successor, built on top of vite.
Currently, it's in the alpha
stage. It is already suitable for out-of-the-box documentation use, but the config and theming API may still change between minor releases.
Documentation
To check out docs, visit vitepress.vuejs.org.
Changelog
Detailed changes for each release are documented in the CHANGELOG.
Contribution
Please make sure to read the Contributing Guide before making a pull request.
License
Copyright (c) 2019-present, Yuxi (Evan) You