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
Christian Georgi 0db71aec83
docs: add info about the `{open}` attr for `details` container (#4067)
2 years ago
.github ci: prevent multiple cr runs 2 years ago
__tests__ feat: allow ignoring certain headers and their subtrees completely in outline 2 years ago
art
bin feat: migrate to ESM (#645) (#659) 4 years ago
docs docs: add info about the `{open}` attr for `details` container (#4067) 2 years ago
lib
patches
scripts chore(deps): replace fast-glob with tinyglobby (#4132) 2 years ago
src feat(experimental): support passing function for rewrites (#4274) 2 years ago
template chore: fix typo in theme template (#4162) 2 years ago
types feat: allow using components in navigation bar (#4000) 2 years ago
.gitattributes
.gitignore
.npmrc
.prettierignore
.prettierrc.yml
CHANGELOG.md release: v1.4.0 2 years ago
LICENSE
README.md ci: split continuous release workflow to separate file (#4065) 2 years ago
client.d.ts
netlify.toml
package.json release: v1.4.0 2 years ago
pnpm-lock.yaml chore: bump deps 2 years ago
pnpm-workspace.yaml
rollup.config.ts
theme-without-fonts.d.ts
theme.d.ts
tsconfig.json

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