mirror of
https://github.com/YunoHost-Apps/yourls_ynh.git
synced 2024-09-03 20:35:59 +02:00
Auto-update README
This commit is contained in:
parent
7fa20ab8ac
commit
e2d2a5805a
2 changed files with 14 additions and 14 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Yourls for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/yourls)  
|
||||
[](https://dash.yunohost.org/appci/app/yourls)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=yourls)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -31,7 +32,6 @@ Running your own URL shortener is fun, geeky and useful: you own your data and d
|
|||
|
||||
**Shipped version:** 1.9.1~ynh3
|
||||
|
||||
|
||||
**Demo:** https://yourls.org/cookie+
|
||||
|
||||
## Screenshots
|
||||
|
|
24
README_fr.md
24
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Yourls pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/yourls)  
|
||||
[](https://dash.yunohost.org/appci/app/yourls)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=yourls)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Yourls 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 Yourls 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
|
||||
|
||||
YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or bitly).
|
||||
|
||||
|
@ -29,20 +30,19 @@ Running your own URL shortener is fun, geeky and useful: you own your data and d
|
|||
- Sample files to create your own public interface
|
||||
|
||||
|
||||
**Version incluse :** 1.9.1~ynh3
|
||||
|
||||
**Version incluse :** 1.9.1~ynh3
|
||||
|
||||
**Démo :** https://yourls.org/cookie+
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://yourls.org/>
|
||||
* Documentation officielle de l'admin : <https://docs.yourls.org/>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/YOURLS/YOURLS>
|
||||
* Site officiel de l’app : <https://yourls.org/>
|
||||
* Documentation officielle de l’admin : <https://docs.yourls.org/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/YOURLS/YOURLS>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_yourls>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/yourls_ynh/issues>
|
||||
|
||||
|
@ -58,4 +58,4 @@ ou
|
|||
sudo yunohost app upgrade yourls -u https://github.com/YunoHost-Apps/yourls_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