diff options
author | Raphael Kabo <mail@raphaelkabo.com> | 2025-05-28 18:32:47 +0100 |
---|---|---|
committer | Raphael Kabo <mail@raphaelkabo.com> | 2025-05-28 18:32:47 +0100 |
commit | a6f8ec770d06ce33042ed3f222cba786897e0233 (patch) | |
tree | a060e72668de41fcbeae5e891ee86b096b096f26 /README.md | |
parent | 08fa2f616c90e59066d0308097c65c424b5b4a88 (diff) | |
parent | fd637b405c8784a07dabd54b10fda98ad9f4a4ad (diff) |
Merge remote-tracking branch 'origin/main' into clearer-editing-mode
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -1,7 +1,6 @@ # gathio -| [](https://github.com/lowercasename/gathio/actions/workflows/ci.yaml) | [](https://github.com/lowercasename/gathio/actions/workflows/deploy.yaml) | -| ---- | ---- | +[](https://github.com/lowercasename/gathio/actions/workflows/ci.yaml) A simple, federated, privacy-first event hosting platform. @@ -10,3 +9,13 @@ You can use the flagship publicly hosted version [here](https://gath.io). # Documentation To learn more about how to use Gathio, or how to set up your own instance, vist our [documentation site](https://docs.gath.io). If the site isn't working, the source documentation files are in the [`docs/` directory](https://github.com/lowercasename/gathio/tree/main/docs). + +# Contributors + +These amazing people have helped build and support Gathio! + +<a href="https://github.com/lowercasename/gathio/graphs/contributors"> + <img src="https://contrib.rocks/image?repo=lowercasename/gathio" /> +</a> + +Made with [contrib.rocks](https://contrib.rocks). |