diff options
Diffstat (limited to 'README_id.md')
| -rw-r--r-- | README_id.md | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..c38d70f --- /dev/null +++ b/README_id.md @@ -0,0 +1,51 @@ +<!-- +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 + +[](https://ci-apps.yunohost.org/ci/apps/mastodon/)   + +[](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.2.10~ynh1 + +**Demo:** <https://joinmastodon.org/> + +## Tangkapan Layar + + + +## 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> |
