Collaborative notebook based on framapad https://github.com/zamentur/libreto
Find a file
2018-06-05 17:08:35 +02:00
dist Set config files as dist and explain how to install 2018-05-09 15:46:27 +02:00
libreto Add support for book.js and book.css -> enable user to change book size and more 2018-06-05 17:08:35 +02:00
views Add support for book.js and book.css -> enable user to change book size and more 2018-06-05 17:08:35 +02:00
.gitignore Pads now have an ID option 2018-05-28 12:45:36 +02:00
.gitmodules work now with instances without markdown export 2018-03-19 17:58:12 +01:00
index.php work now with instances without markdown export 2018-03-19 17:58:12 +01:00
LICENSE Create LICENSE 2018-03-20 14:05:48 +01:00
readme.md Set config files as dist and explain how to install 2018-05-09 15:46:27 +02:00

Libreto

Un Libreto est un carnet de note collaboratif fondé sur etherpad. 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 /<path-to>/libreto