Skip to content

Commit

Permalink
feat: docsをvitepressに移行
Browse files Browse the repository at this point in the history
  • Loading branch information
wattanx committed May 4, 2023
1 parent ca3f6e2 commit eb9471d
Show file tree
Hide file tree
Showing 39 changed files with 252,243 additions and 1,698 deletions.
3 changes: 1 addition & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"scripts": {
"build": "nuxt generate",
"dev": "nuxt dev",
"preview": "nuxt preview",
"postinstall": "nuxt prepare"
"preview": "nuxt preview"
},
"dependencies": {
"@vueuse/core": "^9.12.0",
Expand Down
47 changes: 47 additions & 0 deletions docs/.vitepress/cache/deps/_metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"hash": "cb02341f",
"browserHash": "5eb3166c",
"optimized": {
"vue": {
"src": "../../../../node_modules/.pnpm/[email protected]/node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "2e672eab",
"needsInterop": false
},
"prettier": {
"src": "../../../../node_modules/.pnpm/[email protected]/node_modules/prettier/standalone.js",
"file": "prettier.js",
"fileHash": "188481e0",
"needsInterop": true
},
"prettier/parser-typescript": {
"src": "../../../../node_modules/.pnpm/[email protected]/node_modules/prettier/parser-typescript.js",
"file": "prettier_parser-typescript.js",
"fileHash": "ba369ce6",
"needsInterop": true
},
"highlight.js/lib/core": {
"src": "../../../../node_modules/.pnpm/[email protected]/node_modules/highlight.js/es/core.js",
"file": "highlight__js_lib_core.js",
"fileHash": "36d693b8",
"needsInterop": false
},
"highlight.js/lib/languages/typescript": {
"src": "../../../../node_modules/.pnpm/[email protected]/node_modules/highlight.js/es/languages/typescript.js",
"file": "highlight__js_lib_languages_typescript.js",
"fileHash": "a76f8983",
"needsInterop": false
},
"ts-morph": {
"src": "../../../../node_modules/.pnpm/[email protected]/node_modules/ts-morph/dist/ts-morph.js",
"file": "ts-morph.js",
"fileHash": "cc514b80",
"needsInterop": true
}
},
"chunks": {
"chunk-HYZYPRER": {
"file": "chunk-HYZYPRER.js"
}
}
}
39 changes: 39 additions & 0 deletions docs/.vitepress/cache/deps/chunk-HYZYPRER.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions docs/.vitepress/cache/deps/chunk-HYZYPRER.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit eb9471d

Please sign in to comment.