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 6120da25a8
feat: properly remove custom anchor in headers
4 years ago
.github
__tests__
bin
docs feat: catch localhost links as dead links 4 years ago
examples/minimal
scripts
src feat: properly remove custom anchor in headers 4 years ago
types feat: improve typescript support for config file (#465) 4 years ago
.gitignore feat: user configurable `outDir` (#448) 4 years ago
.prettierrc
CHANGELOG.md release: v0.20.10 4 years ago
LICENSE
README.md
api-extractor.client.json
api-extractor.node.json
client.d.ts feat(types): re-export vite client type 4 years ago
jest.config.js
netlify.toml
package.json release: v0.20.10 4 years ago
pnpm-lock.yaml
pnpm-workspace.yaml
theme.d.ts
tsconfig.json

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