Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Update information in _index.html #16

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 24 additions & 25 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,27 @@
Remark42 is a self-hosted, lightweight, and simple (yet functional) commenting system, which
doesn't spy on users. It can be embedded into blogs, articles or any other place where readers
add comments.
Remark42 is a self-hosted, lightweight and simple (yet functional) comment engine, which doesn't spy on users. It can be embedded into blogs, articles, or any other place where readers add comments.

- Social login via Google, Twitter, Facebook, GitHub and Yandex
- Login via email
- Optional anonymous access
- Multi-level nested comments with both tree and plain presentations
- Markdown support with friendly formatter toolbar
- Privacy-focused
- Import from Disqus
- Moderator can remove comments and block users
- Voting, pinning and verification system
- Sortable comments
- Images upload with drag-and-drop and clipboard
- List of recent comments from all posts
- Export comments to json and automatic backups
- RSS for all comments, each post and replies
- Telegram notifications
- No external databases, everything embedded in a single data file
- Fully dockerized and can be deployed in a single command
- Self-contained executable can be deployed directly to Linux, Windows and MacOS
- Clean, lightweight and customizable UI with white and dark themes
- Multi-site mode from a single instance
- Integration with automatic SSL
- [Open source](https://github.com/umputun/remark)
* Social login via Google, Twitter, Facebook, Microsoft, GitHub, Yandex and Telegram
* Login via email
* Optional anonymous access
* Multi-level nested comments with both tree and plain presentations
* Import from Disqus and WordPress
* Markdown support with friendly formatter toolbar
* Moderator can remove comments and block users
* Voting, pinning and verification system
* Sortable comments
* Images upload with drag-and-drop
* Extractor for recent comments, cross-post
* RSS for all comments and each post
* Telegram, Slack and email notifications for Admins (get notified for each new comment)
* Email and Telegram notifications for users (get notified when someone responds to your comment)
* Export data to JSON with automatic backups
* No external databases, everything embedded in a single data file
* Fully dockerized and can be deployed in a single command
* Self-contained executable can be deployed directly to Linux, Windows and macOS
* Clean, lightweight and customizable UI with white and dark themes
* Multi-site mode from a single instance
* Integration with automatic SSL (direct and via nginx-le)
* Privacy focused
* [Open source](https://github.com/umputun/remark42)

— The Remark42 Team