diff options
-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). |