bioconnector / workshops

Bioconnector Workshops
http://bioconnector.github.io/workshops
Other
32 stars 40 forks source link

better gh-pages publishing #14

Closed stephenturner closed 8 years ago

stephenturner commented 8 years ago

may obviate the need for the git deploy subtree madness

https://github.com/blog/2228-simpler-github-pages-publishing

stephenturner commented 8 years ago

Wow. This is much better. Need No need for the whole subtree push to gh-pages. To do:

@vpnagraj - i'll fix the above, but if you pull in changes you'll no longer have to worry about the subtree push.

image

stephenturner commented 8 years ago

@vpnagraj forget all of this. found something better. will update shortly.

stephenturner commented 8 years ago

@vpnagraj review commit message in a6437c06631593bd3d80668912ef77ce9780ecb8, pull in changes. this allows us to ignore _site/, which gets clobbered every time we rebuild.