diff options
author | Raphael Kabo <mail@raphaelkabo.com> | 2025-04-29 21:08:51 +0100 |
---|---|---|
committer | Raphael Kabo <mail@raphaelkabo.com> | 2025-04-29 21:08:51 +0100 |
commit | e1bd3893243529850c51b33cac5735fbe85f0598 (patch) | |
tree | d4f9fe4ca60958c8bc5abead7277a0a506f84444 | |
parent | 53e7e321d20cd7071ff617ecfcf42f6122020bcd (diff) | |
parent | e6ac945fb1cf44fd42617bb241f31623e956a066 (diff) |
Merge remote-tracking branch 'origin/main' into fix-nodemailer
-rw-r--r-- | .github/FUNDING.yml | 3 | ||||
-rw-r--r-- | README.md | 13 |
2 files changed, 14 insertions, 2 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..c0d6816 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,3 @@ +# These are supported funding model platforms + +github: [lowercasename] @@ -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). |