A Disqus alternative https://posativ.org/isso/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Martin Zimmermann b2bb73ba6f
Back to development: 0.8.4
10 years ago
.tx add Transifex project configuration file 10 years ago
bin add tx-pull and tx-push FILE helper scripts 10 years ago
docs clarify [general] host usage a bit 10 years ago
isso preserve line breaks when editing comments, finally closes #77 10 years ago
share clarify [general] host usage a bit 10 years ago
.gitignore generate CSS for docs properly 11 years ago
.travis.yml allow failures for TOX_ENV=backport 10 years ago
CHANGES.rst Preparing release 0.8.3 10 years ago
CONTRIBUTING.rst write contribute section 11 years ago
CONTRIBUTORS.txt add CONTRIBUTORS.txt 10 years ago
LICENSE re-license to MIT 11 years ago
MANIFEST.in add isso.conf example to source distribution 10 years ago
Makefile correct manpage title 10 years ago
README.md remove installation and configuration from README 11 years ago
setup.cfg run testsuite via setuptools 10 years ago
setup.py Back to development: 0.8.4 10 years ago
tox.ini run testsuite via setuptools 10 years ago
uwsgi.ini replace isso module with isso.run 11 years ago

README.md

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