A Disqus alternative https://posativ.org/isso/
Go to file
2014-02-16 15:52:28 +01:00
.tx
bin
docs refactor docs a bit, add section for mod_fastcgi and uberspace.de 2014-02-16 15:52:28 +01:00
isso remove now obsolete Makefile 2014-02-03 11:00:11 +01:00
specs improve tests for comment field validation 2014-02-04 15:34:02 +01:00
.gitignore
.travis.yml
CHANGES.rst
CONTRIBUTING.rst
LICENSE
Makefile update developer's guide 2014-02-03 11:19:21 +01:00
MANIFEST.in
README.md
setup.py
tox.ini replace assert foo == bar with appropriate self.assert$Foo calls 2014-02-04 15:05:32 +01:00
uwsgi.ini

Isso Ich schrei sonst

Build Status

You love static blog generators (especially Acrylamid cough) and the only option to interact with your community is Disqus. 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.

Try Yourself!

Features

  • CRUD 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: http://posativ.org/isso/docs.

Alternatives