🔮 A lightweight comments widget built on GitHub issues
Go to file
2022-02-11 18:39:49 -08:00
.vscode switch to parcel 2018-03-25 19:35:29 -07:00
src deprecated reaction delete call 2022-02-11 07:28:20 -08:00
.editorconfig switch to parcel 2018-03-25 19:35:29 -07:00
.gitignore upgrade parcel 2022-02-08 18:50:10 -08:00
.parcelrc update deps 2022-02-08 18:50:10 -08:00
.posthtmlrc.js inline readme 2018-03-25 19:35:29 -07:00
.sassrc.js update deps (#175) 2019-06-22 19:45:43 -07:00
CONTRIBUTING.md fix typos 2019-01-27 17:22:06 -08:00
LICENSE.md format license 2018-03-26 22:53:27 -07:00
package-lock.json update parcel to 2.3.x 2022-02-11 18:39:49 -08:00
package.json update parcel to 2.3.x 2022-02-11 18:39:49 -08:00
PRIVACY-POLICY.md Fix privacy policy (#223) 2019-11-15 07:13:42 -08:00
README.md upgrade parcel 2022-02-08 18:50:10 -08:00
tsconfig.json update deps 2022-02-08 18:50:10 -08:00
tslint.json update deps (#278) 2020-03-22 12:05:34 -07:00
utterances.json Update utterances.json 2019-01-27 15:10:42 -08:00

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 👇👇👇