Continuous integration, and in particular the related methods of automated testing and continuous deployment, is something many projects on Github utilize. For most projects, automated testing is performed using unit tests verifying that the software behaves correctly. But not only software is hosted on Github — with the excellent Github Pages service, many blogs and static webpages are being…
S