Bachir Soussi Chiadmi c4c954e4e8 added .story-page page-break, improved ui document selection | 7 years ago | |
---|---|---|
assets | 7 years ago | |
bin | 7 years ago | |
book-src | 7 years ago | |
templates | 7 years ago | |
.gitignore | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
gulpfile.js | 7 years ago | |
index.html | 7 years ago | |
package.json | 7 years ago | |
server | 7 years ago |
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