coopdevs / coopdevs-old-web

coopdevs.org content
http://coopdevs.org
2 stars 10 forks source link

Add a build & deploy script #37

Closed sauloperez closed 5 years ago

sauloperez commented 5 years ago

Closes #33

This script uses the _site/ dir to clone the deploy branch, in our case master, build the Jekyll site and push the resulting files to it so that Github pages serves them.

Commit messages will have the shape "Pages built at " so that the git log can be used as a log to track what was deployed when.