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 fe5d356838
Merge e8b5909074 into 687ea42d4b
3 days ago
.github ci: bump actions and node versions 4 months ago
__tests__ feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092) 4 weeks ago
art
bin
docs Merge e8b5909074 into 687ea42d4b 3 days ago
patches fix: disable markdown-it-attrs for fenced code blocks 4 months ago
scripts
src fix(client): await `clipboard.writeText` so that fallback works in non-secure contexts (#5119) 2 weeks ago
template feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092) 4 weeks ago
types feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092) 4 weeks ago
.gitattributes
.gitignore
.prettierignore
.prettierrc.yml
CHANGELOG.md chore: adjust heading level 4 weeks ago
LICENSE
README.md
client.d.ts feat(client): emit `vitepress:codeGroupTabActivate` custom event when a code group tab is activated 4 months ago
netlify.toml ci: bump actions and node versions 4 months ago
package.json chore: bump deps, remove rimraf 3 weeks ago
pnpm-lock.yaml chore(deps-dev): bump markdown-it from 14.1.0 to 14.1.1 (#5118) 2 weeks ago
pnpm-workspace.yaml fix: disable markdown-it-attrs for fenced code blocks 4 months ago
rollup.config.ts fix(types): externalize markdown-it types 7 months ago
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