forked from potsda.mn/mobilizon
add some notes about this fork to the readme
This commit is contained in:
parent
c1299bddf6
commit
17f59c866e
14
README.md
14
README.md
|
@ -16,6 +16,20 @@ Mobilizon is your federated organization and mobilization platform. Gather peopl
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
## 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
|
## 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.
|
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.
|
||||||
|
|
Loading…
Reference in a new issue