No Description

Bachir Soussi Chiadmi 6366f20dcb re_integrated html2print boilerplate from osp 7 years ago
assets 6366f20dcb re_integrated html2print boilerplate from osp 7 years ago
bin 6366f20dcb re_integrated html2print boilerplate from osp 7 years ago
book-src 2ad8fea86c first draft 7 years ago
templates 6366f20dcb re_integrated html2print boilerplate from osp 7 years ago
.gitignore c81294b930 first draft of python buider converting md from gitbook to html with pypandoc 7 years ago
LICENSE 2ad8fea86c first draft 7 years ago
README.md 6366f20dcb re_integrated html2print boilerplate from osp 7 years ago
gulpfile.js 6366f20dcb re_integrated html2print boilerplate from osp 7 years ago
index.html 6366f20dcb re_integrated html2print boilerplate from osp 7 years ago
package.json b68f53c0b0 moved scripts to bin/, added gulp tasks 7 years ago
server 6366f20dcb re_integrated html2print boilerplate from osp 7 years ago

README.md

HTML2PRINT : tous des sangs mélé

Book src

bin/sync.sh will pull books from git repositories listed in the the script source are in the directory book-src

Building

bin/build.py will read the book sources and convert them to html files using pandoc (pypandoc)

Assets

building process intergate in html files all the necessary assets (css/js) contained in the "assets" directory

Automation

gulp is watching assets files to convert scss to css and then rebuild html pages