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
3ec48f19a2
|
6 months ago | |
---|---|---|
.github | 6 months ago | |
__tests__ | 10 months ago | |
art | 1 year ago | |
bin | 2 years ago | |
docs | 7 months ago | |
lib | 8 months ago | |
patches | 7 months ago | |
scripts | 1 year ago | |
src | 6 months ago | |
template | 9 months ago | |
types | 7 months 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 months ago | |
LICENSE | 5 years ago | |
README.md | 10 months ago | |
client.d.ts | 2 years ago | |
netlify.toml | 10 months ago | |
package.json | 6 months ago | |
pnpm-lock.yaml | 6 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 | 9 months ago | |
tsconfig.json | 11 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