Skip to content

Commit

Permalink
feat: install giscus to enbale comment feature
Browse files Browse the repository at this point in the history
  • Loading branch information
karlsbeard committed Jan 5, 2025
1 parent ca460f2 commit ab2fb6e
Show file tree
Hide file tree
Showing 12 changed files with 1,211 additions and 304 deletions.
58 changes: 58 additions & 0 deletions .vitepress/cache/deps/@giscus_vue.js

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

7 changes: 7 additions & 0 deletions .vitepress/cache/deps/@giscus_vue.js.map

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

274 changes: 0 additions & 274 deletions .vitepress/cache/deps/@theme_index.js

This file was deleted.

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

This file was deleted.

25 changes: 14 additions & 11 deletions .vitepress/cache/deps/_metadata.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,40 @@
{
"hash": "846eb9e6",
"configHash": "fd6d53ee",
"lockfileHash": "0db5f10f",
"browserHash": "02101c2d",
"hash": "08789d73",
"configHash": "e92c7f4a",
"lockfileHash": "fee166d6",
"browserHash": "fb5c26a6",
"optimized": {
"vue": {
"src": "../../../node_modules/.pnpm/[email protected]/node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "212682e5",
"fileHash": "1cbafa5b",
"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": "25b2ab33",
"fileHash": "aae7086f",
"needsInterop": false
},
"vitepress > @vueuse/core": {
"src": "../../../node_modules/.pnpm/@[email protected][email protected]/node_modules/@vueuse/core/index.mjs",
"file": "vitepress___@vueuse_core.js",
"fileHash": "a6f9b3c8",
"fileHash": "2eaad460",
"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": "40deb461",
"@giscus/vue": {
"src": "../../../node_modules/.pnpm/@[email protected][email protected]/node_modules/@giscus/vue/dist/index.js",
"file": "@giscus_vue.js",
"fileHash": "5d94469d",
"needsInterop": false
}
},
"chunks": {
"chunk-CQOUZRMK": {
"file": "chunk-CQOUZRMK.js"
},
"giscus-Ci9LqPcC-CCB7DQEP": {
"file": "giscus-Ci9LqPcC-CCB7DQEP.js"
}
}
}
Loading

0 comments on commit ab2fb6e

Please sign in to comment.