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
yy祝 87e84b1a7b
Merge d51a760e0f into 6d3ffef12e
6 days ago
.github ci: bump actions and node versions 3 weeks ago
__tests__ test: use global timeouts in static data hmr tests 2 months ago
art
bin
docs docs: explicitly recommended v4 of markdown-it-mathjax3 (#5043) 6 days ago
patches fix: disable markdown-it-attrs for fenced code blocks 3 weeks ago
scripts
src Merge d51a760e0f into 6d3ffef12e 6 days ago
template
types feat(theme): allow passing functions for nav links (#4963) 2 months ago
.gitattributes
.gitignore
.prettierignore
.prettierrc.yml
CHANGELOG.md chore: adjust heading level 2 weeks ago
LICENSE
README.md
client.d.ts feat(client): emit `vitepress:codeGroupTabActivate` custom event when a code group tab is activated 3 weeks ago
netlify.toml ci: bump actions and node versions 3 weeks ago
package.json release: v2.0.0-alpha.15 2 weeks ago
pnpm-lock.yaml chore: replace debug with obug (#5030) 2 weeks ago
pnpm-workspace.yaml fix: disable markdown-it-attrs for fenced code blocks 3 weeks 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