mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-05-19 23:00:41 -04:00
Merge pull request #1503 from adityatelange/master
Add commenting platforms
This commit is contained in:
commit
befc1d6e85
1 changed files with 9 additions and 0 deletions
|
@ -58,6 +58,7 @@ Table of Contents
|
|||
* [Vagrant Related](#vagrant-related)
|
||||
* [Visitor Session Recording](#visitor-session-recording)
|
||||
* [Web Hosting](#web-hosting)
|
||||
* [Commenting Platforms](#commenting-platforms)
|
||||
|
||||
## Major Cloud Providers
|
||||
|
||||
|
@ -937,6 +938,14 @@ Table of Contents
|
|||
* [hashnode.com](https://hashnode.com/) — Hassle-free Blogging Software for Developers!.
|
||||
* [medium.com](https://medium.com/) — Get smarter about what matters to you.
|
||||
|
||||
## Commenting Platforms
|
||||
* [ReplyBox](https://getreplybox.com) - ReplyBox, a simple, honest comment system. No ads, no dodgy affiliate links, no fluff.
|
||||
* [Staticman](https://staticman.net/) - Staticman is a Node.js application that receives user-generated content and uploads it as data files to a GitHub and/or GitLab repository, using Pull Requests.
|
||||
* [GraphComment](https://graphcomment.com/) - GraphComment is a comments platform that helps you build an active community from website’s audience.
|
||||
* [Utterances](https://utteranc.es/) - A lightweight comments widget built on GitHub issues. Use GitHub issues for blog comments, wiki pages and more!
|
||||
* [Disqus](https://disqus.com/) - Disqus is a networked community platform used by hundreds of thousands of sites all over the web.
|
||||
|
||||
|
||||
## Screenshot APIs
|
||||
|
||||
* [ApiFlash](https://apiflash.com) — A screenshot API based on Aws Lambda and Chrome. Handles full page, capture timing, viewport dimensions, ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue