diff options
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..b42a01f --- /dev/null +++ b/docs/index.md @@ -0,0 +1,16 @@ +# Getting started + +Gathio is a simple, federated, privacy-first event hosting platform. + +You can use the publicly hosted, flagship instance of Gathio at +[https://gath.io](https://gath.io), and you can also run your very own instance +on your own server. + +These docs are here to: + +- Explain the more esoteric or complex features of Gathio +- Help you set up, customize, and run Gathio on your own system + +## Documentation + +The docs are stored in the `docs/` folder in the Git repository and are built with [MkDocs](https://www.mkdocs.org/). |