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
Kia Ishii 049c1e7a0a
fix: nav background not being blurred on Firefox (#652)
3 years ago
.github
__tests__
bin
docs docs: add more docs 3 years ago
examples/minimal chore: update minimal example to look better 3 years ago
scripts
src fix: nav background not being blurred on Firefox (#652) 3 years ago
types feat: add carbon ads feature (#647) 3 years ago
.gitignore
.prettierrc
CHANGELOG.md
LICENSE
README.md
api-extractor.client.json
api-extractor.node.json
client.d.ts
netlify.toml
package.json release: v1.0.0-draft.4 3 years ago
pnpm-lock.yaml fix(build): error in lock file 3 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