From 7145113fffffbbed57d4c232af320c972adc3cf0 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sat, 13 Feb 2021 11:49:07 +0100 Subject: [PATCH] Improve documentation landpage --- pages/00.home/docs.md | 38 ++++++++++++++++++-------------------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/pages/00.home/docs.md b/pages/00.home/docs.md index 1847e256..a2c6cd5a 100644 --- a/pages/00.home/docs.md +++ b/pages/00.home/docs.md @@ -1,34 +1,32 @@ --- -title: Documentation +title: Welcome! template: docs taxonomy: category: docs routes: default: '/docs' + aliases: + - '/' visible: false --- -! This page is obsolete and should be reworked +This is the documentation for YunoHost, a libre operating system whose aim is to democratize self-hosting and server administration. -YunoHost's documentation has 2 different sections: +As a soon-to-be administrator of your own server, go to the [Admin guide](/admindoc) to learn more about self-hosting, how to install your YunoHost server and install your first apps. -[[fa=fa-lock /] Administrator's guide](/administrate?classes=btn,btn-lg,btn-primary) -Including installation, server management, and application management. +Your server's administration interface offers an [Apps catalog](/apps). If you are eager to see which apps have been packaged for YunoHost, you can explore it here too! -[[fa=fa-heart /] Contributor's guide](/contribute?classes=btn,btn-lg,btn-error) -Which contains everything you have to know about us and the way we work. +The [Community](/community) is here for you, if you need some help to [chat](/chat_rooms) with us or reach the [forum](/community/forum), or read more about our project organization. -* Project's life: - * [Frequently asked questions](/help/faq) - * [Project news](/news) - * [Project organization](/project_organization) - * [Project budget](/project_budget) - * [Forum](https://forum.yunohost.org) - * [Chat rooms](/chat_rooms) - * [Communication](/communication) - * [Support / Help](/help) - * [Sponsors and partners](/sponsors_partners) +[center] +[[fa=fa-cogs /] Administrator's guide](/admindoc?classes=btn,btn-lg,btn-primary,inline) +[[fa=fa-cubes /] Applications](/apps?classes=btn,btn-lg,btn-success,inline) +[[fa=fa-users /] Community](/contribute?classes=btn,btn-lg,btn-primary) +[[fa=fa-heart /] Get involved](/contribute?classes=btn,btn-lg,btn-error) +[/center] -* Use example: - * [YunoHost for non-profit organisations](/use_case_non-profit_organisations) - * (FR) [YunoHost for CHATONS (A collective of independant, transparent, open, neutral and ethical hosters providing FLOSS-based online services.)](https://wiki.chatons.org/doku.php/yunohost) +If you are curious about what YunoHost can do, you can check out our use examples: +* [YunoHost for non-profit organisations](/use_case_non-profit_organisations) +* (FR) [YunoHost for CHATONS (A collective of independent, transparent, open, neutral and ethical hosters providing FLOSS-based online services.)](https://wiki.chatons.org/doku.php/yunohost) + +!!!! To navigate this documentation, you can use your left and right arrow keys. Browse directly to the section you want with the [fa=bars /] side panel, which also shows you the pages you have already read and offers a [[fa=search /] search box](/search/query:hosting). Enjoy!