1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wikijs_ynh.git synced 2024-09-03 20:36:09 +02:00

Merge pull request #188 from YunoHost-Apps/testing

Upgrade to version 2.5.283
This commit is contained in:
yalh76 2022-05-27 13:22:40 +02:00 committed by GitHub
commit a26dad4182
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 34 additions and 28 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Wiki.js for YunoHost
[![Integration level](https://dash.yunohost.org/integration/wikijs.svg)](https://dash.yunohost.org/appci/app/wikijs) ![](https://ci-apps.yunohost.org/ci/badges/wikijs.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/wikijs.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/wikijs.svg)](https://dash.yunohost.org/appci/app/wikijs) ![Working status](https://ci-apps.yunohost.org/ci/badges/wikijs.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/wikijs.maintain.svg)
[![Install Wiki.js with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wikijs)
*[Lire ce readme en français.](./README_fr.md)*
@ -18,14 +18,14 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Wiki.js is a copylefted libre software, modern and powerful wiki app built on Node.js, Git and Markdown for YunoHost.
**Shipped version:** 2.5.282~ynh1
**Shipped version:** 2.5.283~ynh1
**Demo:** https://docs-beta.requarks.io/
## Screenshots
![](./doc/screenshots/screenshot2.png)
![](./doc/screenshots/screenshot1.png)
![Screenshot of Wiki.js](./doc/screenshots/screenshot2.png)
![Screenshot of Wiki.js](./doc/screenshots/screenshot1.png)
## Disclaimers / important information
@ -35,22 +35,23 @@ Wiki.js is a copylefted libre software, modern and powerful wiki app built on No
## Documentation and resources
* Official app website: https://wiki.js.org/
* Official user documentation: https://docs-beta.requarks.io/
* Official admin documentation: https://yunohost.org/en/app_wikijs
* Upstream app code repository: https://github.com/Requarks/wiki
* YunoHost documentation for this app: https://yunohost.org/app_wikijs
* Report a bug: https://github.com/YunoHost-Apps/wikijs_ynh/issues
* Official app website: <https://wiki.js.org/>
* Official user documentation: <https://docs-beta.requarks.io/>
* Official admin documentation: <https://yunohost.org/en/app_wikijs>
* Upstream app code repository: <https://github.com/Requarks/wiki>
* YunoHost documentation for this app: <https://yunohost.org/app_wikijs>
* Report a bug: <https://github.com/YunoHost-Apps/wikijs_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/wikijs_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/wikijs_ynh/tree/testing --debug
or
sudo yunohost app upgrade wikijs -u https://github.com/YunoHost-Apps/wikijs_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,10 +1,14 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Wiki.js pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/wikijs.svg)](https://dash.yunohost.org/appci/app/wikijs) ![](https://ci-apps.yunohost.org/ci/badges/wikijs.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/wikijs.maintain.svg)
[![Niveau d'intégration](https://dash.yunohost.org/integration/wikijs.svg)](https://dash.yunohost.org/appci/app/wikijs) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/wikijs.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/wikijs.maintain.svg)
[![Installer Wiki.js avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wikijs)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Wiki.js rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
@ -14,14 +18,14 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Wiki.js is a copylefted libre software, modern and powerful wiki app built on Node.js, Git and Markdown for YunoHost.
**Version incluse :** 2.5.282~ynh1
**Version incluse :** 2.5.283~ynh1
**Démo :** https://docs-beta.requarks.io/
## Captures d'écran
![](./doc/screenshots/screenshot2.png)
![](./doc/screenshots/screenshot1.png)
![Capture d'écran de Wiki.js](./doc/screenshots/screenshot2.png)
![Capture d'écran de Wiki.js](./doc/screenshots/screenshot1.png)
## Avertissements / informations importantes
@ -31,22 +35,23 @@ Wiki.js is a copylefted libre software, modern and powerful wiki app built on No
## Documentations et ressources
* Site officiel de l'app : https://wiki.js.org/
* Documentation officielle utilisateur : https://docs-beta.requarks.io/
* Documentation officielle de l'admin : https://yunohost.org/en/app_wikijs
* Dépôt de code officiel de l'app : https://github.com/Requarks/wiki
* Documentation YunoHost pour cette app : https://yunohost.org/app_wikijs
* Signaler un bug : https://github.com/YunoHost-Apps/wikijs_ynh/issues
* Site officiel de l'app : <https://wiki.js.org/>
* Documentation officielle utilisateur : <https://docs-beta.requarks.io/>
* Documentation officielle de l'admin : <https://yunohost.org/en/app_wikijs>
* Dépôt de code officiel de l'app : <https://github.com/Requarks/wiki>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_wikijs>
* Signaler un bug : <https://github.com/YunoHost-Apps/wikijs_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/wikijs_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/wikijs_ynh/tree/testing --debug
ou
sudo yunohost app upgrade wikijs -u https://github.com/YunoHost-Apps/wikijs_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Requarks/wiki/releases/download/v2.5.282/wiki-js.tar.gz
SOURCE_SUM=71734ef02859d8518099399c403aa766b2691729e6768a1ca85cb9f550b2d511
SOURCE_URL=https://github.com/Requarks/wiki/releases/download/v2.5.283/wiki-js.tar.gz
SOURCE_SUM=750d45599f96cac76c4646cd6a92a6d69b19c77e5b88aad1bd37cd9250bcf5ef
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Open source powerful wiki app built on Node.js, Git and Markdown",
"fr": "Wiki open source propulsé par Node.js, Git et Markdown"
},
"version": "2.5.282~ynh1",
"version": "2.5.283~ynh1",
"url": "https://wiki.js.org/",
"upstream": {
"license": "AGPL-3.0-or-later",