readme, added osp
This commit is contained in:
@@ -15,6 +15,11 @@ bin/build.py will read the book sources and convert them to html files using pan
|
|||||||
gulp is watching assets files to convert scss to css and then rebuild html pages
|
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
|
gulp is also runing once on launch a webserver accessible a localhost:8000 and the bin/sync script
|
||||||
|
|
||||||
|
## dependencies
|
||||||
|
- nodejs
|
||||||
|
- python3
|
||||||
|
- css-region compatible web browser (webkit)
|
||||||
|
|
||||||
## use
|
## use
|
||||||
- clone this repos
|
- clone this repos
|
||||||
- run ```npm install```
|
- run ```npm install```
|
||||||
@@ -24,3 +29,5 @@ gulp is also runing once on launch a webserver accessible a localhost:8000 and t
|
|||||||
- access to your book at ```localhost:8000``` from a css-region-compatible webbrowser
|
- access to your book at ```localhost:8000``` from a css-region-compatible webbrowser
|
||||||
- start to design your book with assets/css/styles.css
|
- start to design your book with assets/css/styles.css
|
||||||
- it's also possible to add any dynamic javascript formatting with assets/js/script.js
|
- it's also possible to add any dynamic javascript formatting with assets/js/script.js
|
||||||
|
|
||||||
|
## thanks to [osp](http://osp.kitchen/) for their [html2print boilerplate](https://gitlab.constantvzw.org/osp/tools.html2print)
|
||||||
|
|||||||
Reference in New Issue
Block a user