updated readme

This commit is contained in:
Bachir Soussi Chiadmi
2017-04-29 20:08:55 +02:00
parent d9d3bf9f43
commit 9e78bd7d9a
+3 -2
View File
@@ -1,8 +1,9 @@
# HTML2PRINT : tous des sangs mélé # HTML2PRINT with gitbook content management
## Book src ## Book src
bin/sync.sh will pull books from git repositories listed in the the script bin/sync.sh will pull books from git repositories listed in the the script
source are in the directory book-src source are in the directory book-src
## Building ## Building
@@ -16,7 +17,7 @@ gulp is also runing once on launch a webserver accessible a localhost:8000 and t
## use ## use
- sync : configure the git repository url of md book in bin/sync - sync : configure the git repository url of md book in bin/sync
- run gulp from terminale - run gulp from terminal
- configure book's main properties in assets/css/setup.scss and assets/js/setup.js - configure book's main properties in assets/css/setup.scss and assets/js/setup.js
- 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