mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
Merge branch 'helper-2.1' of https://github.com/YunoHost-Apps/bookstack_ynh into helper-2.1
This commit is contained in:
commit
d5a9c52a9a
9 changed files with 130 additions and 6 deletions
|
@ -5,4 +5,6 @@
|
|||
- [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_ru.md)
|
||||
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
||||
|
|
|
@ -29,7 +29,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
|
|||
- Diagrams.net Integration
|
||||
|
||||
|
||||
**Shipped version:** 24.05.3~ynh1
|
||||
**Shipped version:** 24.05.4~ynh1
|
||||
|
||||
**Demo:** <https://demo.bookstackapp.com>
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
|
|||
- Diagrams.net Integration
|
||||
|
||||
|
||||
**Versión actual:** 24.05.3~ynh1
|
||||
**Versión actual:** 24.05.4~ynh1
|
||||
|
||||
**Demo:** <https://demo.bookstackapp.com>
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
|
|||
- Diagrams.net Integration
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 24.05.3~ynh1
|
||||
**Paketatutako bertsioa:** 24.05.4~ynh1
|
||||
|
||||
**Demoa:** <https://demo.bookstackapp.com>
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ BookStack est un système wiki simple prête à l'emploi. Les nouveaux utilisate
|
|||
- Multilingue
|
||||
|
||||
|
||||
**Version incluse :** 24.05.3~ynh1
|
||||
**Version incluse :** 24.05.4~ynh1
|
||||
|
||||
**Démo :** <https://demo.bookstackapp.com>
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
|
|||
- Diagrams.net Integration
|
||||
|
||||
|
||||
**Versión proporcionada:** 24.05.3~ynh1
|
||||
**Versión proporcionada:** 24.05.4~ynh1
|
||||
|
||||
**Demo:** <https://demo.bookstackapp.com>
|
||||
|
||||
|
|
61
README_id.md
Normal file
61
README_id.md
Normal file
|
@ -0,0 +1,61 @@
|
|||
<!--
|
||||
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Ini TIDAK boleh diedit dengan tangan.
|
||||
-->
|
||||
|
||||
# BookStack untuk YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/bookstack/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=bookstack)
|
||||
|
||||
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
||||
|
||||
> *Paket ini memperbolehkan Anda untuk memasang BookStack 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
|
||||
|
||||
BookStack is an opinionated wiki system that provides a pleasant and simple out of the box experience. New users to an instance should find the experience intuitive and only basic word-processing skills should be required to get involved in creating content on BookStack. The platform should provide advanced power features to those that desire it but they should not interfere with the core simple user experience.
|
||||
|
||||
### Features
|
||||
|
||||
- Multi-Factor Authentication
|
||||
- Dark & Light Modes
|
||||
- LDAP Authentication
|
||||
- Markdown Editor
|
||||
- WYSIWYG Editing
|
||||
- Multi-Lingual
|
||||
- Diagrams.net Integration
|
||||
|
||||
|
||||
**Versi terkirim:** 24.05.4~ynh1
|
||||
|
||||
**Demo:** <https://demo.bookstackapp.com>
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||

|
||||
|
||||
## Dokumentasi dan sumber daya
|
||||
|
||||
- Website aplikasi resmi: <https://www.bookstackapp.com>
|
||||
- Dokumentasi pengguna resmi: <https://www.bookstackapp.com/docs/user/>
|
||||
- Dokumentasi admin resmi: <https://www.bookstackapp.com/docs/admin/>
|
||||
- Depot kode aplikasi hulu: <https://github.com/BookStackApp/BookStack>
|
||||
- Gudang YunoHost: <https://apps.yunohost.org/app/bookstack>
|
||||
- Laporkan bug: <https://github.com/YunoHost-Apps/bookstack_ynh/issues>
|
||||
|
||||
## Info developer
|
||||
|
||||
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing).
|
||||
|
||||
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
|
||||
atau
|
||||
sudo yunohost app upgrade bookstack -u https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|
61
README_ru.md
Normal file
61
README_ru.md
Normal file
|
@ -0,0 +1,61 @@
|
|||
<!--
|
||||
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||||
-->
|
||||
|
||||
# BookStack для YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/bookstack/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=bookstack)
|
||||
|
||||
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||||
|
||||
> *Этот пакет позволяет Вам установить BookStack быстро и просто на YunoHost-сервер.*
|
||||
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||||
|
||||
## Обзор
|
||||
|
||||
BookStack is an opinionated wiki system that provides a pleasant and simple out of the box experience. New users to an instance should find the experience intuitive and only basic word-processing skills should be required to get involved in creating content on BookStack. The platform should provide advanced power features to those that desire it but they should not interfere with the core simple user experience.
|
||||
|
||||
### Features
|
||||
|
||||
- Multi-Factor Authentication
|
||||
- Dark & Light Modes
|
||||
- LDAP Authentication
|
||||
- Markdown Editor
|
||||
- WYSIWYG Editing
|
||||
- Multi-Lingual
|
||||
- Diagrams.net Integration
|
||||
|
||||
|
||||
**Поставляемая версия:** 24.05.4~ynh1
|
||||
|
||||
**Демо-версия:** <https://demo.bookstackapp.com>
|
||||
|
||||
## Снимки экрана
|
||||
|
||||

|
||||
|
||||
## Документация и ресурсы
|
||||
|
||||
- Официальный веб-сайт приложения: <https://www.bookstackapp.com>
|
||||
- Официальная документация пользователя: <https://www.bookstackapp.com/docs/user/>
|
||||
- Официальная документация администратора: <https://www.bookstackapp.com/docs/admin/>
|
||||
- Репозиторий кода главной ветки приложения: <https://github.com/BookStackApp/BookStack>
|
||||
- Магазин YunoHost: <https://apps.yunohost.org/app/bookstack>
|
||||
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/bookstack_ynh/issues>
|
||||
|
||||
## Информация для разработчиков
|
||||
|
||||
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing).
|
||||
|
||||
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
|
||||
или
|
||||
sudo yunohost app upgrade bookstack -u https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|
|
@ -29,7 +29,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
|
|||
- Diagrams.net Integration
|
||||
|
||||
|
||||
**分发版本:** 24.05.3~ynh1
|
||||
**分发版本:** 24.05.4~ynh1
|
||||
|
||||
**演示:** <https://demo.bookstackapp.com>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue