aboutsummaryrefslogtreecommitdiff
path: root/README_nl.md
diff options
context:
space:
mode:
Diffstat (limited to 'README_nl.md')
-rw-r--r--README_nl.md53
1 files changed, 0 insertions, 53 deletions
diff --git a/README_nl.md b/README_nl.md
deleted file mode 100644
index 5bc003a..0000000
--- a/README_nl.md
+++ /dev/null
@@ -1,53 +0,0 @@
-<!--
-NB: Deze README is automatisch gegenereerd door <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
-Hij mag NIET handmatig aangepast worden.
--->
-
-# Mastodon voor Yunohost
-
-[![Integratieniveau](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
-![Mate van functioneren](https://apps.yunohost.org/badge/state/mastodon)
-![Onderhoudsstatus](https://apps.yunohost.org/badge/maintained/mastodon)
-
-[![Mastodon met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](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:** <https://joinmastodon.org/>
-
-## Schermafdrukken
-
-![Schermafdrukken van Mastodon](./doc/screenshots/mastodon.png)
-
-## Documentatie en bronnen
-
-- Officiele website van de app: <https://joinmastodon.org/>
-- Officiele beheerdersdocumentatie: <https://docs.joinmastodon.org/>
-- Upstream app codedepot: <https://github.com/mastodon/mastodon>
-- YunoHost-store: <https://apps.yunohost.org/app/mastodon>
-- Meld een bug: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## 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:** <https://yunohost.org/packaging_apps>