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
sugar 6d3ffef12e
docs: explicitly recommended v4 of markdown-it-mathjax3 (#5043)
4 weeks ago
.github ci: bump actions and node versions 1 month ago
__tests__ test: use global timeouts in static data hmr tests 3 months ago
art
bin perf: call `module.enableCompileCache()` 9 months ago
docs docs: explicitly recommended v4 of markdown-it-mathjax3 (#5043) 4 weeks ago
patches fix: disable markdown-it-attrs for fenced code blocks 1 month ago
scripts
src fix(theme): navbar overflowing on mobile devices 1 month ago
template
types feat(theme): allow passing functions for nav links (#4963) 3 months ago
.gitattributes
.gitignore
.prettierignore
.prettierrc.yml
CHANGELOG.md chore: adjust heading level 1 month ago
LICENSE
README.md chore: track `next` tag in npm badge 5 months ago
client.d.ts feat(client): emit `vitepress:codeGroupTabActivate` custom event when a code group tab is activated 1 month ago
netlify.toml ci: bump actions and node versions 1 month ago
package.json release: v2.0.0-alpha.15 1 month ago
pnpm-lock.yaml chore: replace debug with obug (#5030) 1 month ago
pnpm-workspace.yaml fix: disable markdown-it-attrs for fenced code blocks 1 month ago
rollup.config.ts fix(types): externalize markdown-it types 5 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