Bachir Soussi Chiadmi 6366f20dcb re_integrated html2print boilerplate from osp | 7 anni fa | |
---|---|---|
assets | 7 anni fa | |
bin | 7 anni fa | |
book-src | 7 anni fa | |
templates | 7 anni fa | |
.gitignore | 7 anni fa | |
LICENSE | 7 anni fa | |
README.md | 7 anni fa | |
gulpfile.js | 7 anni fa | |
index.html | 7 anni fa | |
package.json | 7 anni fa | |
server | 7 anni fa |
bin/sync.sh will pull books from git repositories listed in the the script source are in the directory book-src
bin/build.py will read the book sources and convert them to html files using pandoc (pypandoc)
building process intergate in html files all the necessary assets (css/js) contained in the "assets" directory
gulp is watching assets files to convert scss to css and then rebuild html pages