Vite & Vue powered static site generator.
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.
 
 
 
 
Go to file
Yuxuan Zhang 6b4d214b92
improve ClientOnly component: pass down props
8 months ago
.github chore: re-introduce 27c4151 (#4680) 8 months ago
__tests__ Merge remote-tracking branch 'upstream/main' into feat/client-only-sidabar-and-nav 8 months ago
art chore: use SVG logo on main website page (#4623) 9 months ago
bin
docs chore: re-introduce 27c4151 (#4680) 8 months ago
patches
scripts
src improve ClientOnly component: pass down props 8 months ago
template feat(cli): support custom `srcDir` (#4270) 10 months ago
types feat(theme)!: add `isHome` frontmatter option (#4673) 8 months ago
.gitattributes
.gitignore
.npmrc
.prettierignore
.prettierrc.yml
CHANGELOG.md release: v2.0.0-alpha.4 9 months ago
LICENSE
README.md
client.d.ts
netlify.toml chore: build docs on node 22 9 months ago
package.json chore: re-introduce 27c4151 (#4680) 8 months ago
pnpm-lock.yaml chore: re-introduce 27c4151 (#4680) 8 months ago
pnpm-workspace.yaml
rollup.config.ts
theme-without-fonts.d.ts
theme.d.ts feat(theme)!: add `isHome` frontmatter option (#4673) 8 months ago
tsconfig.json

README.md

VitePress 📝💨

test npm nightly releases chat


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

MIT

Copyright (c) 2019-present, Yuxi (Evan) You