edgecase/middleman-gh-pages

Ability to configure branches

Closed this issue · 8 comments

I'm looking to use middleman for a user page (vs a project page), and that requires that the build is in the master branch. So I'd like to keep my source in some other branch and then be able to rake publish to the master branch.

how does the implementation #28 strike you?

@josephholsten works great. Maybe add a usage note in the README as part of that PR?

good point

@mehulkar how's that look?

Code looks fine! Thanks for asking. (Not an active user anymore though, so
I haven't tested it).

On Monday, May 4, 2015, Joseph Anthony Pasquale Holsten <
notifications@github.com> wrote:

@mehulkar https://github.com/mehulkar how's that look?


Reply to this email directly or view it on GitHub
#26 (comment)
.


Mehul Kar
@mehulkar

rmm5t commented

Closed by #28

This doesn't seem to be working for me?

screen shot 2017-03-22 at 7 55 17 pm

These are my configuration settings (i.e. also tried running rake publish and setting an ENV var in my Rakefile). Surely it's a stupid mistake on my part that I'm just not noticing.