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