There are some steps involved, but I used fabric to automate that. 
Code runs on my pc at home, and basically it:
- syncs git repo of the book
- launches some git commands to generate the diffs
- copies over the generated diff folder
- changes routes.py
- starts web2py webserver
- launches wget to "staticize" the output
- a sed oneliner to correct the static path
- commits the changes to the gh-pages branch of the diffbook repo

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to