Possible Duplicate:
Automatically Deploy From GitHub To Server On Push
is there a way to deploy a rails app hosted on github directly from github? without depending on services like heroku or openshift... as I have to push de git repositorie also to that servers. Look bootstrap webpage, look, its hosted under a github domain: Boostrap
Is there a way to deploy master branch of a project like that? at least a html+css+js webpage...?
Or any service that sync automatically with github git project so I dont have to push to both servers everytime?