评论功能

2022年8月14日 · 93 字 · 1 分钟 · hugo ladder Tutorial comment

本文关于如何集成评论功能,在文章末尾或者留言板中显示评论信息。

Comment Systems

在文章末尾或者留言板中显示评论信息。

Giscus

Follow these steps.

params:
  comments:
    giscus:
      enable: true
      repo: username/reponame
      repo_id: Rid
      category: Announcements
      category_id: DIC_id
      mapping: pathname
      position: top
      lang: en # pick a language from https://github.com/giscus/giscus/tree/main/locales

Utterances

Follow these steps

params:
  comments:
    utteranc:
      enable: false
      repo: username/reponame
      issueTerm: pathname