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
dependabot[bot] cf9994d3c2
chore(deps-dev): bump rollup from 4.57.1 to 4.59.0 (#5132)
6 months ago
.github ci: bump actions and node versions 10 months ago
__tests__ feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092) 7 months ago
art
bin
docs docs: fix typo (#5135) [lunaria-ignore] 6 months ago
patches fix: disable markdown-it-attrs for fenced code blocks 10 months ago
scripts
src fix(theme): add margin to images in vp-doc (closes #5136) 6 months ago
template feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092) 7 months ago
types feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092) 7 months ago
.gitattributes
.gitignore
.prettierignore
.prettierrc.yml
CHANGELOG.md chore: adjust heading level 7 months ago
LICENSE
README.md
client.d.ts feat(client): emit `vitepress:codeGroupTabActivate` custom event when a code group tab is activated 10 months ago
netlify.toml ci: bump actions and node versions 10 months ago
package.json chore: bump deps, remove rimraf 7 months ago
pnpm-lock.yaml chore(deps-dev): bump rollup from 4.57.1 to 4.59.0 (#5132) 6 months ago
pnpm-workspace.yaml fix: disable markdown-it-attrs for fenced code blocks 10 months ago
rollup.config.ts
theme-without-fonts.d.ts
theme.d.ts
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