https://etherpad.alolise.org/p/blob0ia
https://github.com/opsdisk/pagodo
# git
git pull
git add . git commit -am "message" git push
# couvs https://motherboard-images.vice.com/content-images/contentimage/26556/1444666824347969.jpg https://www.vice.com/en_us/article/ae35pe/public-blue-screens-of-death-remind-us-that-life-is-a-farce
https://open-foundry.com/fonts
# pagedjs
# parser markdown http://showdownjs.com/
# commandes
npm install
## dev npm run watch-ts npm run watch-node
npm run build-ts npm run start
# url localhost:8000 localhost:8000?render=print
# structure ## prod dist -- public -- css -- book.css js -- paged.js images index.html *.js
sources -- cover.md introduction.md chapitres -- *.md
src -- *.ts