Why Utterances
Utterances is a comment system based on GitHub Issues. Compared with similar tools (such as Gitment/Gitalk/Disqus), common advantages are:
- lightweight and fast
- simple setup
- comments are stored in GitHub Issues, easy to manage in open projects
Installation Steps
- Prepare a GitHub account and repository. Comments will be stored as issues in that repository.

- Install the Utterances GitHub App: https://github.com/apps/utterances
Install the app and grant access to the target repository.

- Add config in Hugo
config.toml:
|
|