From c7fd7e7fa3070f78ada74c85d7758f20ad36e3fb Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Fri, 22 May 2020 19:57:54 -0700 Subject: [PATCH] Update Home page for moved docs. --- Home.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index 405514f..f6443e6 100644 --- a/Home.md +++ b/Home.md @@ -1,11 +1,20 @@ -Welcome to the first independent Matrix server! +# This — is The Construct -This is a ''community editable'' wiki, so you can help documenting server features, usage, or related information. +[![](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?label=contributions&style=for-the-badge&color=brightgreen)]() + +### OPERATING MANUALS + +1. [[BUILD]]: Compiling from sourcecode. +2. [[SETUP]]: Getting up and running. +3. [[TUNING]]: Optimizing for your deployment. + +### USER GUIDES * [[Useful console command examples]] +* [[Troubleshooting problems]] * [[Known possible problems]] * [[About the server]] -* [Frequently Asked Questions](../blob/master/doc/FAQ.md) and [[AUQ]] +* [[FAQ]] and [[AUQ]] ## Where can I get help? -See the matrix room `#test:zemos.net` (aka `#admins:matrix.org`, `#construct:maunium.net`, `#construct:colab.de`). \ No newline at end of file +See the matrix room `#test:zemos.net` (aka `#admins:matrix.org`, `#construct:maunium.net`, `#construct:colab.de`).