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
Timothy Lau 1a72181c06
fix(theme): leaking event listener when going back/forward on Safari on iOS (#3658) (#3671)
5 months ago
.github fix(theme/i18n): 404 page not showing localized text (#3833) 5 months ago
__tests__ feat: support custom image lazy loading (#3346) 9 months ago
art
bin
docs docs: update ZH translation (#3817) 5 months ago
lib fix(build): ship built-in vue-demi to avoid resolution issues (#3680) 6 months ago
patches fix: sync updates of markdown-it types 6 months ago
scripts
src fix(theme): leaking event listener when going back/forward on Safari on iOS (#3658) (#3671) 5 months ago
template feat: rename shiki packages (#3506) 8 months ago
types chore: remove missing type 6 months ago
.gitattributes
.gitignore chore: override text renderer before calling user config 6 months ago
.npmrc feat: switch to vite 5 and bump deps (#3200) 11 months ago
.prettierignore
.prettierrc.yml
CHANGELOG.md release: v1.1.3 6 months ago
LICENSE
README.md docs: prepare for stable 9 months ago
client.d.ts
netlify.toml chore: setup lunaria (#3444) 9 months ago
package.json release: v1.1.3 6 months ago
pnpm-lock.yaml chore: bump deps 6 months ago
pnpm-workspace.yaml
rollup.config.ts build: improve types (#3009) 1 year ago
theme-without-fonts.d.ts
theme.d.ts revert: types for internal internal components 8 months ago
tsconfig.json chore: update tsconfig exclude (#3288) 10 months ago

README.md

VitePress 📝💨

test npm 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