From 8968f2712cd62e1c81b8fe980ff909cc7da73f20 Mon Sep 17 00:00:00 2001 From: jeantest-git <55061244+jeantest-git@users.noreply.github.com> Date: Wed, 11 Sep 2019 18:31:08 +0200 Subject: [PATCH] Creations de la page et ajout d'informations --- app_gogs_fr.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 app_gogs_fr.md diff --git a/app_gogs_fr.md b/app_gogs_fr.md new file mode 100644 index 00000000..8756e26a --- /dev/null +++ b/app_gogs_fr.md @@ -0,0 +1,13 @@ +# ![Logo de GOGS](images/gogs_logo.png) Gogs + +[![Install Gogs with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=gogs) + +Gogs est une forge logiciel minimaliste utilisant git. Gogs a été conçu pour pouvoir fonctionner de manières optimale sur du matériel peu puissant type Raspberry Pi. +Il est donc adapté à l'auto-hébergement d'une forge git. +Pour utiliser pleinement la puissance de gogs vous devez avoir appréhender ce qu'est git et l'utilisation d'un [logiciel de gestion de versions](https://fr.wikipedia.org/wiki/Logiciel_de_gestion_de_versions). + +## Liens utiles + - [Site Officiel - gogs.io](https://gogs.io) + - [Dépot applications gogs pour YunoHost](https://github.com/YunoHost-Apps/gogs_ynh) + - [Site officiel de l'outils git - git-scm.com](https://git-scm.com/) + - [Trouver de l'aide et poser toutes vos questions : forum.yunohost.org](https://forum.yunohost.org/c/support/apps)