add support for giscus with an unsolved bug, good night :(

This commit is contained in:
Mivinci 2022-11-09 01:19:04 +08:00
parent 3b6079c2a5
commit 43fdd9cb18
3 changed files with 52 additions and 8 deletions

View file

@ -65,11 +65,21 @@ params:
shortname: hugo-minima
# utterances specifies the configuration for Utterances.
# What is Utterances? Check this out: https://utteranc.es
# Check out https://utteranc.es for the following three attributes.
utterances:
repo: "mivinci/hugo-theme-minima"
issueTerm: "pathname"
label: "comment"
repo: mivinci/hugo-theme-minima
issueTerm: pathname
label: comment
# giscus specifies the configuration for Giscus.
# Check out https://giscus.app for the following six attributes.
giscus:
repo: mivinci/hugo-theme-minima
repoId: MDEwOlJlcG9zaXRvcnkzODcxMjM2NDU=
category: Comments
categoryId: DIC_kwDOFxMJvc4CScQm
mapping: pathname
inputPostion: buttom
# **DEPRECATED**
# ovo(https://ovo.js.org) is a comment plugin written by the author of Minima but