A Disqus alternative https://posativ.org/isso/
Go to file
2014-03-20 14:18:57 +01:00
.tx
bin
docs add manpage stuff 2014-03-19 15:57:54 +01:00
isso configurable avatar colors 2014-03-10 22:02:13 +01:00
specs make CORS middleware more generic to use 2014-03-04 15:40:21 +01:00
.gitignore
.travis.yml allow failures for TOX_ENV=backport 2014-01-30 21:51:16 +01:00
CHANGES.rst update changelog to reflect latest changes 2014-03-20 14:18:57 +01:00
CONTRIBUTING.rst
CONTRIBUTORS.txt add CONTRIBUTORS.txt 2014-02-18 18:26:57 +01:00
LICENSE
Makefile rewrite Makefile 2014-03-20 14:18:54 +01:00
MANIFEST.in add manpage stuff 2014-03-19 15:57:54 +01:00
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