Bachir Soussi Chiadmi 235959b2ce integrated last medor boilerplate from osp | 7 gadi atpakaļ | |
---|---|---|
assets | 7 gadi atpakaļ | |
bin | 7 gadi atpakaļ | |
templates | 7 gadi atpakaļ | |
.gitignore | 7 gadi atpakaļ | |
README.md | 7 gadi atpakaļ | |
agpl-3.0.txt | 7 gadi atpakaļ | |
gulpfile.js | 7 gadi atpakaļ | |
index.html | 7 gadi atpakaļ | |
package.json | 7 gadi atpakaļ |
/!\ WORK IN PROGRESS
bin/sync.sh will first clone then pull books from git repositories listed in the the script into the directory book-src
bin/build.py will read the book sources and convert them to html files using pandoc (pypandoc) and BeautifulSoup
gulp is watching assets files to convert scss to css and then rebuild html pages gulp is also runing once on launch a webserver accessible a localhost:8000 and the bin/sync script
npm install
gulp
from terminallocalhost:8000
from a css-region-compatible webbrowser