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