mirror of
https://github.com/YunoHost-Apps/yellow_ynh.git
synced 2024-09-03 20:36:12 +02:00
commit
d88fcb454d
6 changed files with 57 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [Leggi il “README” in italiano](README_it.md)
|
||||
|
|
|
@ -9,7 +9,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
[![Install Yellow with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yellow)
|
||||
|
||||
*[Read this README is other languages.](./ALL_README.md)*
|
||||
*[Read this README in other languages.](./ALL_README.md)*
|
||||
|
||||
> *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.*
|
||||
|
@ -18,7 +18,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
Yellow is for people who make small websites
|
||||
|
||||
**Shipped version:** 2024.01.06~ynh1
|
||||
**Shipped version:** 2024.03.02~ynh1
|
||||
|
||||
**Demo:** <https://datenstrom.se/yellow/demo/>
|
||||
|
||||
|
|
49
README_eu.md
Normal file
49
README_eu.md
Normal file
|
@ -0,0 +1,49 @@
|
|||
<!--
|
||||
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
||||
EZ editatu eskuz.
|
||||
-->
|
||||
|
||||
# Yellow YunoHost-erako
|
||||
|
||||
[![Integrazio maila](https://dash.yunohost.org/integration/yellow.svg)](https://dash.yunohost.org/appci/app/yellow) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/yellow.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/yellow.maintain.svg)
|
||||
|
||||
[![Instalatu Yellow YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yellow)
|
||||
|
||||
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
||||
|
||||
> *Pakete honek Yellow YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
||||
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
||||
|
||||
## Aurreikuspena
|
||||
|
||||
Yellow is for people who make small websites
|
||||
|
||||
**Paketatutako bertsioa:** 2024.03.02~ynh1
|
||||
|
||||
**Demoa:** <https://datenstrom.se/yellow/demo/>
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
![Yellow(r)en pantaila-argazkia](./doc/screenshots/datenstrom-yellow-en.png)
|
||||
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
- Aplikazioaren webgune ofiziala: <https://datenstrom.se/yellow/>
|
||||
- Administratzaileen dokumentazio ofiziala: <https://datenstrom.se/yellow/help/>
|
||||
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/datenstrom/yellow/>
|
||||
- YunoHost Denda: <https://apps.yunohost.org/app/yellow>
|
||||
- Eman errore baten berri: <https://github.com/YunoHost-Apps/yellow_ynh/issues>
|
||||
|
||||
## Garatzaileentzako informazioa
|
||||
|
||||
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/yellow_ynh/tree/testing).
|
||||
|
||||
`testing` abarra probatzeko, ondorengoa egin:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug
|
||||
edo
|
||||
sudo yunohost app upgrade yellow -u https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
Yellow is for people who make small websites
|
||||
|
||||
**Version incluse :** 2024.01.06~ynh1
|
||||
**Version incluse :** 2024.03.02~ynh1
|
||||
|
||||
**Démo :** <https://datenstrom.se/yellow/demo/>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ NON debe editarse manualmente.
|
|||
|
||||
Yellow is for people who make small websites
|
||||
|
||||
**Versión proporcionada:** 2024.01.06~ynh1
|
||||
**Versión proporcionada:** 2024.03.02~ynh1
|
||||
|
||||
**Demo:** <https://datenstrom.se/yellow/demo/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Yellow"
|
|||
description.en = "Content management system (CMS) for simple website"
|
||||
description.fr = "Système de gestion de contenu (CMS) pour un site simple"
|
||||
|
||||
version = "2024.01.06~ynh1"
|
||||
version = "2024.03.02~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/datenstrom/yellow/archive/4c68bcc9bf52d602562ecb87761f9ad3d994ecbd.tar.gz"
|
||||
sha256 = "822f74e0b5aaffd7a609876c7140a69ab4c4b98c668df18ec8f6ca2c2367cdbb"
|
||||
url = "https://github.com/datenstrom/yellow/archive/c4d39bef641e2bbd9f5f805614f25a9bcf85b993.tar.gz"
|
||||
sha256 = "b375bbbfcca90f566e9ae7ffd5ef5e733d2df4eb938d08684ecf3a1d5f0f609f"
|
||||
autoupdate.upstream = "https://github.com/datenstrom/yellow"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Reference in a new issue