mastodon_ynh/README_de.md

54 lines
2.2 KiB
Markdown
Raw Normal View History

2025-03-27 19:02:08 +00:00
<!--
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
[![Integrations-Level](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
![Funktionsstatus](https://apps.yunohost.org/badge/state/mastodon)
![Wartungsstatus](https://apps.yunohost.org/badge/maintained/mastodon)
[![Mastodon mit YunoHost installieren](https://install-app.yunohost.org/install-with-yunohost.svg)](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
![Bildschirmfotos von Mastodon](./doc/screenshots/mastodon.png)
## 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>