re_integrated html2print boilerplate from osp

This commit is contained in:
Bachir Soussi Chiadmi
2017-04-22 16:56:29 +02:00
parent b68f53c0b0
commit 6366f20dcb
26 changed files with 1293 additions and 565 deletions
+15
View File
@@ -1,3 +1,18 @@
# 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