🔮 A lightweight comments widget built on GitHub issues
Go to file
Jeremy Danyow 1ae5f3f9d8
switch state transport from cookie to query string
workaround safari third-party cookie issues
2018-03-27 18:49:37 -07:00
.vscode switch to parcel 2018-03-25 19:35:29 -07:00
src switch state transport from cookie to query string 2018-03-27 18:49:37 -07:00
.editorconfig switch to parcel 2018-03-25 19:35:29 -07:00
.gitignore switch to parcel 2018-03-25 19:35:29 -07:00
.nojekyll cleanup scripts 2017-05-03 08:11:51 -07:00
.posthtmlrc.js inline readme 2018-03-25 19:35:29 -07:00
.sassrc.js inline readme 2018-03-25 19:35:29 -07:00
CNAME cleanup scripts 2017-05-03 08:11:51 -07:00
LICENSE.md format license 2018-03-26 22:53:27 -07:00
package.json markdown preview 2018-03-26 22:35:21 -07:00
README.md Merge branch 'master' into patch-1 2018-03-26 17:45:44 -07:00
tsconfig.json switch to parcel 2018-03-25 19:35:29 -07:00
tslint.json switch to parcel 2018-03-25 19:35:29 -07:00
yarn.lock markdown preview 2018-03-26 22:35:21 -07:00

utterances 🔮

A lightweight comments widget built on GitHub issues.

  • 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. 💅
  • 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 👇👇👇