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
Daniel Rosenberg d47e2a0634
Merge e8b5909074 into f1bef95eee
1 day ago
.github ci: bump actions and node versions 3 months ago
__tests__ feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092) 4 days ago
art chore: use SVG logo on main website page (#4623) 11 months ago
bin perf: call `module.enableCompileCache()` 10 months ago
docs Merge e8b5909074 into f1bef95eee 1 day ago
patches fix: disable markdown-it-attrs for fenced code blocks 3 months ago
scripts
src fix(theme): keep pnum,tnum features in Inter 2 days ago
template feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092) 4 days ago
types feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092) 4 days ago
.gitattributes
.gitignore
.prettierignore
.prettierrc.yml
CHANGELOG.md chore: adjust heading level 4 days ago
LICENSE
README.md chore: track `next` tag in npm badge 6 months ago
client.d.ts feat(client): emit `vitepress:codeGroupTabActivate` custom event when a code group tab is activated 3 months ago
netlify.toml ci: bump actions and node versions 3 months ago
package.json release: v2.0.0-alpha.16 4 days ago
pnpm-lock.yaml feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092) 4 days ago
pnpm-workspace.yaml fix: disable markdown-it-attrs for fenced code blocks 3 months ago
rollup.config.ts fix(types): externalize markdown-it types 6 months ago
theme-without-fonts.d.ts
theme.d.ts perf: hoist expensive operations in useLayout 10 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