Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.03 KB

introduce.md

File metadata and controls

32 lines (25 loc) · 1.03 KB
title
What is CWGI?

What is CWGI?

Cause

Read CWGI authorJacky Wong published blog posts《Open source blog comment system 》and《Build a comment system based on GitHub Issues from scratch 》, get to know CWGI better.

What It Is

A minimalist comment system based on GitHub Issues

Illustrative Image

Key Features

  • Fast to load (~ 23Kb gzipped)
  • No Ads, Forever 🤝
  • Much prettier than most comment systems out there
  • Setup once, use in anywhere
  • GitHub’s natural abilities
    • XSS / Bots / Spam prevention
    • Easy notifications (webhook, email)
    • Easy management / moderation

Repository Link