diff --git a/README.md b/README.md index 977487e..1fbb292 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + + # Yellow for YunoHost [![Integration level](https://dash.yunohost.org/integration/yellow.svg)](https://dash.yunohost.org/appci/app/yellow) ![](https://ci-apps.yunohost.org/ci/badges/yellow.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/yellow.maintain.svg) @@ -5,59 +10,28 @@ *[Lire ce readme en français.](./README_fr.md)* -> *This package allows you to install Yellow quickly and simply on a YunoHost server. +> *This package allows you to install Yellow 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 -Datenstrom Yellow is a CMS (Content management system) designed to make the creation of a website ultra-simple and easy to use. Yellow does not require a database. -**Shipped version:** 0.8.17 +Système de gestion de contenu (CMS) for simple website + +**Shipped version:** 0.8.17~ynh3 + +**Demo:** https://datenstrom.se/yellow/demo/ ## Screenshots -![](https://datenstrom.se/media/images/datenstrom-yellow-en.png) +![](./doc/screenshots/datenstrom-yellow-en.png) -## Demo +## Documentation and resources -* [Official demo](https://datenstrom.se/yellow/demo/) - -## Configuration - -* How to configure this app: From an admin panel. - -## Documentation - - * Official documentation: https://datenstrom.se/yellow/help/ - * YunoHost documentation: If specific documentation is needed, feel free to contribute. - -## YunoHost specific features - -#### Multi-user support - -* Are LDAP and HTTP auth supported? **No** -* Can the app be used by multiple users? **Yes** - -#### Supported architectures - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/yellow.svg)](https://ci-apps.yunohost.org/ci/apps/yellow/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/yellow.svg)](https://ci-apps-arm.yunohost.org/ci/apps/yellow/) - -## Limitations - -* Any known limitations. - -## Additional information - -* Other info you would like to add about this app. - -## Links - - * Report a bug: https://github.com/YunoHost-Apps/yellow_ynh/issues - * App website: https://datenstrom.se/ - * Upstream app repository: https://github.com/datenstrom/yellow/ - * YunoHost website: https://yunohost.org/ - ---- +* Official app website: https://datenstrom.se/yellow/ +* Official admin documentation: https://datenstrom.se/yellow/help/ +* Upstream app code repository: https://github.com/datenstrom/yellow/ +* YunoHost documentation for this app: https://yunohost.org/app_yellow +* Report a bug: https://github.com/YunoHost-Apps/yellow_ynh/issues ## Developer info @@ -69,3 +43,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/yellow_ynh/tree/testi or sudo yunohost app upgrade yellow -u https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug ``` + +**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 2633f98..9a28aa6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -3,63 +3,33 @@ [![Niveau d'intégration](https://dash.yunohost.org/integration/yellow.svg)](https://dash.yunohost.org/appci/app/yellow) ![](https://ci-apps.yunohost.org/ci/badges/yellow.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/yellow.maintain.svg) [![Installer Yellow avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yellow) -*[Read this readme in english.](./README.md)* +*[Read this readme in english.](./README.md)* +*[Lire ce readme en français.](./README_fr.md)* -> *Ce package vous permet d'installer Yellow 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.* +> *Ce package vous permet d'installer Yellow 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 -Datenstrom Yellow est un CMS (Système de gestion de contenu) conçu pour rendre la création d'un site internet ultra-simple et facile à utiliser. Le jaune ne nécessite pas de base de données. -**Version incluse :** 0.8.17 +Content management system (CMS) pour un site simple + +**Version incluse :** 0.8.17~ynh3 + +**Démo :** https://datenstrom.se/yellow/demo/ ## Captures d'écran -![](https://datenstrom.se/media/images/datenstrom-yellow-en.png) +![](./doc/screenshots/datenstrom-yellow-en.png) -## Démo +## Documentations et ressources -* [Démo officielle](https://datenstrom.se/yellow/demo/) +* Site officiel de l'app : https://datenstrom.se/yellow/ +* Documentation officielle de l'admin : https://datenstrom.se/yellow/help/ +* Dépôt de code officiel de l'app : https://github.com/datenstrom/yellow/ +* Documentation YunoHost pour cette app : https://yunohost.org/app_yellow +* Signaler un bug : https://github.com/YunoHost-Apps/yellow_ynh/issues -## Configuration - -* Comment configurer cette application : via le panneau d'administration. - -## Documentation - - * Documentation officielle : https://datenstrom.se/yellow/help/ - * Documentation YunoHost : Si une documentation spécifique est nécessaire, n'hésitez pas à contribuer. - -## Caractéristiques spécifiques YunoHost - -#### Support multi-utilisateur - -* L'authentification LDAP et HTTP est-elle prise en charge ? **Non** -* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui** - -#### Architectures supportées - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/yellow.svg)](https://ci-apps.yunohost.org/ci/apps/yellow/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/yellow.svg)](https://ci-apps-arm.yunohost.org/ci/apps/yellow/) - -## Limitations - -* Limitations connues. - -## Informations additionnelles - -* Autres informations que vous souhaitez ajouter sur cette application. - -## Liens - - * Signaler un bug : https://github.com/YunoHost-Apps/yellow_ynh/issues - * Site de l'application : https://datenstrom.se/ - * Dépôt de l'application principale : https://github.com/datenstrom/yellow/ - * Site web YunoHost : https://yunohost.org/ - ---- - -## Informations pour les développeur +## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/yellow_ynh/tree/testing). @@ -69,3 +39,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/yellow_ynh/tree/testi ou sudo yunohost app upgrade yellow -u https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug ``` + +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/doc/screenshots/datenstrom-yellow-en.png b/doc/screenshots/datenstrom-yellow-en.png new file mode 100644 index 0000000..c86ebfc Binary files /dev/null and b/doc/screenshots/datenstrom-yellow-en.png differ diff --git a/manifest.json b/manifest.json index 9330e71..bd1de9c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,8 +6,15 @@ "en": "Système de gestion de contenu (CMS) for simple website", "fr": "Content management system (CMS) pour un site simple" }, - "version": "0.8.17~ynh2", + "version": "0.8.17~ynh3", "url": "https://datenstrom.se/yellow/", + "upstream": { + "license": "GPL-2.0-only", + "website": "https://datenstrom.se/yellow/", + "demo": "https://datenstrom.se/yellow/demo/", + "admindoc": "https://datenstrom.se/yellow/help/", + "code": "https://github.com/datenstrom/yellow/" + }, "license": "GPL-2.0-only", "maintainer": { "name": "eric_G"