Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
apertureless committed Oct 31, 2024
1 parent f1e6391 commit b43dd80
Show file tree
Hide file tree
Showing 51 changed files with 30,061 additions and 3,962 deletions.
3 changes: 2 additions & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
"name": "website",
"version": "0.0.0",
"private": true,
"type": "module",
"scripts": {
"dev": "vitepress dev src",
"build": "vitepress build src"
},
"devDependencies": {
"vitepress": "^0.22.3"
"vitepress": "^1.4.3"
}
}
1,184 changes: 947 additions & 237 deletions website/pnpm-lock.yaml

Large diffs are not rendered by default.

282 changes: 282 additions & 0 deletions website/src/.vitepress/cache/deps/@theme_index.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions website/src/.vitepress/cache/deps/@theme_index.js.map

Large diffs are not rendered by default.

40 changes: 40 additions & 0 deletions website/src/.vitepress/cache/deps/_metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"hash": "0c87bf3b",
"configHash": "537ebdcd",
"lockfileHash": "17c814b1",
"browserHash": "7f9e4657",
"optimized": {
"vue": {
"src": "../../../../../node_modules/.pnpm/[email protected]/node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "81e7f501",
"needsInterop": false
},
"vitepress > @vue/devtools-api": {
"src": "../../../../node_modules/.pnpm/@[email protected]/node_modules/@vue/devtools-api/dist/index.js",
"file": "vitepress___@vue_devtools-api.js",
"fileHash": "f18838d4",
"needsInterop": false
},
"vitepress > @vueuse/core": {
"src": "../../../../node_modules/.pnpm/@[email protected][email protected][email protected]_/node_modules/@vueuse/core/index.mjs",
"file": "vitepress___@vueuse_core.js",
"fileHash": "005e74d6",
"needsInterop": false
},
"@theme/index": {
"src": "../../../../node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/vitepress/dist/client/theme-default/index.js",
"file": "@theme_index.js",
"fileHash": "a7aaf44d",
"needsInterop": false
}
},
"chunks": {
"chunk-PWVUJGW4": {
"file": "chunk-PWVUJGW4.js"
},
"chunk-6J5AW4SK": {
"file": "chunk-6J5AW4SK.js"
}
}
}
Loading

0 comments on commit b43dd80

Please sign in to comment.