mirror of
https://github.com/YunoHost-Apps/penpot_ynh.git
synced 2024-09-03 19:56:56 +02:00
48 lines
2.2 KiB
Markdown
48 lines
2.2 KiB
Markdown
<!--
|
|
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
Ini TIDAK boleh diedit dengan tangan.
|
|
-->
|
|
|
|
# Penpot untuk YunoHost
|
|
|
|
[](https://ci-apps.yunohost.org/ci/apps/penpot/)  
|
|
|
|
[](https://install-app.yunohost.org/?app=penpot)
|
|
|
|
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
|
|
|
> *Paket ini memperbolehkan Anda untuk memasang Penpot 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
|
|
|
|
Design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return.
|
|
|
|
**Versi terkirim:** 2.1.3~ynh1
|
|
|
|
## Tangkapan Layar
|
|
|
|

|
|
|
|
## Dokumentasi dan sumber daya
|
|
|
|
- Website aplikasi resmi: <https://penpot.app/>
|
|
- Dokumentasi pengguna resmi: <https://help.penpot.app/user-guide/>
|
|
- Dokumentasi admin resmi: <https://help.penpot.app/technical-guide/>
|
|
- Depot kode aplikasi hulu: <https://github.com/penpot/penpot>
|
|
- Gudang YunoHost: <https://apps.yunohost.org/app/penpot>
|
|
- Laporkan bug: <https://github.com/YunoHost-Apps/penpot_ynh/issues>
|
|
|
|
## Info developer
|
|
|
|
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/penpot_ynh/tree/testing).
|
|
|
|
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/penpot_ynh/tree/testing --debug
|
|
atau
|
|
sudo yunohost app upgrade penpot -u https://github.com/YunoHost-Apps/penpot_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|