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