mirror of
https://github.com/YunoHost-Apps/digisteps_ynh.git
synced 2024-09-03 18:26:21 +02:00
Auto-update README
This commit is contained in:
parent
9895c6539c
commit
0c58423b25
2 changed files with 30 additions and 30 deletions
30
README.md
30
README.md
|
@ -3,42 +3,42 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Digiwords for YunoHost
|
# Digisteps for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/digiwords)  
|
[](https://dash.yunohost.org/appci/app/digisteps)  
|
||||||
[](https://install-app.yunohost.org/?app=digiwords)
|
[](https://install-app.yunohost.org/?app=digisteps)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allows you to install Digiwords quickly and simply on a YunoHost server.
|
> *This package allows you to install Digisteps 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.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
With Digiwords, you can create interactive wordclouds.
|
Create simple online educational pathes
|
||||||
|
|
||||||
**Shipped version:** 0.3.2~ynh2
|
**Shipped version:** 0.3.4~ynh1
|
||||||
|
|
||||||
**Demo:** https://ladigitale.dev/digiwords/#/
|
**Demo:** https://ladigitale.dev/digisteps/#/
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://ladigitale.dev/>
|
* Official app website: <https://ladigitale.dev/>
|
||||||
* Official user documentation: <https://ladigitale.dev/blog/digiwords-pour-creer-des-nuages-de-mots>
|
* Official user documentation: <https://ladigitale.dev/blog/digisteps-pour-creer-des-parcours-pedagogiques-en-ligne>
|
||||||
* Official admin documentation: <https://gitlab.com/ladigitale/digiwords/-/blob/master/README.md>
|
* Official admin documentation: <https://gitlab.com/ladigitale/digisteps/-/blob/master/README.md>
|
||||||
* Upstream app code repository: <https://gitlab.com/ladigitale/digiwords>
|
* Upstream app code repository: <https://gitlab.com/ladigitale/digisteps>
|
||||||
* YunoHost documentation for this app: <https://yunohost.org/app_digiwords>
|
* YunoHost documentation for this app: <https://yunohost.org/app_digisteps>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/digiwords_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/digisteps_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing).
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/digisteps_ynh/tree/testing).
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/digisteps_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade digiwords -u https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
sudo yunohost app upgrade digisteps -u https://github.com/YunoHost-Apps/digisteps_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
30
README_fr.md
30
README_fr.md
|
@ -3,42 +3,42 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Digiwords pour YunoHost
|
# Digisteps pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/digiwords)  
|
[](https://dash.yunohost.org/appci/app/digisteps)  
|
||||||
[](https://install-app.yunohost.org/?app=digiwords)
|
[](https://install-app.yunohost.org/?app=digisteps)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Digiwords rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d'installer Digisteps 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.*
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
|
|
||||||
Digiwords permet de créer des nuages de mots interactifs.
|
Créer des parcours pédagogiques simples en ligne
|
||||||
|
|
||||||
**Version incluse :** 0.3.2~ynh2
|
**Version incluse :** 0.3.4~ynh1
|
||||||
|
|
||||||
**Démo :** https://ladigitale.dev/digiwords/#/
|
**Démo :** https://ladigitale.dev/digisteps/#/
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://ladigitale.dev/>
|
* Site officiel de l'app : <https://ladigitale.dev/>
|
||||||
* Documentation officielle utilisateur : <https://ladigitale.dev/blog/digiwords-pour-creer-des-nuages-de-mots>
|
* Documentation officielle utilisateur : <https://ladigitale.dev/blog/digisteps-pour-creer-des-parcours-pedagogiques-en-ligne>
|
||||||
* Documentation officielle de l'admin : <https://gitlab.com/ladigitale/digiwords/-/blob/master/README.md>
|
* Documentation officielle de l'admin : <https://gitlab.com/ladigitale/digisteps/-/blob/master/README.md>
|
||||||
* Dépôt de code officiel de l'app : <https://gitlab.com/ladigitale/digiwords>
|
* Dépôt de code officiel de l'app : <https://gitlab.com/ladigitale/digisteps>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_digiwords>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_digisteps>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/digiwords_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/digisteps_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing).
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/digisteps_ynh/tree/testing).
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/digisteps_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade digiwords -u https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
sudo yunohost app upgrade digisteps -u https://github.com/YunoHost-Apps/digisteps_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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue