2.8 KiB
WriteFreely app for 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
Demo
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
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.
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