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.
Kia King Ishii
8c1f9f6c87
|
2 years ago | |
---|---|---|
.github | 2 years ago | |
__tests__ | 2 years ago | |
bin | 2 years ago | |
docs | 2 years ago | |
examples/minimal | 2 years ago | |
scripts | 2 years ago | |
src | 2 years ago | |
types | 2 years ago | |
.gitignore | 3 years ago | |
.prettierignore | 2 years ago | |
.prettierrc | 5 years ago | |
CHANGELOG.md | 3 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 | 3 years ago | |
rollup.config.ts | 2 years ago | |
theme.d.ts | 3 years ago | |
tsconfig.json | 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