Skip to content

Commit adb7db5

Browse files
authored
Merge pull request #4 from aerwin/claude/condescending-poincare
Migrate comments from Disqus to giscus
2 parents 2d2ae2f + 12b64b1 commit adb7db5

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

_config.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ toc: true
113113

114114
comments:
115115
# Global switch for the post-comment system. Keeping it empty means disabled.
116-
provider: disqus # [disqus | utterances | giscus | staticman]
116+
provider: giscus # [disqus | utterances | giscus | staticman]
117117
# The provider options are as follows:
118118
disqus:
119119
shortname: tonyerwin
@@ -123,15 +123,15 @@ comments:
123123
issue_term: # < url | pathname | title | ...>
124124
# Giscus options › https://giscus.app
125125
giscus:
126-
repo: # <gh-username>/<repo>
127-
repo_id:
128-
category:
129-
category_id:
130-
mapping: # optional, default to 'pathname'
131-
strict: # optional, default to '0'
132-
input_position: # optional, default to 'bottom'
133-
lang: # optional, default to the value of `site.lang`
134-
reactions_enabled: # optional, default to the value of `1`
126+
repo: aerwin/aerwin.github.io
127+
repo_id: MDEwOlJlcG9zaXRvcnk2NDU1MTY1NA==
128+
category: Comments
129+
category_id: DIC_kwDOA9j65s4C54_F
130+
mapping: pathname
131+
strict: 0
132+
input_position: bottom
133+
lang: en
134+
reactions_enabled: 1
135135

136136
# Self-hosted static assets, optional › https://github.com/cotes2020/chirpy-static-assets
137137
assets:

0 commit comments

Comments
 (0)