From 2d32765453ae39dc2bd842511787e7120c33500e Mon Sep 17 00:00:00 2001 From: Pavel Moiseenko <19418601+rakleed@users.noreply.github.com> Date: Mon, 26 Jul 2021 12:18:02 +0300 Subject: [PATCH] Update information in `index.md` Synchronize the project description with the description from the repository. --- site/src/pages/index.md | 44 ++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/site/src/pages/index.md b/site/src/pages/index.md index 7d20f99a..42630dc7 100644 --- a/site/src/pages/index.md +++ b/site/src/pages/index.md @@ -8,27 +8,27 @@ title: Remark42 – Privacy focused lightweight commenting engine Remark42 gives you opportunity to have 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, Microsoft, GitHub and Yandex -- 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 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 -- [Privacy focused](/privacy/) +* 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