From 81de10b70c85c5222b17d8c4358a8aa8812f2559 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Fri, 18 Nov 2022 08:28:15 -0700 Subject: Migration reset, start of docs, env vars --- docs/index.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/index.rst (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..a50c369 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,13 @@ +Takahē +====== + + +Welcome to the Takahē documentation! Takahē is an ActivityPub server, designed +for low- to medium-size installations, and with the ability to serve multiple +domains at once. + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + installation -- cgit v1.2.3