Skip to content

stoyan/Book-of-Speed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In action
--
http://bookofspeed.com


Contribute
--
To edit the content, use the src/* files (because these chapter*.html are autogenerated) and send a pull request.


Build
--
run `sh builder/build.sh`

you need JSC, which is Webkit's JavaScriptCore, comes with Macs:
http://www.phpied.com/javascript-shell-scripting/


Thanks!