j3nsch / impronaere-site

Files for website of "Club der Impronäre".
0 stars 0 forks source link

Push site to multiple remotes #2

Open j3nsch opened 9 years ago

j3nsch commented 9 years ago

The current setup allows pushing changes directly to the hosting server. However it would be nice to have the site on GitHub as well. (Why exactly?). An automatic update of the site from GitHub does not seem advisable. One option would be to use a Release Branch, another could be pushing directly from the development machine to the hosting server and GitHub. Both should be tried.

j3nsch commented 9 years ago

If GitHub is used for the sources of the website it would make sense to pull updates from GitHub, either manually or by using a web hook.