mirror of https://github.com/vuejs/vitepress
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.
|
|
6 years ago | |
|---|---|---|
| bin | 6 years ago | |
| src | 6 years ago | |
| theme | 6 years ago | |
| .gitignore | 6 years ago | |
| .prettierrc | 6 years ago | |
| README.md | 6 years ago | |
| package.json | 6 years ago | |
| tsconfig.json | 6 years ago | |
| yarn.lock | 6 years ago | |
README.md
Problems to Fix
- Should not require vue-router
- Should not require chunk metadata for each page
- Should only inline site metadata that is used in runtime code (detect via proxy created with
useSiteData()) - Should use stringified site metadata
- i18n data should be fetched on demand