mirror of
https://github.com/YunoHost-Apps/wondercms_ynh.git
synced 2024-09-03 18:06:16 +02:00
50 lines
2.7 KiB
Markdown
50 lines
2.7 KiB
Markdown
|
<!--
|
|||
|
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|||
|
Он НЕ ДОЛЖЕН редактироваться вручную.
|
|||
|
-->
|
|||
|
|
|||
|
# Wondercms для YunoHost
|
|||
|
|
|||
|
[![Уровень интеграции](https://dash.yunohost.org/integration/wondercms.svg)](https://ci-apps.yunohost.org/ci/apps/wondercms/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/wondercms.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/wondercms.maintain.svg)
|
|||
|
|
|||
|
[![Установите Wondercms с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wondercms)
|
|||
|
|
|||
|
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
|||
|
|
|||
|
> *Этот пакет позволяет Вам установить Wondercms быстро и просто на YunoHost-сервер.*
|
|||
|
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
|||
|
|
|||
|
## Обзор
|
|||
|
|
|||
|
WonderCMS is an extremely small flat file CMS. It's fast, responsive and doesn't require any configuration.
|
|||
|
|
|||
|
**Поставляемая версия:** 3.4.3~ynh2
|
|||
|
|
|||
|
**Демо-версия:** <https://www.wondercms.com/demo/>
|
|||
|
|
|||
|
## Снимки экрана
|
|||
|
|
|||
|
![Снимок экрана Wondercms](./doc/screenshots/WonderCMS-update-screenshot.png)
|
|||
|
|
|||
|
## Документация и ресурсы
|
|||
|
|
|||
|
- Официальный веб-сайт приложения: <https://wondercms.com>
|
|||
|
- Официальная документация администратора: <https://github.com/robiso/wondercms/wiki>
|
|||
|
- Репозиторий кода главной ветки приложения: <https://github.com/robiso/wondercms>
|
|||
|
- Магазин YunoHost: <https://apps.yunohost.org/app/wondercms>
|
|||
|
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/wondercms_ynh/issues>
|
|||
|
|
|||
|
## Информация для разработчиков
|
|||
|
|
|||
|
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/wondercms_ynh/tree/testing).
|
|||
|
|
|||
|
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
|||
|
|
|||
|
```bash
|
|||
|
sudo yunohost app install https://github.com/YunoHost-Apps/wondercms_ynh/tree/testing --debug
|
|||
|
или
|
|||
|
sudo yunohost app upgrade wondercms -u https://github.com/YunoHost-Apps/wondercms_ynh/tree/testing --debug
|
|||
|
```
|
|||
|
|
|||
|
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|