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
9df8adb53e
|
1 year ago | |
---|---|---|
.github | 1 year ago | |
__tests__ | 1 year ago | |
bin | 2 years ago | |
docs | 1 year ago | |
scripts | 1 year ago | |
src | 1 year ago | |
template | 1 year ago | |
types | 1 year ago | |
.gitattributes | 2 years ago | |
.gitignore | 2 years ago | |
.npmrc | 2 years 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 | 1 year ago | |
pnpm-lock.yaml | 1 year 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 (beta) 📝💨
VitePress is VuePress' spiritual successor, built on top of vite.
Currently, it is in the beta
stage. It is already suitable for out-of-the-box documentation use. There still might be issues, however, 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