Skip to content

Commit

Permalink
update: setup ignore and i18n (nav not ready)
Browse files Browse the repository at this point in the history
  • Loading branch information
Purple-CSGO committed Dec 19, 2023
1 parent 74d97bc commit 7070f6f
Show file tree
Hide file tree
Showing 21 changed files with 393 additions and 10,979 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ dist-ssr
*.njsproj
*.sln
*.sw?

docs/.vitepress/dist
docs/.vitepress/cache
36 changes: 29 additions & 7 deletions docs/.vitepress/cache/deps/_metadata.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,43 @@
{
"hash": "4deb2aaa",
"configHash": "0f878552",
"lockfileHash": "17b24a7e",
"browserHash": "26476db6",
"hash": "e61d5c90",
"configHash": "69705975",
"lockfileHash": "0846cf80",
"browserHash": "e72bd335",
"optimized": {
"vue": {
"src": "../../../../node_modules/.pnpm/[email protected][email protected]/node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "2b015c7b",
"fileHash": "bab3136d",
"needsInterop": false
},
"vitepress > @vue/devtools-api": {
"src": "../../../../node_modules/.pnpm/@[email protected]/node_modules/@vue/devtools-api/lib/esm/index.js",
"file": "vitepress___@vue_devtools-api.js",
"fileHash": "98b915c5",
"fileHash": "17d86968",
"needsInterop": false
},
"vitepress > @vueuse/integrations/useFocusTrap": {
"src": "../../../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@vueuse/integrations/useFocusTrap.mjs",
"file": "vitepress___@vueuse_integrations_useFocusTrap.js",
"fileHash": "aeeb1531",
"needsInterop": false
},
"vitepress > mark.js/src/vanilla.js": {
"src": "../../../../node_modules/.pnpm/[email protected]/node_modules/mark.js/src/vanilla.js",
"file": "vitepress___mark__js_src_vanilla__js.js",
"fileHash": "68d92411",
"needsInterop": false
},
"vitepress > minisearch": {
"src": "../../../../node_modules/.pnpm/[email protected]/node_modules/minisearch/dist/es/index.js",
"file": "vitepress___minisearch.js",
"fileHash": "e0cabf86",
"needsInterop": false
}
},
"chunks": {}
"chunks": {
"chunk-7D4OYBNS": {
"file": "chunk-7D4OYBNS.js"
}
}
}
Loading

0 comments on commit 7070f6f

Please sign in to comment.