Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zamentur/libreto

Collaborative notebook based on framapad
https://github.com/zamentur/libreto

collaborative-writing etherpad-lite framasoft

Last synced: 5 days ago
JSON representation

Collaborative notebook based on framapad

Awesome Lists containing this project

README

        

# Libreto

Un Libreto est un carnet de note collaboratif fondé sur [etherpad](https://etherpad.org).
Il peut devenir un mini-site, le carnet de bord d'un workshop, le support de rédaction d'un livre collectif ou tout autre chose.

Libreto est libre, gratuit, et minimaliste.

Pas d'inscription, pas de connexion, tout le monde peut éditer un Libreto, comme un wiki.

## Installer Libreto (apache)

```
git clone https://github.com/Ventricule/libreto.git
cp libreto/dist/config* libreto/config.php
cp libreto/dist/.htaccess libreto/.htaccess
git submodule update --init --recursive
```

Modifier les variables de configuration du nouveau fichier config.php en fonction de votre propre personnalisation.

Faites de même pour le fichier .htaccess puis configurer un virtual host apache avec pour dossier racine ```//libreto```

## Installer Libreto avec YunoHost
Un package Libreto pour YunoHost existe.

[![Install Libreto with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=libreto)