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.
Divyansh Singh
d2238eedb7
|
12 months ago | |
---|---|---|
.github | 1 year ago | |
__tests__ | 12 months ago | |
art | 1 year ago | |
bin | 2 years ago | |
docs | 12 months ago | |
scripts | 1 year ago | |
src | 12 months ago | |
template | 1 year ago | |
types | 1 year ago | |
.gitattributes | 2 years ago | |
.gitignore | 2 years ago | |
.npmrc | 12 months ago | |
.prettierignore | 1 year ago | |
.prettierrc.yml | 2 years ago | |
CHANGELOG.md | 1 year ago | |
LICENSE | 5 years ago | |
README.md | 1 year ago | |
client.d.ts | 2 years ago | |
netlify.toml | 1 year ago | |
package.json | 12 months ago | |
pnpm-lock.yaml | 12 months ago | |
pnpm-workspace.yaml | 2 years ago | |
rollup.config.ts | 1 year ago | |
theme-without-fonts.d.ts | 1 year ago | |
theme.d.ts | 1 year ago | |
tsconfig.json | 2 years ago |
README.md
VitePress (RC: release candidate) 📝💨
VitePress is VuePress' spiritual successor, built on top of vite.
Currently, it is in the release candidate
stage. It is already suitable for out-of-the-box documentation use. We do not plan to introduce any breaking changes from here on until the stable release.
Documentation
To check out docs, visit vitepress.dev.
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