2021-08-13 10:16:31 +02:00
|
|
|
<!--
|
2024-04-07 17:54:39 +02:00
|
|
|
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
2021-08-13 10:16:31 +02:00
|
|
|
It shall NOT be edited by hand.
|
|
|
|
-->
|
|
|
|
|
2020-11-02 13:37:47 +01:00
|
|
|
# Yellow for YunoHost
|
2020-03-29 13:36:23 +02:00
|
|
|
|
2023-07-27 20:15:49 +02:00
|
|
|
[![Integration level](https://dash.yunohost.org/integration/yellow.svg)](https://dash.yunohost.org/appci/app/yellow) ![Working status](https://ci-apps.yunohost.org/ci/badges/yellow.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/yellow.maintain.svg)
|
|
|
|
|
2021-02-01 16:01:03 +01:00
|
|
|
[![Install Yellow with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yellow)
|
2020-03-29 13:36:23 +02:00
|
|
|
|
2024-04-07 17:54:39 +02:00
|
|
|
*[Read this README in other languages.](./ALL_README.md)*
|
2017-01-18 11:29:59 +01:00
|
|
|
|
2024-04-07 17:54:39 +02:00
|
|
|
> *This package allows you to install Yellow quickly and simply on a YunoHost server.*
|
|
|
|
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
2017-01-18 11:29:59 +01:00
|
|
|
|
2020-11-02 12:24:37 +01:00
|
|
|
## Overview
|
|
|
|
|
2023-09-23 15:39:44 +02:00
|
|
|
Yellow is for people who make small websites
|
2020-11-02 12:24:37 +01:00
|
|
|
|
2024-05-30 03:49:34 +02:00
|
|
|
**Shipped version:** 2024.05.29~ynh1
|
2020-11-02 12:24:37 +01:00
|
|
|
|
2024-04-07 17:54:39 +02:00
|
|
|
**Demo:** <https://datenstrom.se/yellow/demo/>
|
2020-11-02 12:24:37 +01:00
|
|
|
|
2021-08-13 10:16:31 +02:00
|
|
|
## Screenshots
|
2020-11-02 12:24:37 +01:00
|
|
|
|
2022-06-27 22:35:56 +02:00
|
|
|
![Screenshot of Yellow](./doc/screenshots/datenstrom-yellow-en.png)
|
2020-11-02 12:24:37 +01:00
|
|
|
|
2021-08-13 10:16:31 +02:00
|
|
|
## Documentation and resources
|
2020-11-02 12:24:37 +01:00
|
|
|
|
2024-04-07 17:54:39 +02:00
|
|
|
- Official app website: <https://datenstrom.se/yellow/>
|
|
|
|
- Official admin documentation: <https://datenstrom.se/yellow/help/>
|
|
|
|
- Upstream app code repository: <https://github.com/datenstrom/yellow/>
|
|
|
|
- YunoHost Store: <https://apps.yunohost.org/app/yellow>
|
|
|
|
- Report a bug: <https://github.com/YunoHost-Apps/yellow_ynh/issues>
|
2020-11-02 12:24:37 +01:00
|
|
|
|
|
|
|
## Developer info
|
|
|
|
|
2024-04-07 17:54:39 +02:00
|
|
|
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/yellow_ynh/tree/testing).
|
2020-11-02 12:24:37 +01:00
|
|
|
|
2024-04-07 17:54:39 +02:00
|
|
|
To try the `testing` branch, please proceed like that:
|
2022-06-27 22:35:56 +02:00
|
|
|
|
2024-04-07 17:54:39 +02:00
|
|
|
```bash
|
2020-11-02 12:49:10 +01:00
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug
|
2020-11-02 12:24:37 +01:00
|
|
|
or
|
2020-11-02 12:49:10 +01:00
|
|
|
sudo yunohost app upgrade yellow -u https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug
|
2020-11-02 12:24:37 +01:00
|
|
|
```
|
2021-08-13 10:16:31 +02:00
|
|
|
|
2024-04-07 17:54:39 +02:00
|
|
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|