1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/writefreely_ynh.git synced 2024-09-03 20:36:02 +02:00
writefreely_ynh/README.md
2019-04-15 04:37:51 +02:00

2.8 KiB

WriteFreely app for Yunohost

Integration level
Install WriteFreely with YunoHost

This package allow you to install WriteFreely quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here 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.

WriteFreely require a dedicated root domain, eg. writefreely.domain.tld

Shipped version: v0.9.0

Screenshots

writefreely-screenshot1

writefreely-screenshot2

Demo

Configuration

Additionals parameters can be configure in Settings / admin settings.

Documentation

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
  • ARMv8-A - Build Status
  • Jessie x86-64b - Build Status

Limitations

  • No known limitations.

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.

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