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
Divyansh Singh 06f0e1a5c9
fix(theme): navbar overflowing on mobile devices
10 months ago
.github ci: bump actions and node versions 10 months ago
__tests__
art
bin
docs chore: bump deps 10 months ago
patches fix: disable markdown-it-attrs for fenced code blocks 10 months ago
scripts
src fix(theme): navbar overflowing on mobile devices 10 months ago
template
types feat(theme): allow passing functions for nav links (#4963) 12 months ago
.gitattributes
.gitignore
.prettierignore
.prettierrc.yml
CHANGELOG.md release: v2.0.0-alpha.14 10 months ago
LICENSE
README.md
client.d.ts feat(client): emit `vitepress:codeGroupTabActivate` custom event when a code group tab is activated 10 months ago
netlify.toml ci: bump actions and node versions 10 months ago
package.json release: v2.0.0-alpha.14 10 months ago
pnpm-lock.yaml chore: replace debug with obug (#5030) 10 months ago
pnpm-workspace.yaml fix: disable markdown-it-attrs for fenced code blocks 10 months 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