A lightweight comments widget built on GitHub issues. Use GitHub issues for blog comments, wiki pages and more!
When Utterances loads, the GitHub issue search API is used to find the issue associated with the page based on url
, pathname
or title
. If we cannot find an issue that matches the page, no problem, utterances-bot will automatically create an issue the first time someone comments.
To comment, users must authorize the utterances app to post on their behalf using the GitHub OAuth flow. Alternatively, users can comment on the GitHub issue directly.
Choose the repository utterances will connect to.
repo:
A public GitHub repository. This is where the blog post issues and issue-comments will be posted.
Choose the mapping between blog posts and GitHub issues.