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.
Anthony Fu
a0f81c9f9d
|
2 years ago | |
---|---|---|
.github | 3 years ago | |
__tests__ | 2 years ago | |
bin | 2 years ago | |
docs | 2 years ago | |
examples/minimal | 3 years ago | |
scripts | 2 years ago | |
src | 2 years ago | |
types | 2 years ago | |
.gitignore | 3 years ago | |
.prettierrc | 5 years ago | |
CHANGELOG.md | 3 years ago | |
LICENSE | 5 years ago | |
README.md | 3 years ago | |
client.d.ts | 3 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
(WIP) VitePress 📝💨
VitePress is VuePress' spiritual successor, built on top of vite.
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