commit 6a493d94f0a87e319f844f349111c5f650d45b90
parent 8d09b0c1c46630d42b662920bdb83682774e4b9d
Author: cblgh <cblgh@cblgh.org>
Date: Fri, 9 Aug 2024 11:37:20 +0200
readme: highlight features
Diffstat:
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -15,6 +15,15 @@ phpBB forum communities of the mid noughties.
It was written for the purpose of powering the nascent [Merveilles community forums](https://forum.merveilles.town).
+## Features
+
+* **Customizable**: Many of Cerca's facets are customizable and the structure is intentionally simple to enable DIY modification
+* **Private**: Threads are public viewable by default but new threads may be set as private, restricting views to logged-in users only
+* **Easy admin**: A simple admin panel lets you add users, reset passwords, and remove old accounts. Impactful actions require two admins to perform, or a week of time to pass without a veto from any admin
+* **Transparency**: Actions taken by admins are viewable by any logged-in user in the form of a moderation log
+* **Low maintenance**: Cerca is architected to minimize maintenance and hosting costs by carefully choosing which features it supports, how they work, and which features are intentionally omitted
+* **RSS**: Receive updates when threads are created or new posts are made by subscribing to the forum RSS feed
+
## Config
Cerca supports community customization.