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 88d57a93ef
fix: allow overriding title if home is true (#493)
5 years ago
.github docs: update contributing guide (#461) 5 years ago
__tests__
bin
docs feat: catch localhost links as dead links 5 years ago
examples/minimal
scripts
src fix: allow overriding title if home is true (#493) 5 years ago
types types: prioritize node version of shared types 5 years ago
.gitignore feat: user configurable `outDir` (#448) 5 years ago
.prettierrc
CHANGELOG.md release: v0.21.4 5 years ago
LICENSE
README.md
api-extractor.client.json
api-extractor.node.json fix(build): fix typing files 5 years ago
client.d.ts feat(types): re-export vite client type 5 years ago
jest.config.js
netlify.toml
package.json fix(types): fix vitepress/theme type 5 years ago
pnpm-lock.yaml bump deps 5 years ago
pnpm-workspace.yaml
theme.d.ts fix(types): fix vitepress/theme type 5 years ago
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