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
867b256e14
|
6 hours ago | |
---|---|---|
.github | 3 weeks ago | |
__tests__ | 2 months ago | |
art | 1 year ago | |
bin | 2 years ago | |
docs | 6 hours ago | |
lib | 8 months ago | |
patches | 5 months ago | |
scripts | 2 months ago | |
src | 6 hours ago | |
template | 1 day ago | |
types | 6 hours ago | |
.gitattributes | 2 years ago | |
.gitignore | 7 months ago | |
.npmrc | 12 months ago | |
.prettierignore | 1 year ago | |
.prettierrc.yml | 2 years ago | |
CHANGELOG.md | 6 hours ago | |
LICENSE | 5 years ago | |
README.md | 4 months ago | |
client.d.ts | 2 years ago | |
netlify.toml | 3 weeks ago | |
package.json | 6 hours ago | |
pnpm-lock.yaml | 6 hours ago | |
pnpm-workspace.yaml | 2 years ago | |
rollup.config.ts | 4 days ago | |
theme-without-fonts.d.ts | 1 year ago | |
theme.d.ts | 3 weeks ago | |
tsconfig.json | 6 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