mirror of
https://github.com/YunoHost-Apps/blogotext_ynh.git
synced 2024-09-03 18:15:52 +02:00
Auto-update README
This commit is contained in:
parent
0aedeb2036
commit
23a3d72aa5
2 changed files with 5 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
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.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -41,6 +41,7 @@ BlogoText is a lightweight Blog-Engine.
|
||||||
* Official app website: <https://blogotext.org/>
|
* Official app website: <https://blogotext.org/>
|
||||||
* Official admin documentation: <https://github.com/BlogoText/blogotext/wiki>
|
* Official admin documentation: <https://github.com/BlogoText/blogotext/wiki>
|
||||||
* Upstream app code repository: <https://github.com/BlogoText/blogotext>
|
* Upstream app code repository: <https://github.com/BlogoText/blogotext>
|
||||||
|
* YunoHost Store: <https://apps.yunohost.org/app/blogotext>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/blogotext_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/blogotext_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
@ -55,4 +56,4 @@ or
|
||||||
sudo yunohost app upgrade blogotext -u https://github.com/YunoHost-Apps/blogotext_ynh/tree/testing --debug
|
sudo yunohost app upgrade blogotext -u https://github.com/YunoHost-Apps/blogotext_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
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.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -40,6 +40,7 @@ BlogoText est un moteur de blog léger.
|
||||||
* Site officiel de l’app : <https://blogotext.org/>
|
* Site officiel de l’app : <https://blogotext.org/>
|
||||||
* Documentation officielle de l’admin : <https://github.com/BlogoText/blogotext/wiki>
|
* Documentation officielle de l’admin : <https://github.com/BlogoText/blogotext/wiki>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/BlogoText/blogotext>
|
* Dépôt de code officiel de l’app : <https://github.com/BlogoText/blogotext>
|
||||||
|
* YunoHost Store: <https://apps.yunohost.org/app/blogotext>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/blogotext_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/blogotext_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
Loading…
Reference in a new issue