|
|
преди 8 години | |
|---|---|---|
| assets | преди 8 години | |
| bin | преди 8 години | |
| book-src | преди 8 години | |
| templates | преди 8 години | |
| .gitignore | преди 8 години | |
| LICENSE | преди 8 години | |
| README.md | преди 8 години | |
| gulpfile.js | преди 8 години | |
| index.html | преди 8 години | |
| package.json | преди 8 години | |
| server | преди 8 години |
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