Comments
• 1 min read
Enable Comments #
yaml
params:
comments:
enabled: true
provider: "giscus"Giscus #
Add your repository and category identifiers.
yaml
giscus:
repo: "owner/repo"
repoId: "R_kgDO..."
category: "Comments"
categoryId: "DIC_kwDO..."
mapping: "pathname"
inputPosition: "bottom"Use Disqus when you need an existing Disqus installation; otherwise Giscus is a lightweight GitHub Discussions-based option.