So I'm doing research for a project and I am wondering if there exists any web applications that offer similar services to GitHub Pages.
As in, a free (or cheap) web host where the collaborators push to a central git repository to make the changes and those changes get deployed live.
Heroku is another possible option: https://devcenter.heroku.com/articles/static-sites-ruby
Or even better: http://www.lemiffe.com/how-to-deploy-a-static-page-to-heroku-the-easy-way/