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

Auto-update README

This commit is contained in:
Yunohost-Bot 2021-09-04 07:18:58 +00:00 committed by Yunohost-Bot
parent 003961015c
commit e0d2e33eaa
2 changed files with 46 additions and 86 deletions

View file

@ -1,3 +1,8 @@
<!--
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.
-->
# SVG-edit for YunoHost
[![Integration level](https://dash.yunohost.org/integration/svgedit.svg)](https://dash.yunohost.org/appci/app/svgedit) ![](https://ci-apps.yunohost.org/ci/badges/svgedit.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/svgedit.maintain.svg)
@ -5,61 +10,38 @@
*[Lire ce readme en français.](./README_fr.md)*
> *This package allow you to install SVG-edit quickly and simply on a YunoHost server.
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
> *This package allows you to install SVG-edit 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.*
## Overview
SVG-edit is a fast, web-based, javascript-driven SVG drawing editor that works in any modern browser.
**Shipped version:** 5.1.0
SVG-edit is a fast, web-based, JavaScript-driven SVG drawing editor that works in any modern browser.
**Shipped version:** 5.1.0~ynh1
**Demo:** https://svg-edit.github.io/svgedit/dist/editor/index.html
## Screenshots
![](https://raw.githubusercontent.com/SVG-Edit/svgedit/master/docs/screenshot.png)
![](./doc/screenshots/screenshot.png)
## Demo
## Documentation and resources
* [Official demo](https://svg-edit.github.io/svgedit/dist/editor/index.html)
* Official app website: https://example.com
* Official admin documentation: https://github.com/SVG-Edit/svgedit/tree/master/docs
* Upstream app code repository: https://github.com/SVG-Edit/svgedit
* YunoHost documentation for this app: https://yunohost.org/app_svgedit
* Report a bug: https://github.com/YunoHost-Apps/svgedit_ynh/issues
## Configuration
## Developer info
## Documentation
* Official documentation: Link to the official documentation of this app
* YunoHost documentation: If specific documentation is needed, feel free to contribute.
## YunoHost specific features
#### Multi-users support
Not supported.
#### Supported architectures
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/svgedit.svg)](https://ci-apps.yunohost.org/ci/apps/svgedit/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/svgedit.svg)](https://ci-apps-arm.yunohost.org/ci/apps/svgedit/)
## Limitations
There is no account management in SVG-edit, but the SSO can protect the access to the app to disallow user without YunoHost account.
## Additionnal informations
## Links
* Report a bug: https://github.com/YunoHost-Apps/svgedit_ynh/issues
* Website: https://github.com/SVG-Edit/svgedit
* YunoHost website: https://yunohost.org/
---
## Developers infos
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/svgedit_ynh/tree/testing).
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/svgedit_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/svgedit_ynh/tree/testing --verbose
sudo yunohost app install https://github.com/YunoHost-Apps/svgedit_ynh/tree/testing --debug
or
sudo yunohost app upgrade leed -u https://github.com/YunoHost-Apps/svgedit_ynh/tree/testing --verbose
sudo yunohost app upgrade svgedit -u https://github.com/YunoHost-Apps/svgedit_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps

View file

@ -4,54 +4,30 @@
[![Installer SVG-edit avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=svgedit)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer SVG-edit rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
## Vue d'ensemble
SVG-edit est un éditeur de dessin SVG rapide, basé sur le Web et piloté par JavaScript, qui fonctionne dans n'importe quel navigateur moderne.
**Version incluse :** 5.1.0
SVG-edit is a fast, web-based, JavaScript-driven SVG drawing editor that works in any modern browser.
**Version incluse :** 5.1.0~ynh1
**Démo :** https://svg-edit.github.io/svgedit/dist/editor/index.html
## Captures d'écran
![](https://raw.githubusercontent.com/SVG-Edit/svgedit/master/docs/screenshot.png)
![](./doc/screenshots/screenshot.png)
## Démo
## Documentations et ressources
* [Démo officielle](https://svg-edit.github.io/svgedit/dist/editor/index.html)
## Configuration
## Documentation
* Documentation officielle : Lien vers la documentation officielle de cette application.
* Documentation YunoHost : Si une documentation spécifique est nécessaire, n'hésitez pas à contribuer.
## Caractéristiques spécifiques YunoHost
#### Support multi-utilisateur
Non supporté.
#### Architectures supportées
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/svgedit.svg)](https://ci-apps.yunohost.org/ci/apps/svgedit/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/svgedit.svg)](https://ci-apps-arm.yunohost.org/ci/apps/svgedit/)
## Limitations
Il n'y a pas de gestion de compte dans SVG-edit, mais le SSO peut protéger l'accès à l'application pour interdire l'utilisateur sans compte YunoHost.
## Informations additionnelles
## Liens
* Signaler un bug : https://github.com/YunoHost-Apps/svgedit_ynh/issues
* Dépôt de l'application principale : https://github.com/SVG-Edit/svgedit
* Site web YunoHost : https://yunohost.org/
---
* Site officiel de l'app : https://example.com
* Documentation officielle de l'admin : https://github.com/SVG-Edit/svgedit/tree/master/docs
* Dépôt de code officiel de l'app : https://github.com/SVG-Edit/svgedit
* Documentation YunoHost pour cette app : https://yunohost.org/app_svgedit
* Signaler un bug : https://github.com/YunoHost-Apps/svgedit_ynh/issues
## Informations pour les développeurs
@ -59,7 +35,9 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/svgedit_ynh/tree/testing --verbose
or
sudo yunohost app upgrade leed -u https://github.com/YunoHost-Apps/svgedit_ynh/tree/testing --verbose
sudo yunohost app install https://github.com/YunoHost-Apps/svgedit_ynh/tree/testing --debug
ou
sudo yunohost app upgrade svgedit -u https://github.com/YunoHost-Apps/svgedit_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps