wipu / utterances

:crystal_ball: A lightweight comments widget built on GitHub issues

Home Page:https://utteranc.es

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

utterances ๐Ÿ”ฎ

A lightweight comments widget built on GitHub issues.

  • Open source :octocat:
  • No tracking, no ads, always free. ๐Ÿ“ก๐Ÿšซ
  • No lock-in. All data stored in GitHub issues. ๐Ÿ”“
  • Styled with Primer, the css toolkit that powers GitHub. ๐ŸŽจ
  • 9 KB gzipped. Vanilla TypeScript. No font downloads, no JavaScript libraries for evergreen browsers (bluebird, fetch and classList for IE 11 users) :shipit:

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. The issue's comments are displayed in the familiar GitHub style.

When a matching issue is not found, utterances-bot will automatically create one 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

Using utterances? Add your site to the list:

try it out ๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡

About

:crystal_ball: A lightweight comments widget built on GitHub issues

https://utteranc.es


Languages

Language:TypeScript 76.7%Language:HTML 11.8%Language:CSS 11.5%