feat(comments): giscus integration (#304)
Co-authored-by: Jimmy Cai <github@jimmycai.com>
This commit is contained in:
+13
-2
@@ -93,6 +93,17 @@ params:
|
||||
path:
|
||||
lang:
|
||||
|
||||
giscus:
|
||||
repo:
|
||||
repoID:
|
||||
category:
|
||||
categoryID:
|
||||
mapping:
|
||||
lightTheme:
|
||||
darkTheme:
|
||||
reactionsEnabled: 1
|
||||
emitMetadata: 0
|
||||
|
||||
widgets:
|
||||
enabled:
|
||||
- search
|
||||
@@ -143,8 +154,8 @@ menu:
|
||||
weight: -100
|
||||
pre: home
|
||||
params:
|
||||
### For demonstration purpose, the home link will be open in a new tab
|
||||
newTab: true
|
||||
### For demonstration purpose, the home link will be open in a new tab
|
||||
newTab: true
|
||||
|
||||
related:
|
||||
includeNewer: true
|
||||
|
||||
Reference in New Issue
Block a user