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.
Joaquín Sánchez
564907152e
|
4 days ago | |
---|---|---|
.github | 4 days ago | |
__tests__ | 3 months ago | |
art | 1 year ago | |
bin | 3 years ago | |
docs | 6 days ago | |
lib | 8 months ago | |
patches | 6 months ago | |
scripts | 2 months ago | |
src | 2 weeks ago | |
template | 2 weeks ago | |
types | 2 weeks ago | |
.gitattributes | 2 years ago | |
.gitignore | 7 months ago | |
.npmrc | 1 year ago | |
.prettierignore | 1 year ago | |
.prettierrc.yml | 2 years ago | |
CHANGELOG.md | 2 weeks ago | |
LICENSE | 5 years ago | |
README.md | 4 months ago | |
client.d.ts | 2 years ago | |
netlify.toml | 1 month ago | |
package.json | 1 week ago | |
pnpm-lock.yaml | 1 week ago | |
pnpm-workspace.yaml | 2 years ago | |
rollup.config.ts | 4 days ago | |
theme-without-fonts.d.ts | 1 year ago | |
theme.d.ts | 1 month ago | |
tsconfig.json | 7 months ago |
README.md
VitePress 📝💨
VitePress is a Vue-powered static site generator and a spiritual successor to VuePress, built on top of Vite.
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