# WriteFreely app for Yunohost [![Integration level](https://dash.yunohost.org/integration/writefreely.svg)](https://dash.yunohost.org/appci/app/writefreely) [![Install WriteFreely with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=writefreely) > *This package allow you to install WriteFreely quickly and simply on a YunoHost server. If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* ## Overview 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. **Shipped version:** v0.8.1 ## Screenshots ![writefreely-screenshot1](https://user-images.githubusercontent.com/30271971/52228565-fa4ab300-28b2-11e9-8983-3eb8cdbc2262.png) ![writefreely-screenshot2](https://user-images.githubusercontent.com/30271971/52228579-00409400-28b3-11e9-8a1c-7625494c8747.png) ## Demo * [Official demo](https://write.as/new) ## Configuration Additionals parameters can be configure in Settings / admin settings. ## Documentation * Official documentation: https://writefreely.org/start ## YunoHost specific features #### Multi-users support No LDAP and no HTTP auth supported If User Mode is configured Multiple users, the app be used by multiple users #### Supported architectures * x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/writefreely%20%28Community%29.svg)](https://ci-apps.yunohost.org/ci/apps/writefreely/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/writefreely%20%28Community%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/writefreely/) * Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/writefreely%20%28Community%29.svg)](https://ci-stretch.nohost.me/ci/apps/writefreely/) ## Limitations * No known limitations. ## Links * Report a bug: https://github.com/YunoHost-Apps/writefreely_ynh/issues * App website: https://writefreely.org/ * GitHub website: https://github.com/writeas/writefreely * YunoHost website: https://yunohost.org/ --- Developers info ---------------- **Only if you want to use a testing branch for coding, instead of merging directly into master.** Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/writefreely_ynh/tree/testing). To try the testing branch, please proceed like that. ``` sudo yunohost app install https://github.com/YunoHost-Apps/writefreely_ynh/tree/testing --debug or sudo yunohost app upgrade writefreely -u https://github.com/YunoHost-Apps/writefreely_ynh/tree/testing --debug ```