Overview of Isso features
masterIsso is a lightweight, Python and JavaScript-based commenting server designed as a drop-in replacement for Disqus. Key features include:
- Markdown Support: Users can write comments in Markdown. Users can edit or delete their own comments (default window is 15 minutes).
- SQLite Backend: Uses SQLite for storage, optimized for comment data.
- Migration Tools: Supports importing comments from Disqus and WordPress.
- Lightweight Client: A single 65kB (20kB gzipped) JavaScript file for embedding.