Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhixuan <59254886+zhixuan666@users.noreply.github.com>2021-08-15 13:03:59 +0300
committerGitHub <noreply@github.com>2021-08-15 13:03:59 +0300
commitc4cd4bf9a174f9c273801f8859f662a85a58cbf5 (patch)
tree6d3e792e2585082617609528677f251add4d82c9 /exampleSite
parentbcbba1eed08faf1c8a479cbfe550b59307d9bfe5 (diff)
feat(comments): giscus integration (#304)
Co-authored-by: Jimmy Cai <github@jimmycai.com>
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.yaml15
1 files changed, 13 insertions, 2 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index ac67c62..425a142 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -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