Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 1.81 KB

File metadata and controls

54 lines (32 loc) · 1.81 KB

CommentKit

A modern, embeddable comment system for the web

License: GPL v3 Cloudflare Workers PRs Welcome

DemoDocumentationReport BugRequest Feature


Quick Start

Installation

Add CommentKit to your website with just two lines of code:

<!-- Include the CommentKit JS bundle -->
<script src="https://commentkit.ankush.one/bundle.js"></script>

<!-- Add a div where you want to show comments -->
<div data-commentkit></div>

Contributing

Contributions are welcome! Please read CONTRIBUTING

Bug Reports & Feature Requests

Found a bug or have a feature request? Please open an issue.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

This means you are free to use, modify, and distribute this software, but any derivative works must also be released under the GPL v3 license.

Acknowledgments

Contact