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 f7ccfb85b5
release: v0.22.2
5 years ago
.github chore: fix typo (#491) 5 years ago
__tests__ refactor tsconfig setup + migrate to vitest 5 years ago
bin
docs docs: enable lastUpdated 5 years ago
examples/minimal
scripts feat: use git-based lastUpdated data 5 years ago
src feat: improve default chunk strategy + page hash stability 5 years ago
types feat: use git-based lastUpdated data 5 years ago
.gitignore chore: ignore pnpm global link dir 5 years ago
.prettierrc
CHANGELOG.md release: v0.22.2 5 years ago
LICENSE
README.md
api-extractor.client.json refactor tsconfig setup + migrate to vitest 5 years ago
api-extractor.node.json refactor tsconfig setup + migrate to vitest 5 years ago
client.d.ts
netlify.toml
package.json release: v0.22.2 5 years ago
pnpm-lock.yaml feat: use git-based lastUpdated data 5 years ago
pnpm-workspace.yaml
theme.d.ts

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