+[2013-06-28T16:49:20Z]glassernot the tradeoff I want to make, but looks great if you wanted to :) +[2013-06-28T16:49:34Z]glasserit might be nice to mention this on http://octopress.org/docs/deploying/github/ +[2013-06-28T16:49:52Z]pontiki_hmm, i read it in the docs someplace +[2013-06-28T16:50:36Z]pontiki_that is exactly what this means: "Github Pages for users and organizations uses the master branch like the public directory on a web server, serving up the files at your Pages url http://username.github.com. As a result, you’ll want to work on the source for your blog in the source branch and commit the generated content to the master branch" +[2013-06-28T16:52:41Z]glasserah, that's one of those sentences that makes perfect sense once I know the answer and is kind of vague before. But you're right.
+[2013-06-29T14:14:06Z]cptloopHey, could anyone take a look at http://stackoverflow.com/questions/17320019/octopress-blog-deploying-error-no-such-file-or-directory-public-posts-build ? I am completely lost trying to figure it out. Something about .coveragerc not found? +[2013-06-30T03:07:04Z]GuiriHi. We're using Octopress for a collaborative blog but I'm running into a permissions issue. Whenever I rake, the permissions are changed to user:user. If I set them to user:sharedgroup then, of course, my friend can also rake generate his posts. +[2013-06-30T03:08:07Z]GuiriAlso, what happened to https://github.com/imathis/octopress/issues? I was going to check to see if there was a bug posted for Google Plus One failing on blog posts +[2013-06-30T05:58:02Z]pontiki_crud +[2013-06-30T13:30:00Z]DoctorHoboHi! I'm using rbenv 1.9.3-p194. I installed "jekyll-scholar" via "gem". When I run "rake generate" I get a LoadError for jekyll/scholar, but when I run "jekyll build" everything works fine (including the jekyll-scholar features). I'm guessing this has something to do with rake, but I'm a Ruby newbie. Any ideas?