.github | ||
conf | ||
doc | ||
scripts | ||
sources/patches | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Strut for YunoHost
This package allow you to install Strut 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
Strut is a simple, online editor that doesn't even require registration to operate. Everything you do is recoverable and re-usable.
Shipped version: 20171224-1
Screenshots
Demo
Configuration
If configuration is needed, feel free to contribute.
Documentation
- YunoHost documentation: If specific documentation is needed, feel free to contribute.
YunoHost specific features
Multi-users support
Supported architectures
Limitations
No import/export from/to OpenDocument or pptx.
Additional information
- This package doesn't contained the exact sources of the upstream https://github.com/tantaman/Strut.
Initial Strut software includes Google Analytics and is bind to Imgur to upload images. This kind of trackers or external services are not accepted by the package team of YunoHost. So this trackers are removed from sources, a pull request has been done and merged but has finally be removed from the strut upstream with no explanation. In more, Strut developers don't deliver builded versions. To build a version it needs grunt, that can't be removed easily.
To avoid to take time to build this html/js app, this package setups a builded version of Strut with the patch that remove Google Analytics and Imgur dependencies. It is a build of this version 6761b141ee
. So it's not the more recent version.
Links
- Report a bug: https://github.com/YunoHost-Apps/strut_ynh/issues
- Strut website: http://strut.io
- Strut repository: https://github.com/MohannadNaj/Strut
- YunoHost website: https://yunohost.org/
Developers info
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/strut_ynh/tree/testing --debug
or
sudo yunohost app upgrade strut -u https://github.com/YunoHost-Apps/strut_ynh/tree/testing --debug