All Projects → giscus → giscus

giscus / giscus

Licence: MIT License
A comments system powered by GitHub Discussions. 💬 💎

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to giscus

beaudar
基于 GitHub issue 的轻量评论插件,Utterances 的中文版本
Stars: ✭ 93 (-93.58%)
Mutual labels:  comments, comments-widget, utterances
Utterances
🔮 A lightweight comments widget built on GitHub issues
Stars: ✭ 5,756 (+297.51%)
Mutual labels:  comments, comments-widget, utterances
Talk
A better commenting experience from Vox Media
Stars: ✭ 1,717 (+18.58%)
Mutual labels:  comments, comments-widget
Remark42
comment engine
Stars: ✭ 3,365 (+132.39%)
Mutual labels:  comments-widget, comment-system
Ponza
A comment system for static blog
Stars: ✭ 17 (-98.83%)
Mutual labels:  comments, comment-system
neos-blog
A simple blog plugin for Neos CMS
Stars: ✭ 17 (-98.83%)
Mutual labels:  comments
backdrop
Backdrop implementation in flutter.
Stars: ✭ 203 (-85.98%)
Mutual labels:  widget
menu button
Flutter plugin to display a popup menu button widget with handsome design and easy to use.
Stars: ✭ 64 (-95.58%)
Mutual labels:  widget
bazaar
思源笔记社区集市。SiYuan community bazaar.
Stars: ✭ 18 (-98.76%)
Mutual labels:  widget
chat21-web-widget
Live Chat Widget built with Firebase and Angular4 for customer support .
Stars: ✭ 69 (-95.23%)
Mutual labels:  widget
vuepress-theme-gungnir
A blog theme for VuePress 2.
Stars: ✭ 160 (-88.95%)
Mutual labels:  giscus
FloatingView
FloatingView moved by finger supporting OverlaySystem, OverlayActivity, OverlayViewGroup modes
Stars: ✭ 58 (-95.99%)
Mutual labels:  widget
nps-widget
Net Promoter Score widget
Stars: ✭ 26 (-98.2%)
Mutual labels:  widget
flutter material color picker
Material color picker, you can customize colors. Selection in two step, first main color and after shades.
Stars: ✭ 68 (-95.3%)
Mutual labels:  widget
Untriggered
Set CompoundButtons checked state without being so triggered
Stars: ✭ 13 (-99.1%)
Mutual labels:  widget
niku
Property builder for styling Widget
Stars: ✭ 93 (-93.58%)
Mutual labels:  widget
GITGET
GitHub의 Contributions를 iOS의 Widget으로 보여주는 App
Stars: ✭ 101 (-93.02%)
Mutual labels:  widget
Rocket-Notes
The World's Fastest Note Taking App. Fast. Simple. Create a note in one tap! Create image and text notes directly from your home screen!
Stars: ✭ 20 (-98.62%)
Mutual labels:  widget
fludget
Learn Flutter on Flutter! A widget directory with implementation samples!
Stars: ✭ 26 (-98.2%)
Mutual labels:  widget
critical-css-widget
A browser widget to extract Critical CSS and Full CSS from a page. Can be used via the browser console.
Stars: ✭ 35 (-97.58%)
Mutual labels:  widget

giscus

A comments system powered by GitHub Discussions. Let visitors leave comments and reactions on your website via GitHub! Heavily inspired by utterances.

Note:
giscus is still under active development. GitHub is also still actively developing Discussions and its API. Thus, some features of giscus may break or change over time.

How it works

When giscus loads, the GitHub Discussions search API is used to find the Discussion associated with the page based on a chosen mapping (URL, pathname, <title>, etc.). If a matching discussion cannot be found, the giscus bot will automatically create a discussion the first time someone leaves a comment or reaction.

To comment, visitors must authorize the giscus app to post on their behalf using the GitHub OAuth flow. Alternatively, visitors can comment on the GitHub Discussion directly. You can moderate the comments on GitHub.

If you're using giscus, consider starring 🌟 giscus on GitHub and adding the giscus topic to your repository! 🎉

Advanced usage

You can add additional configurations (e.g. allowing specific origins) by following the advanced usage guide.

To use giscus with React, Vue, or Svelte, check out the giscus component library.

Migrating

If you've previously used other systems that utilize GitHub Issues (e.g. utterances, gitalk), you can convert the existing issues into discussions. After the conversion, just make sure that the mapping between the discussion titles and the pages are correct, then giscus will automatically use the discussions.

Sites using giscus

Contributing

See CONTRIBUTING.md


This README is available in:

Powered by Vercel

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].