mirror of
https://github.com/YunoHost-Apps/strut_ynh.git
synced 2024-09-03 20:26:33 +02:00
Auto-update README
This commit is contained in:
parent
05100a18c8
commit
d88095392f
2 changed files with 14 additions and 12 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Strut for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/strut)  
|
||||
[](https://dash.yunohost.org/appci/app/strut)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=strut)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -42,7 +43,7 @@ To avoid to take time to build this html/js app, this package setups a builded v
|
|||
|
||||
* Official app website: <http://strut.io>
|
||||
* Upstream app code repository: <https://github.com/MohannadNaj/Strut>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_strut>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/strut>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/strut_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
|
21
README_fr.md
21
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Strut pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/strut)  
|
||||
[](https://dash.yunohost.org/appci/app/strut)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=strut)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Strut 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.*
|
||||
> *Ce package vous permet d’installer Strut 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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
Strut est un éditeur WEB de présentations fonctionnant en HTML/JS. Tout se passe en local. Il fonctinne grâce à [impress.js](http://bartaz.github.com/impress.js/#/bored).
|
||||
|
||||
|
@ -22,9 +23,9 @@ Strut est un éditeur WEB de présentations fonctionnant en HTML/JS. Tout se pas
|
|||
|
||||
**Démo :** http://strut.io/dist/
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -45,9 +46,9 @@ Voici la version compilée https://github.com/tantaman/Strut/commits/6761b141ee7
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <http://strut.io>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/MohannadNaj/Strut>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_strut>
|
||||
* Site officiel de l’app : <http://strut.io>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/MohannadNaj/Strut>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/strut>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/strut_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
@ -62,4 +63,4 @@ ou
|
|||
sudo yunohost app upgrade strut -u https://github.com/YunoHost-Apps/strut_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