diff options
author | INOUE Daisuke <1407574+dinoue@users.noreply.github.com> | 2025-04-28 21:01:02 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-28 21:01:02 +0900 |
commit | c5a527e63c16c17a18d4452952fa17fe045abc67 (patch) | |
tree | 8bd6c35cce70d1af280ae48f0d7bcf85b1d91201 /README.md | |
parent | 9f0c750c05a6ae53a00e7f238b9b1610f3dc05c6 (diff) | |
parent | b04e6394c5c5d882800f5215feae89d76a18af23 (diff) |
Merge branch 'main' into feature/localization-again
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). |