|
|
%!s(int64=8) %!d(string=hai) anos | |
|---|---|---|
| assets | %!s(int64=8) %!d(string=hai) anos | |
| bin | %!s(int64=8) %!d(string=hai) anos | |
| book-src | %!s(int64=8) %!d(string=hai) anos | |
| templates | %!s(int64=8) %!d(string=hai) anos | |
| .gitignore | %!s(int64=8) %!d(string=hai) anos | |
| LICENSE | %!s(int64=8) %!d(string=hai) anos | |
| README.md | %!s(int64=8) %!d(string=hai) anos | |
| gulpfile.js | %!s(int64=8) %!d(string=hai) anos | |
| index.html | %!s(int64=8) %!d(string=hai) anos | |
| package.json | %!s(int64=8) %!d(string=hai) anos | |
| server | %!s(int64=8) %!d(string=hai) anos |
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