Tidak Ada Deskripsi

Bachir Soussi Chiadmi 94016fcf87 added web server and sync.sh as default starting task to gulpfile 7 tahun lalu
assets 909bfc1d6e merge all pages from each book to one html file 7 tahun lalu
bin 94016fcf87 added web server and sync.sh as default starting task to gulpfile 7 tahun lalu
book-src 2ad8fea86c first draft 7 tahun lalu
templates 94016fcf87 added web server and sync.sh as default starting task to gulpfile 7 tahun lalu
.gitignore c81294b930 first draft of python buider converting md from gitbook to html with pypandoc 7 tahun lalu
LICENSE 2ad8fea86c first draft 7 tahun lalu
README.md 6366f20dcb re_integrated html2print boilerplate from osp 7 tahun lalu
gulpfile.js 94016fcf87 added web server and sync.sh as default starting task to gulpfile 7 tahun lalu
index.html 909bfc1d6e merge all pages from each book to one html file 7 tahun lalu
package.json 94016fcf87 added web server and sync.sh as default starting task to gulpfile 7 tahun lalu
server 6366f20dcb re_integrated html2print boilerplate from osp 7 tahun lalu

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