2021-07-02 15:29:09 +02:00
|
|
|
<!--
|
|
|
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
|
|
|
It shall NOT be edited by hand.
|
|
|
|
-->
|
|
|
|
|
2020-12-12 09:34:04 +01:00
|
|
|
# Libreto for YunoHost
|
2018-11-27 17:09:29 +01:00
|
|
|
|
2020-12-12 08:56:05 +01:00
|
|
|
[![Integration level](https://dash.yunohost.org/integration/libreto.svg)](https://dash.yunohost.org/appci/app/libreto) ![](https://ci-apps.yunohost.org/ci/badges/libreto.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/libreto.maintain.svg)
|
2020-12-19 23:30:11 +01:00
|
|
|
[![Install Libreto with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libreto)
|
2018-11-27 17:09:29 +01:00
|
|
|
|
2021-07-02 15:29:09 +02:00
|
|
|
*[Lire ce readme en français.](./README_fr.md)*
|
2018-11-27 17:09:29 +01:00
|
|
|
|
2021-07-02 15:29:09 +02:00
|
|
|
> *This package allows you to install Libreto quickly and simply on a YunoHost server.
|
|
|
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
2018-11-27 17:09:29 +01:00
|
|
|
|
2021-07-02 15:29:09 +02:00
|
|
|
## Overview
|
2018-11-27 17:09:29 +01:00
|
|
|
|
2021-11-12 13:36:05 +01:00
|
|
|
Aggregate your pads to create a wiki
|
2018-11-27 17:09:29 +01:00
|
|
|
|
2021-11-12 13:36:05 +01:00
|
|
|
**Shipped version:** 0.0.20180605~ynh3
|
2018-11-27 17:09:29 +01:00
|
|
|
|
2021-07-02 15:29:09 +02:00
|
|
|
**Demo:** https://libreto.net
|
2018-11-27 17:09:29 +01:00
|
|
|
|
2021-07-02 15:29:09 +02:00
|
|
|
## Screenshots
|
2018-11-27 17:09:29 +01:00
|
|
|
|
2021-07-02 15:29:09 +02:00
|
|
|
![](./doc/screenshots/home.png)
|
|
|
|
![](./doc/screenshots/menu.png)
|
2018-11-27 17:09:29 +01:00
|
|
|
|
2021-07-02 15:29:09 +02:00
|
|
|
## Documentation and resources
|
2018-11-27 17:09:29 +01:00
|
|
|
|
2021-07-02 15:29:09 +02:00
|
|
|
* Official app website: https://libreto.net
|
|
|
|
* Upstream app code repository: https://github.com/Ventricule/libreto
|
|
|
|
* YunoHost documentation for this app: https://yunohost.org/app_libreto
|
|
|
|
* Report a bug: https://github.com/YunoHost-Apps/libreto_ynh/issues
|
2018-11-27 17:09:29 +01:00
|
|
|
|
2021-07-02 15:29:09 +02:00
|
|
|
## Developer info
|
2018-11-27 17:09:29 +01:00
|
|
|
|
2021-07-02 15:29:09 +02:00
|
|
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/libreto_ynh/tree/testing).
|
2018-11-27 17:09:29 +01:00
|
|
|
|
|
|
|
To try the testing branch, please proceed like that.
|
|
|
|
```
|
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/libreto_ynh/tree/testing --debug
|
|
|
|
or
|
|
|
|
sudo yunohost app upgrade libreto -u https://github.com/YunoHost-Apps/libreto_ynh/tree/testing --debug
|
|
|
|
```
|
2021-07-02 15:29:09 +02:00
|
|
|
|
|
|
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|