Merge pull request #937 from yunohost-bot/anonymous-2019-02-28_08-08-53

[Anonymous contrib] Added the page in German
This commit is contained in:
Alexandre Aubin 2019-02-28 22:42:26 +01:00 committed by GitHub
commit 3d75b06766
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

33
docs_de.md Normal file
View file

@ -0,0 +1,33 @@
#Documentation
<p class="lead">
Die YunoHost Dokumentation ist in 3 Bereiche aufgeteilt:
</p>
<div class="row text-center">
<div class="col col-md-4 col-md-offset-1">
<a class="btn btn-success btn-lg" href="/userdoc"><span class="glyphicon glyphicon-user"></span> Benutzerhandbuch</a>
<p><small class="text-muted">Über die tägliche Nutzung des Servers und Anleitungen zur Konfiguration des Clients.</small></p>
</div>
<div class="col col-md-4 col-md-offset-1">
<a class="btn btn-primary btn-lg" href="/admindoc"><span class="glyphicon glyphicon-lock"></span> Handbuch für Administratoren</a>
<p><small class="text-muted">Befasst sich mit den die Installationsschritten und der Verwaltung von Server und Apps.</small></p>
</div>
<div class="col col-md-5 col-md-offset-3">
<a class="btn btn-danger btn-lg" href="/contributordoc"><span class="glyphicon glyphicon-heart"></span> Handbuch für Mitwirkende</a>
<p><small class="text-muted">Alles, was du über uns und unsere Art zu arbeiten wissen musst.</small></p>
</div>
</div>
* Das Projektleben:
* [Häufig gestellte Fragen](/faq_en)
* [Projektorganisation](/project_organization)
* [Blog](https://forum.yunohost.org/c/announcement)
* [Forum](https://forum.yunohost.org)
* [Chaträume](/chat_rooms_en)
* [Kommunikation](/communication_en)
* [Support / Hilfe](/help)