Sept. 1, 2015
7:54 p.m.
Le 1/9/15 18:58, Ben Coman a écrit :
Hi Guille,
I'm taking a look at Ecstatic, cloned from https://github.com/guillep/ecstatic (Thats a really cool name btw)
Thanks I appretiate that a naitve speaker like you enjoy it because I pushed it :)
I notice that ../_scripts/publish-gh-pages.sh does some fancy footwork to push the generated site to the gh-pages branch. I wonder if the following command [1] might be simpler...
git subtree push --prefix _site origin gh-pages
Probably please help improving ecstatic.
[1] https://gist.github.com/cobyism/4730490
cheers -ben