🔮 A lightweight comments widget built on GitHub issues
Go to file
2020-11-30 20:51:33 -08:00
.vscode switch to parcel 2018-03-25 19:35:29 -07:00
src store session in host page's localStorage 2020-11-30 20:51:33 -08:00
.editorconfig switch to parcel 2018-03-25 19:35:29 -07:00
.gitignore parcel 1.7.0 2018-03-28 20:17:57 -07:00
.postcssrc.js update deps (#175) 2019-06-22 19:45:43 -07: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.json update deps (#278) 2020-03-22 12:05:34 -07:00
PRIVACY-POLICY.md Fix privacy policy (#223) 2019-11-15 07:13:42 -08:00
README.md Fix link to your blog in Readme (#150) 2019-04-14 08:46:14 -07:00
SITES.md Update SITES.md (#420) 2020-11-14 12:46:59 -08:00
tsconfig.json fix type resolution 2019-01-27 13:44:26 -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
yarn.lock update deps (#278) 2020-03-22 12:05:34 -07: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 your site to the list!

try it out 👇👇👇