A Disqus alternative https://posativ.org/isso/
Go to file
Martin Zimmermann ab27ce5450 Merge pull request #48 from chimo/starttls
Adds STARTTLS support to SMTP notifications
2013-12-23 04:43:49 -08:00
docs add faq.rst 2013-12-18 16:20:52 +01:00
isso Adds STARTTLS support to SMTP notifications 2013-12-19 23:36:06 -05:00
specs check if hash is a base-16 string 2013-12-19 08:55:06 +01:00
.gitignore generate CSS for docs properly 2013-12-11 15:40:46 +01:00
.travis.yml wat 2013-11-25 17:16:58 +01:00
CHANGES.rst Back to development: 0.7 2013-12-16 11:59:33 +01:00
CONTRIBUTING.rst write contribute section 2013-12-02 14:26:12 +01:00
LICENSE
Makefile add coverage target to Makefile 2013-12-18 13:08:57 +01:00
MANIFEST.in
README.md
setup.py change project status from alpha to beta 2013-12-17 13:43:02 +01:00
tox.ini simplify nosetest usage 2013-11-25 17:02:15 +01: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