# Mastodon voor Yunohost
[](https://ci-apps.yunohost.org/ci/apps/mastodon/)


[](https://install-app.yunohost.org/?app=mastodon)
*[Deze README in een andere taal lezen.](./ALL_README.md)*
> *Met dit pakket kun je Mastodon snel en eenvoudig op een YunoHost-server installeren.*
> *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.*
## Overzicht
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.
**Geleverde versie:** 4.3.6~ynh1
**Demo:**
## Schermafdrukken

## Documentatie en bronnen
- Officiele website van de app:
- Officiele beheerdersdocumentatie:
- Upstream app codedepot:
- YunoHost-store:
- Meld een bug:
## Ontwikkelaarsinformatie
Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
Om de `testing`-branch uit te proberen, ga als volgt te werk:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
of
sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
```
**Verdere informatie over app-packaging:**