mirror of
https://github.com/YunoHost-Apps/bludit_ynh.git
synced 2024-09-03 18:06:13 +02:00
Auto-update READMEs
This commit is contained in:
parent
370d109d04
commit
b946c80315
8 changed files with 56 additions and 6 deletions
|
@ -5,4 +5,5 @@
|
|||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
|
||||
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
||||
|
|
|
@ -18,7 +18,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
Bludit is a web application to build your own website or blog in seconds, it's completely free and open source. Bludit uses files in JSON format to store the content, you don't need to install or configure a database. You only need a web server with PHP support. Bludit is a Flat-File CMS. Bludit supports Markdown and HTML code for the content.
|
||||
|
||||
**Shipped version:** 3.16.0~ynh1
|
||||
**Shipped version:** 3.16.1~ynh1
|
||||
|
||||
**Demo:** <https://demo.bludit.com>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ No se debe editar a mano.
|
|||
|
||||
Bludit is a web application to build your own website or blog in seconds, it's completely free and open source. Bludit uses files in JSON format to store the content, you don't need to install or configure a database. You only need a web server with PHP support. Bludit is a Flat-File CMS. Bludit supports Markdown and HTML code for the content.
|
||||
|
||||
**Versión actual:** 3.16.0~ynh1
|
||||
**Versión actual:** 3.16.1~ynh1
|
||||
|
||||
**Demo:** <https://demo.bludit.com>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ EZ editatu eskuz.
|
|||
|
||||
Bludit is a web application to build your own website or blog in seconds, it's completely free and open source. Bludit uses files in JSON format to store the content, you don't need to install or configure a database. You only need a web server with PHP support. Bludit is a Flat-File CMS. Bludit supports Markdown and HTML code for the content.
|
||||
|
||||
**Paketatutako bertsioa:** 3.16.0~ynh1
|
||||
**Paketatutako bertsioa:** 3.16.1~ynh1
|
||||
|
||||
**Demoa:** <https://demo.bludit.com>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
Bludit est une application Web pour créer votre propre site Web ou blog en quelques secondes, elle est entièrement gratuite et open source. Bludit utilise des fichiers au format JSON pour stocker le contenu, vous n'avez pas besoin d'installer ou de configurer une base de données. Vous n'avez besoin que d'un serveur Web prenant en charge PHP. Bludit est un CMS à fichiers plats. Bludit prend en charge le code Markdown et HTML pour le contenu.
|
||||
|
||||
|
||||
**Version incluse :** 3.16.0~ynh1
|
||||
**Version incluse :** 3.16.1~ynh1
|
||||
|
||||
**Démo :** <https://demo.bludit.com>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ NON debe editarse manualmente.
|
|||
|
||||
Bludit is a web application to build your own website or blog in seconds, it's completely free and open source. Bludit uses files in JSON format to store the content, you don't need to install or configure a database. You only need a web server with PHP support. Bludit is a Flat-File CMS. Bludit supports Markdown and HTML code for the content.
|
||||
|
||||
**Versión proporcionada:** 3.16.0~ynh1
|
||||
**Versión proporcionada:** 3.16.1~ynh1
|
||||
|
||||
**Demo:** <https://demo.bludit.com>
|
||||
|
||||
|
|
49
README_id.md
Normal file
49
README_id.md
Normal file
|
@ -0,0 +1,49 @@
|
|||
<!--
|
||||
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Ini TIDAK boleh diedit dengan tangan.
|
||||
-->
|
||||
|
||||
# Bludit untuk YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/bludit/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=bludit)
|
||||
|
||||
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
||||
|
||||
> *Paket ini memperbolehkan Anda untuk memasang Bludit 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
|
||||
|
||||
Bludit is a web application to build your own website or blog in seconds, it's completely free and open source. Bludit uses files in JSON format to store the content, you don't need to install or configure a database. You only need a web server with PHP support. Bludit is a Flat-File CMS. Bludit supports Markdown and HTML code for the content.
|
||||
|
||||
**Versi terkirim:** 3.16.1~ynh1
|
||||
|
||||
**Demo:** <https://demo.bludit.com>
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||

|
||||
|
||||
## Dokumentasi dan sumber daya
|
||||
|
||||
- Website aplikasi resmi: <www.bludit.com>
|
||||
- Dokumentasi admin resmi: <https://docs.bludit.com/en/>
|
||||
- Depot kode aplikasi hulu: <https://github.com/bludit/bludit>
|
||||
- Gudang YunoHost: <https://apps.yunohost.org/app/bludit>
|
||||
- Laporkan bug: <https://github.com/YunoHost-Apps/bludit_ynh/issues>
|
||||
|
||||
## Info developer
|
||||
|
||||
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/bludit_ynh/tree/testing).
|
||||
|
||||
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/bludit_ynh/tree/testing --debug
|
||||
atau
|
||||
sudo yunohost app upgrade bludit -u https://github.com/YunoHost-Apps/bludit_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
Bludit is a web application to build your own website or blog in seconds, it's completely free and open source. Bludit uses files in JSON format to store the content, you don't need to install or configure a database. You only need a web server with PHP support. Bludit is a Flat-File CMS. Bludit supports Markdown and HTML code for the content.
|
||||
|
||||
**分发版本:** 3.16.0~ynh1
|
||||
**分发版本:** 3.16.1~ynh1
|
||||
|
||||
**演示:** <https://demo.bludit.com>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue