Skip to content
GitHub no longer supports this web browser. Learn more about the browsers we support.
🔮 A lightweight comments widget built on GitHub issues
TypeScript CSS HTML JavaScript
Branch: master
Clone or download
Latest commit e3c2ef6 Jan 29, 2020
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.vscode switch to parcel Mar 26, 2018
src lock reactions when issue is locked (#245) Jan 18, 2020
.editorconfig switch to parcel Mar 26, 2018
.gitignore parcel 1.7.0 Mar 29, 2018
.postcssrc.js update deps (#175) Jun 23, 2019
.posthtmlrc.js
.sassrc.js update deps (#175) Jun 23, 2019
CONTRIBUTING.md fix typos Jan 28, 2019
LICENSE.md format license Mar 27, 2018
PRIVACY-POLICY.md
README.md Fix link to your blog in Readme (#150) Apr 14, 2019
SITES.md Update SITES.md (#253) Jan 29, 2020
package.json update deps (#246) Jan 18, 2020
tsconfig.json fix type resolution Jan 27, 2019
tslint.json fix tslint config Apr 15, 2018
utterances.json Update utterances.json Jan 27, 2019
yarn.lock update deps (#246) Jan 18, 2020

README.md

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 your site to the list!

try it out 👇👇👇

You can’t perform that action at this time.