1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/forgejo_ynh.git synced 2024-09-03 18:36:26 +02:00

doc: set description in appropriate file

This commit is contained in:
Emmanuel Averty 2024-02-18 10:51:47 +01:00
parent 5b397f7c45
commit 5fe9fdcbca
2 changed files with 17 additions and 1 deletions

View file

@ -1,6 +1,6 @@
Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.
Brought to you by an inclusive community under the umbrella of Codeberg e.V., a democratic non-profit organization, Forgejo can be trusted to be exclusively Free Software. It is a "soft" fork of Gitea with a focus on scaling, federation and privacy.
Brought to you by an inclusive community under the umbrella of Codeberg e.V., a democratic non-profit organization, Forgejo can be trusted to be exclusively Free Software. It focuses on security, scaling, federation and privacy.
### Features

16
doc/DESCRIPTION_fr.md Normal file
View file

@ -0,0 +1,16 @@
Forgejo est une forge logiciel légère auto-hébergée. Facilité d'installation et peu de maintenance, elle fait simplement ce qu'on lui demande.
Présenté par une communauté inclusive sous l'égide de Codeberg e.V., une organisation démocratique à but non lucratif, Forgejo peut être considéré comme étant exclusivement un logiciel libre. Il se concentre sur la sécurité, la mise à léchelle, la fédération et la confidentialité.
### Fonctionnalités
- Tableau de bord utilisateur, profil et chronologie des activités.
- Gestion des utilisateurs, organisations et dépôts.
- Webhook dépôt et organisation, incluant Slack, Discord et Dingtalk.
- Hooks dépôt Git, clés de déploiement et Git LFS.
- Tickets de dépôt, demandes d'ajout, wiki, branches protégées et collaboration.
- Migration et dépôt mirroir avec wiki hébergé sur un autre hôte.
- Éditeur web pour une édition rapide des fichiers du dépôt et du wiki.
- Rendu Jupyter Notebook et PDF.
- Authentification via SMTP, LDAP.
- Modèle personnalisé HTML, de fichiers statiques et de nombreux autres.