mirror of
https://github.com/YunoHost-Apps/rss-bridge_ynh.git
synced 2024-09-03 20:25:51 +02:00
Merge branch 'testing' of https://github.com/YunoHost-Apps/rss-bridge_ynh into testing
This commit is contained in:
commit
1b80dbb9f5
2 changed files with 9 additions and 11 deletions
|
@ -80,7 +80,6 @@ This is application is public and there's no notion of user.
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://github.com/RSS-Bridge/rss-bridge>
|
|
||||||
* Official admin documentation: <https://github.com/RSS-Bridge/rss-bridge/wiki>
|
* Official admin documentation: <https://github.com/RSS-Bridge/rss-bridge/wiki>
|
||||||
* Upstream app code repository: <https://github.com/RSS-Bridge/rss-bridge>
|
* Upstream app code repository: <https://github.com/RSS-Bridge/rss-bridge>
|
||||||
* YunoHost documentation for this app: <https://yunohost.org/app_rss-bridge>
|
* YunoHost documentation for this app: <https://yunohost.org/app_rss-bridge>
|
||||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# RSS-Bridge pour YunoHost
|
# RSS-Bridge pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/rss-bridge)  
|
[](https://dash.yunohost.org/appci/app/rss-bridge)  
|
||||||
[](https://install-app.yunohost.org/?app=rss-bridge)
|
[](https://install-app.yunohost.org/?app=rss-bridge)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer RSS-Bridge rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer RSS-Bridge 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
|
||||||
|
|
||||||
RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. It can be used on webservers or as a stand-alone application in CLI mode.
|
RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. It can be used on webservers or as a stand-alone application in CLI mode.
|
||||||
|
|
||||||
|
@ -56,9 +56,9 @@ Output format can take several forms:
|
||||||
|
|
||||||
**Démo :** https://wtf.roflcopter.fr/rss-bridge/
|
**Démo :** https://wtf.roflcopter.fr/rss-bridge/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -80,9 +80,8 @@ This is application is public and there's no notion of user.
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://github.com/RSS-Bridge/rss-bridge>
|
* Documentation officielle de l’admin : <https://github.com/RSS-Bridge/rss-bridge/wiki>
|
||||||
* Documentation officielle de l'admin : <https://github.com/RSS-Bridge/rss-bridge/wiki>
|
* Dépôt de code officiel de l’app : <https://github.com/RSS-Bridge/rss-bridge>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/RSS-Bridge/rss-bridge>
|
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_rss-bridge>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_rss-bridge>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/rss-bridge_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/rss-bridge_ynh/issues>
|
||||||
|
|
||||||
|
@ -98,4 +97,4 @@ ou
|
||||||
sudo yunohost app upgrade rss-bridge -u https://github.com/YunoHost-Apps/rss-bridge_ynh/tree/testing --debug
|
sudo yunohost app upgrade rss-bridge -u https://github.com/YunoHost-Apps/rss-bridge_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