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
Ryan Luo 62f0e4f109
docs: modify the example usage of postcssIsolateStyles (#3111)
1 year ago
.github ci: enable tests for node 21 1 year ago
__tests__ fix(build): handle .mjs/.mts files as data / path loaders (#3058) 1 year ago
art chore: update logo svg and og image to adopt to new theme 1 year ago
bin
docs docs: modify the example usage of postcssIsolateStyles (#3111) 1 year ago
scripts
src fix(theme): search's configuration about buttonAriaLabel doesn't work (#3070) 1 year ago
template feat(theme): improve color system (#2797) 1 year ago
types chore: fix types 1 year ago
.gitattributes
.gitignore
.npmrc
.prettierignore
.prettierrc.yml
CHANGELOG.md chore: fix link 1 year ago
LICENSE
README.md
client.d.ts
netlify.toml
package.json chore: bump deps 1 year ago
pnpm-lock.yaml chore: bump deps 1 year ago
pnpm-workspace.yaml
rollup.config.ts build: improve types (#3009) 1 year ago
theme-without-fonts.d.ts
theme.d.ts build: improve types (#3009) 1 year ago
tsconfig.json

README.md

VitePress (RC: release candidate) 📝💨

Test npm chat


VitePress is VuePress' spiritual successor, built on top of vite.

Currently, it is in the release candidate stage. It is already suitable for out-of-the-box documentation use. We do not plan to introduce any breaking changes from here on until the stable release.

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