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:
authorSSpirits <shadowyspirits@outlook.com>2021-08-15 20:19:51 +0300
committerGitHub <noreply@github.com>2021-08-15 20:19:51 +0300
commit9f734a064703eab8c31f2b1bbc4a434be7574961 (patch)
treeb99171958a6cfce987eb1a2d3f8e5853997a39de /exampleSite
parent90b6baccc14c589bd5453f9e396345879152a7a9 (diff)
feat(comments): DisqusJS integration (#307)
* add comment provider: DisqusJS * Simplify `if` condition, and format code * Load disqusjs.scss only when it's enabled * Use `let` instead of `var` Co-authored-by: sspirits <admin@lv5.moe> Co-authored-by: Jimmy Cai <github@jimmycai.com>
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index 425a142..b602ff2 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -53,6 +53,13 @@ params:
enabled: true
provider: disqus
+ disqusjs:
+ shortname:
+ apiUrl:
+ apiKey:
+ admin:
+ adminLabel:
+
utterances:
repo:
issueTerm: pathname