aboutsummaryrefslogtreecommitdiff
path: root/README_id.md
diff options
context:
space:
mode:
Diffstat (limited to 'README_id.md')
-rw-r--r--README_id.md53
1 files changed, 0 insertions, 53 deletions
diff --git a/README_id.md b/README_id.md
deleted file mode 100644
index 68489b5..0000000
--- a/README_id.md
+++ /dev/null
@@ -1,53 +0,0 @@
-<!--
-N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
-Ini TIDAK boleh diedit dengan tangan.
--->
-
-# Mastodon untuk YunoHost
-
-[![Tingkat integrasi](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
-![Status kerja](https://apps.yunohost.org/badge/state/mastodon)
-![Status pemeliharaan](https://apps.yunohost.org/badge/maintained/mastodon)
-
-[![Pasang Mastodon dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-
-*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
-
-> *Paket ini memperbolehkan Anda untuk memasang Mastodon secara cepat dan mudah pada server YunoHost.*
-> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
-
-## Ringkasan
-
-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.
-
-
-**Versi terkirim:** 4.3.6~ynh1
-
-**Demo:** <https://joinmastodon.org/>
-
-## Tangkapan Layar
-
-![Tangkapan Layar pada Mastodon](./doc/screenshots/mastodon.png)
-
-## Dokumentasi dan sumber daya
-
-- Website aplikasi resmi: <https://joinmastodon.org/>
-- Dokumentasi admin resmi: <https://docs.joinmastodon.org/>
-- Depot kode aplikasi hulu: <https://github.com/mastodon/mastodon>
-- Gudang YunoHost: <https://apps.yunohost.org/app/mastodon>
-- Laporkan bug: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## Info developer
-
-Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-
-Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
-
-```bash
-sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-atau
-sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-```
-
-**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>