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
Evan You 3f567862f3
release: v0.20.1
3 years ago
.github workflow: switch to pnpm (#401) 3 years ago
__tests__
bin
docs feat: support ts/esm config file + defineConfig() helper 3 years ago
examples/minimal workflow: switch to pnpm (#401) 3 years ago
scripts workflow: switch to pnpm (#401) 3 years ago
src fix(hmr): avoid relying on revertd vite hmr behavior 3 years ago
types build: pre-bundle, reduce deps 3 years ago
.gitignore
.prettierrc
CHANGELOG.md release: v0.20.1 3 years ago
LICENSE
README.md
api-extractor.client.json build: pre-bundle, reduce deps 3 years ago
api-extractor.node.json build: pre-bundle, reduce deps 3 years ago
jest.config.js
netlify.toml workflow: switch to pnpm (#401) 3 years ago
package.json release: v0.20.1 3 years ago
pnpm-lock.yaml fix: print urls again 3 years ago
pnpm-workspace.yaml workflow: switch to pnpm (#401) 3 years ago
theme.d.ts
tsconfig.json build: pre-bundle, reduce deps 3 years ago

README.md

(WIP) VitePress 📝💨

Test npm


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

Documentation

To check out docs, visit vitepress.vuejs.org.

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