Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zamentur/libreto
- Owner: zamentur
- License: gpl-3.0
- Created: 2018-02-19T21:41:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-07T15:25:23.000Z (about 5 years ago)
- Last Synced: 2024-05-06T15:17:54.914Z (6 months ago)
- Topics: collaborative-writing, etherpad-lite, framasoft
- Language: PHP
- Homepage: http://libreto.net
- Size: 2.91 MB
- Stars: 23
- Watchers: 6
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - zamentur/libreto - Collaborative notebook based on framapad (others)
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)