Skip to content

utterance/utterances

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

utterances ๐Ÿ”ฎ

A lightweight comments widget built on GitHub issues. Use GitHub issues for blog comments, wiki pages and more!

  • Open source. ๐Ÿ™Œ
  • No tracking, no ads, always free. ๐Ÿ“ก๐Ÿšซ
  • No lock-in. All data stored in GitHub issues. ๐Ÿ”“
  • Styled with Primer, the css toolkit that powers GitHub. ๐Ÿ’…
  • Dark theme. ๐ŸŒ˜
  • Lightweight. Vanilla TypeScript. No font downloads, JavaScript frameworks or polyfills for evergreen browsers. ๐Ÿฆ๐ŸŒฒ

how it works

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.

configuration

sites using utterances

Are you using utterances? Add the utterances topic on your repo!

try it out ๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡