chrisnharvey / cottidae

Automatic Sculpin deployment to GitHub pages using Travis CI.
MIT License
4 stars 0 forks source link

Would love to see some code here :) #1

Open h4cc opened 10 years ago

chrisnharvey commented 10 years ago

Working on it. I already have a working script for this. Just cleaning it up, then I'll get it pushed :)

h4cc commented 10 years ago

Will there also be a instructions, how to get sculpin running on travis-ci and pushing the result to a gh-pages branch?

kielabokkie commented 10 years ago

I'm also interested to see how this is going to work. Was about to create a script myself as soon as I finish my sculpin site.

chrisnharvey commented 10 years ago

I'm aiming to get some code up for this tonight.

It will work using a secure travis-ci global variable which will store a GitHub token.

I have a bash script that does this on encorephp/encorephp.com