Isso – Ich schrei sonst ======================= [![Build Status](https://travis-ci.org/posativ/isso.png?branch=master)](https://travis-ci.org/posativ/isso) You love static blog generators (especially [Acrylamid][1] *cough*) and the only option to interact with your community is [Disqus][2]. There's nothing wrong with it, but if you care about the privacy of your audience you are better off with a comment system that is under your control. This is, where Isso comes into play. [1]: https://github.com/posativ/acrylamid [2]: https://disqus.com/ **[Try Yourself!](http://posativ.org/isso/)** Features -------- * [CRUD](https://en.wikipedia.org/wiki/Create,_read,_update_and_delete) comments written in Markdown * SQLite backend, Disqus import * client-side JS (currently 54kb minified, 18kb gzipped) * I18N, available in english, french, russian and german Setup ----- Please refer to the official documentation: . Alternatives ------------ - [talkatv](https://github.com/talkatv/talkatv) – Python - [Juvia](https://github.com/phusion/juvia) – Ruby on Rails - [Tildehash.com](http://www.tildehash.com/?article=why-im-reinventing-disqus) – PHP - [SO: Unobtrusive, self-hosted comments](http://stackoverflow.com/q/2053217)