···8989toc: true
90909191comments:
9292- active: # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
9292+ active: giscus # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
9393 # The active options are as follows:
9494 disqus:
9595 shortname: # fill with the Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
···9999 issue_term: # < url | pathname | title | ...>
100100 # Giscus options › https://giscus.app
101101 giscus:
102102- repo: # <gh-username>/<repo>
103103- repo_id:
104104- category:
105105- category_id:
106106- mapping: # optional, default to 'pathname'
107107- input_position: # optional, default to 'bottom'
102102+ repo: thehale/thehale.github.io
103103+ repo_id: R_kgDOHmWFHQ
104104+ category: Blog Discussions
105105+ category_id: DIC_kwDOHmWFHc4CbPmg
106106+ mapping: pathname # optional, default to 'pathname'
107107+ input_position: top # optional, default to 'bottom'
108108 lang: # optional, default to the value of `site.lang`
109109 light_theme: # optional, defaults to 'light'
110110- dark_theme: # optional, defaults to 'dark_dimmed'
111111- reactions_enabled: # optional, default to the value of `1`
110110+ dark_theme: dark # optional, defaults to 'dark_dimmed'
111111+ reactions_enabled: 1 # optional, default to the value of `1`
112112113113# Self-hosted static assets, optional › https://github.com/cotes2020/chirpy-static-assets
114114assets: