🔮 A lightweight comments widget built on GitHub issues
Go to file
李鹏坤-执手对影成双 3c79187fcb Fix #540
2021-10-29 07:25:09 -07:00
.vscode switch to parcel 2018-03-25 19:35:29 -07:00
src Fix #540 2021-10-29 07:25:09 -07: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 (#480) 2021-02-06 11:15:58 -08:00
PRIVACY-POLICY.md Fix privacy policy (#223) 2019-11-15 07:13:42 -08:00
README.md chore: Drop SITES.md for GitHub topic tag 2021-03-20 12:36:56 -07: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 (#480) 2021-02-06 11:15:58 -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 👇👇👇