A Disqus alternative https://posativ.org/isso/
Go to file
Martin Zimmermann a5e1dcc225 Merge pull request #92 from Schoewilliam/39-84
Issue #49 : Comments thread and submission form now support avatar disabling
2014-05-22 19:44:44 +02:00
.tx add Transifex project configuration file 2014-01-06 18:21:30 +01:00
bin fix tx-push script to work with GNU mktemp 2014-04-23 10:24:29 +02:00
docs hide avatars with data-isso-avatar="false", part of #49 2014-05-21 20:38:29 +02:00
isso #49 : Comments thread and submission form now support data-isso-avatar="false" 2014-05-22 20:06:31 +04:00
share clarify [general] host usage a bit 2014-03-29 12:58:41 +01:00
.gitignore generate CSS for docs properly 2013-12-11 15:40:46 +01:00
.travis.yml allow Travis CI to disturb the IRC channel 2014-04-30 15:39:50 +02:00
CHANGES.rst Back to development: 0.9 2014-03-28 13:36:16 +01:00
CONTRIBUTING.rst
CONTRIBUTORS.txt add CONTRIBUTORS.txt 2014-02-18 18:26:57 +01:00
LICENSE
Makefile remove targets to generate CSS from SCSS 2014-05-21 16:30:06 +02:00
MANIFEST.in add isso.conf example to source distribution 2014-03-25 18:50:18 +01:00
README.md
setup.cfg run testsuite via setuptools 2014-03-28 12:28:52 +01:00
setup.py Back to development: 0.9 2014-03-28 13:36:16 +01:00
tox.ini add Python 3.4 to Tox and Travis CI 2014-04-21 10:43:51 +02:00
uwsgi.ini replace isso module with isso.run 2013-12-16 15:42:43 +01:00

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