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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config/_default/params.yaml9
1 files changed, 8 insertions, 1 deletions
diff --git a/exampleSite/config/_default/params.yaml b/exampleSite/config/_default/params.yaml
index d7771f1..f930a4d 100644
--- a/exampleSite/config/_default/params.yaml
+++ b/exampleSite/config/_default/params.yaml
@@ -40,7 +40,7 @@ math:
# leqno:
comment:
- # Options: disqus and commento.
+ # Options: disqus, commento and utterances.
platform:
disqus:
@@ -50,6 +50,13 @@ comment:
# If self-hosting, please enter the url (e.g. https://commento.example.com) here. Otherwise leave empty.
url:
+ utterances:
+ # Browse https://utteranc.es/ to see the options available.
+ # If you want the color scheme of utterances to follow eureka's, you can set `theme: eureka'.
+ repo:
+ issue-term:
+ theme:
+
diagram:
handler: mermaid