1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yellow_ynh.git synced 2024-09-03 20:36:12 +02:00
yellow_ynh/README_ru.md
YunoHost Bot 9483f1a05d
Upgrade to v2024.08.28 (#124)
* Upgrade sources
- `main` v2024.08.28: aa80148bf3...e6513df19c

* Auto-update READMEs
2024-09-02 08:56:37 +02:00

49 lines
2.6 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Yellow для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/yellow.svg)](https://ci-apps.yunohost.org/ci/apps/yellow/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/yellow.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/yellow.maintain.svg)
[![Установите Yellow с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yellow)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Yellow быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
Yellow is for people who make small websites.
**Поставляемая версия:** 2024.08.28~ynh1
**Демо-версия:** <https://datenstrom.se/yellow/demo/>
## Снимки экрана
![Снимок экрана Yellow](./doc/screenshots/datenstrom-yellow-en.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://datenstrom.se/yellow/>
- Официальная документация администратора: <https://datenstrom.se/yellow/help/>
- Репозиторий кода главной ветки приложения: <https://github.com/datenstrom/yellow/>
- Магазин YunoHost: <https://apps.yunohost.org/app/yellow>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/yellow_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/yellow_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug
или
sudo yunohost app upgrade yellow -u https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>