From 17f59c866e7bbf0302268572f3deef009672d384 Mon Sep 17 00:00:00 2001 From: 778a69cd <778a69cd@potsda.mn> Date: Thu, 10 Aug 2023 23:35:37 +0200 Subject: [PATCH] add some notes about this fork to the readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 04b001093..cc15e5e10 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,20 @@ Mobilizon is your federated organization and mobilization platform. Gather peopl

+## Notes about this fork + +The currently deployed `main` branch can be tested at [https://rotes.potsda.mn/](https://rotes.potsda.mn/). + +### Building with Nix + +For building this locally, you can use Nix (with Flakes enabled): + +``` +$ nix build git+ssh://git@git.potsda.mn/potsda.mn/mobilizon.git?ref=main#mobilizon +``` + +The built package is then located in `result/`. + ## Introduction Mobilizon is a tool designed to create platforms for managing communities and events. Its purpose is to help as many people as possible to free themselves from Facebook groups and events, from Meetup, etc.