1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Integrate utterances comments

This commit is contained in:
Cotes Chung
2021-12-11 17:24:08 +08:00
parent 75176522e3
commit d315bf57e7
5 changed files with 64 additions and 6 deletions

View File

@@ -88,10 +88,14 @@ avatar: '/commons/avatar.jpg'
toc: true
comments:
active: # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
# The comment active options are as follows
active: # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
# The active options are as follows:
disqus:
shortname: # fill with the Disqus shortname. https://help.disqus.com/en/articles/1717111-what-s-a-shortname
shortname: # fill with the Disqus shortname. https://help.disqus.com/en/articles/1717111-what-s-a-shortname
# utterances settings https://utteranc.es/
utterances:
repo: # <gh-username>/<repo>
issue_term: # < url | pathname | title | ...>
paginate: 10
@@ -113,7 +117,6 @@ collections:
output: true
sort_by: order
defaults:
-
scope: