# WriteFreely pour YunoHost [![Niveau d’intégration](https://dash.yunohost.org/integration/writefreely.svg)](https://dash.yunohost.org/appci/app/writefreely) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/writefreely.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/writefreely.maintain.svg) [![Installer WriteFreely avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=writefreely) *[Read this readme in english.](./README.md)* > *Ce package vous permet d’installer WriteFreely 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 WriteFreely is a beautifully pared-down blogging platform that's simple on the surface, yet powerful underneath. Can be run as Single User Blog or Multi User Instance. Each User can be limited from 1 to unlimited blogs. **Version incluse :** 0.15.0~ynh1 **Démo :** https://write.as/new ## Captures d’écran ![Capture d’écran de WriteFreely](./doc/screenshots/screenshots2.png) ## Documentations et ressources * Site officiel de l’app : * Documentation officielle utilisateur : * Dépôt de code officiel de l’app : * YunoHost Store: * Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/writefreely_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. ``` bash sudo yunohost app install https://github.com/YunoHost-Apps/writefreely_ynh/tree/testing --debug ou sudo yunohost app upgrade writefreely -u https://github.com/YunoHost-Apps/writefreely_ynh/tree/testing --debug ``` **Plus d’infos sur le packaging d’applications :**