文档 Disqus 评论引擎

本页内容

该模块为文档模块提供 Disqus 评论支持。

Modulegithub.com/hbstack/docs/modules/disqus
Repository⭐ Please consider giving a star if your like it.
Stars
Version
Used by
Requirements
License
UsageSee how to use modules.

站点配置

ParameterTypeDefaultDescription
disqusShortnamestring-Disqus 的站点标识。

hugo.toml

1disqusShortname = 'XXXXX'

hugo.yaml

1disqusShortname: XXXXX

hugo.json

1{
2   "disqusShortname": "XXXXX"
3}