mirror of
https://github.com/YunoHost-Apps/grav_ynh.git
synced 2024-09-03 19:16:01 +02:00
Merge pull request #159 from YunoHost-Apps/testing
This commit is contained in:
commit
d09f303d1d
6 changed files with 60 additions and 10 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 Grav with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=grav)
|
||||
|
||||
*[Read this README is other languages.](./ALL_README.md)*
|
||||
*[Read this README in other languages.](./ALL_README.md)*
|
||||
|
||||
> *This package allows you to install Grav 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.*
|
||||
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
Grav is a modern open source flat-file CMS.
|
||||
|
||||
|
||||
**Shipped version:** 1.7.44~ynh1
|
||||
**Shipped version:** 1.7.45~ynh1
|
||||
|
||||
**Demo:** <https://getgrav.org/downloads/themes>
|
||||
|
||||
|
|
50
README_eu.md
Normal file
50
README_eu.md
Normal file
|
@ -0,0 +1,50 @@
|
|||
<!--
|
||||
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
||||
EZ editatu eskuz.
|
||||
-->
|
||||
|
||||
# Grav YunoHost-erako
|
||||
|
||||
[![Integrazio maila](https://dash.yunohost.org/integration/grav.svg)](https://dash.yunohost.org/appci/app/grav) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/grav.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/grav.maintain.svg)
|
||||
|
||||
[![Instalatu Grav YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=grav)
|
||||
|
||||
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
||||
|
||||
> *Pakete honek Grav YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
||||
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
||||
|
||||
## Aurreikuspena
|
||||
|
||||
Grav is a modern open source flat-file CMS.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 1.7.45~ynh1
|
||||
|
||||
**Demoa:** <https://getgrav.org/downloads/themes>
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
![Grav(r)en pantaila-argazkia](./doc/screenshots/grav.jpg)
|
||||
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
- Aplikazioaren webgune ofiziala: <https://www.getgrav.org/>
|
||||
- Administratzaileen dokumentazio ofiziala: <https://learn.getgrav.org>
|
||||
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/getgrav/grav>
|
||||
- YunoHost Denda: <https://apps.yunohost.org/app/grav>
|
||||
- Eman errore baten berri: <https://github.com/YunoHost-Apps/grav_ynh/issues>
|
||||
|
||||
## Garatzaileentzako informazioa
|
||||
|
||||
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/grav_ynh/tree/testing).
|
||||
|
||||
`testing` abarra probatzeko, ondorengoa egin:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/grav_ynh/tree/testing --debug
|
||||
edo
|
||||
sudo yunohost app upgrade grav -u https://github.com/YunoHost-Apps/grav_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
Un CMS moderne basé sur des fichiers plats
|
||||
|
||||
|
||||
**Version incluse :** 1.7.44~ynh1
|
||||
**Version incluse :** 1.7.45~ynh1
|
||||
|
||||
**Démo :** <https://getgrav.org/downloads/themes>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
Grav is a modern open source flat-file CMS.
|
||||
|
||||
|
||||
**Versión proporcionada:** 1.7.44~ynh1
|
||||
**Versión proporcionada:** 1.7.45~ynh1
|
||||
|
||||
**Demo:** <https://getgrav.org/downloads/themes>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Grav"
|
|||
description.en = "Modern open source flat-file CMS"
|
||||
description.fr = "CMS moderne basé sur des fichiers plats"
|
||||
|
||||
version = "1.7.44~ynh1"
|
||||
version = "1.7.45~ynh1"
|
||||
|
||||
maintainers = ["tituspijean"]
|
||||
|
||||
|
@ -63,14 +63,14 @@ ram.runtime = "50M"
|
|||
autoupdate.upstream = "https://github.com/trilbymedia/grav-plugin-login-ldap"
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/getgrav/grav/releases/download/1.7.44/grav-admin-v1.7.44.zip"
|
||||
sha256 = "e1ed0746f5c107f2e6d8f2174d8bac25abe07ccf7f8eec1e6d65c4dc63908fa5"
|
||||
url = "https://github.com/getgrav/grav/releases/download/1.7.45/grav-admin-v1.7.45.zip"
|
||||
sha256 = "f2dfd984acbfcc00502e5736a3b80870996b644f28d40a98a94b7cdcdb723736"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "grav-admin.*.zip"
|
||||
|
||||
[resources.sources.app-upgrade]
|
||||
url = "https://github.com/getgrav/grav/releases/download/1.7.44/grav-update-v1.7.44.zip"
|
||||
sha256 = "d3766001bb3711f7c8530b0d2e8ab26c7de7bca50c1cc81b8f4792a4b926001f"
|
||||
url = "https://github.com/getgrav/grav/releases/download/1.7.45/grav-update-v1.7.45.zip"
|
||||
sha256 = "a836dfb311934df2ec16a14e6d7914375d2a5ac61ce012665391efdc4a102392"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "grav-update.*.zip"
|
||||
|
||||
|
|
Loading…
Reference in a new issue