diff options
Diffstat (limited to 'README_de.md')
| -rw-r--r-- | README_de.md | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/README_de.md b/README_de.md new file mode 100644 index 0000000..24b77e1 --- /dev/null +++ b/README_de.md @@ -0,0 +1,53 @@ +<!-- +N.B.: Diese README wurde automatisch von <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> generiert. +Sie darf NICHT von Hand bearbeitet werden. +--> + +# Mastodon für YunoHost + +[](https://ci-apps.yunohost.org/ci/apps/mastodon/) + + + +[](https://install-app.yunohost.org/?app=mastodon) + +*[Dieses README in anderen Sprachen lesen.](./ALL_README.md)* + +> *Mit diesem Paket können Sie Mastodon schnell und einfach auf einem YunoHost-Server installieren.* +> *Wenn Sie YunoHost nicht haben, lesen Sie bitte [die Anleitung](https://yunohost.org/install), um zu erfahren, wie Sie es installieren.* + +## Übersicht + +Mastodon is a free, open-source microblogging social network. +It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes. + + +**Ausgelieferte Version:** 4.3.6~ynh1 + +**Demo:** <https://joinmastodon.org/> + +## Bildschirmfotos + + + +## Dokumentation und Ressourcen + +- Offizielle Website der App: <https://joinmastodon.org/> +- Offizielle Verwaltungsdokumentation: <https://docs.joinmastodon.org/> +- Upstream App Repository: <https://github.com/mastodon/mastodon> +- YunoHost-Shop: <https://apps.yunohost.org/app/mastodon> +- Einen Fehler melden: <https://github.com/YunoHost-Apps/mastodon_ynh/issues> + +## Entwicklerinformationen + +Bitte senden Sie Ihren Pull-Request an den [`testing` branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing). + +Um den `testing` Branch auszuprobieren, gehen Sie bitte wie folgt vor: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug +oder +sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug +``` + +**Weitere Informationen zur App-Paketierung:** <https://yunohost.org/packaging_apps> |
