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
Dusan Vuckovic 7df08f6b19
fix: External link icon is not visible in doc content.
7 months ago
.github chore: fix broken types in github action builds (#4701) 8 months ago
__tests__ feat(theme)!: add `isHome` frontmatter option (#4673) 8 months ago
art chore: use SVG logo on main website page (#4623) 9 months ago
bin perf: call `module.enableCompileCache()` 8 months ago
docs docs: avoid loading fa web fonts when not needed 7 months ago
patches
scripts
src fix: External link icon is not visible in doc content. 7 months ago
template
types feat: support distributed config files (#4660) 8 months ago
.gitattributes
.gitignore
.npmrc
.prettierignore
.prettierrc.yml
CHANGELOG.md chore: change heading level 7 months ago
LICENSE
README.md chore: update test action badge 8 months ago
client.d.ts
netlify.toml
package.json release: v2.0.0-alpha.5 8 months ago
pnpm-lock.yaml chore: bump deps 8 months ago
pnpm-workspace.yaml
rollup.config.ts chore: fix broken types in github action builds (#4701) 8 months ago
theme-without-fonts.d.ts
theme.d.ts perf: hoist expensive operations in useLayout 8 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