mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 19:22:52 +02:00
docs: update theme guide
This commit is contained in:
parent
bd6599839e
commit
512c4818ed
8 changed files with 289 additions and 207 deletions
|
@ -114,6 +114,19 @@ comment: {
|
|||
// image uploader
|
||||
imageUploader: false // true, false
|
||||
}
|
||||
// giscus
|
||||
// https://giscus.app/
|
||||
giscus: {
|
||||
repo: 'radishzzz/comment-giscus'
|
||||
repoID: 'R_kgDOOy1K0w'
|
||||
category: 'Announcements'
|
||||
categoryID: 'DIC_kwDOOy1K084CqwuZ'
|
||||
mapping: 'pathname'
|
||||
strict: '0'
|
||||
reactionsEnabled: '1'
|
||||
emitMetadata: '0'
|
||||
inputPosition: 'bottom'
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
@ -114,6 +114,19 @@ comment: {
|
|||
// cargador de imágenes
|
||||
imageUploader: false // true, false
|
||||
}
|
||||
// giscus
|
||||
// https://giscus.app/
|
||||
giscus: {
|
||||
repo: 'radishzzz/comment-giscus'
|
||||
repoID: 'R_kgDOOy1K0w'
|
||||
category: 'Announcements'
|
||||
categoryID: 'DIC_kwDOOy1K084CqwuZ'
|
||||
mapping: 'pathname'
|
||||
strict: '0'
|
||||
reactionsEnabled: '1'
|
||||
emitMetadata: '0'
|
||||
inputPosition: 'bottom'
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
@ -114,6 +114,19 @@ comment: {
|
|||
// 画像アップローダー
|
||||
imageUploader: false // true, false
|
||||
}
|
||||
// giscus
|
||||
// https://giscus.app/
|
||||
giscus: {
|
||||
repo: 'radishzzz/comment-giscus'
|
||||
repoID: 'R_kgDOOy1K0w'
|
||||
category: 'Announcements'
|
||||
categoryID: 'DIC_kwDOOy1K084CqwuZ'
|
||||
mapping: 'pathname'
|
||||
strict: '0'
|
||||
reactionsEnabled: '1'
|
||||
emitMetadata: '0'
|
||||
inputPosition: 'bottom'
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
@ -114,6 +114,19 @@ comment: {
|
|||
// загрузчик изображений
|
||||
imageUploader: false // true, false
|
||||
}
|
||||
// giscus
|
||||
// https://giscus.app/
|
||||
giscus: {
|
||||
repo: 'radishzzz/comment-giscus'
|
||||
repoID: 'R_kgDOOy1K0w'
|
||||
category: 'Announcements'
|
||||
categoryID: 'DIC_kwDOOy1K084CqwuZ'
|
||||
mapping: 'pathname'
|
||||
strict: '0'
|
||||
reactionsEnabled: '1'
|
||||
emitMetadata: '0'
|
||||
inputPosition: 'bottom'
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
@ -114,6 +114,19 @@ comment: {
|
|||
// 圖片上傳
|
||||
imageUploader: false // true, false
|
||||
}
|
||||
// giscus
|
||||
// https://giscus.app/
|
||||
giscus: {
|
||||
repo: 'radishzzz/comment-giscus'
|
||||
repoID: 'R_kgDOOy1K0w'
|
||||
category: 'Announcements'
|
||||
categoryID: 'DIC_kwDOOy1K084CqwuZ'
|
||||
mapping: 'pathname'
|
||||
strict: '0'
|
||||
reactionsEnabled: '1'
|
||||
emitMetadata: '0'
|
||||
inputPosition: 'bottom'
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
@ -114,6 +114,19 @@ comment: {
|
|||
// 图片上传
|
||||
imageUploader: false // true, false
|
||||
}
|
||||
// giscus
|
||||
// https://giscus.app/
|
||||
giscus: {
|
||||
repo: 'radishzzz/comment-giscus'
|
||||
repoID: 'R_kgDOOy1K0w'
|
||||
category: 'Announcements'
|
||||
categoryID: 'DIC_kwDOOy1K084CqwuZ'
|
||||
mapping: 'pathname'
|
||||
strict: '0'
|
||||
reactionsEnabled: '1'
|
||||
emitMetadata: '0'
|
||||
inputPosition: 'bottom'
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue