From d2a3d0272ed7725d0bc848267d560c468235507b Mon Sep 17 00:00:00 2001 From: Raphael Kabo Date: Wed, 28 Feb 2024 22:39:49 +0000 Subject: Add docs using MkDocs --- docs/index.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/index.md (limited to 'docs/index.md') 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/). -- cgit v1.2.3