+ [2015-01-06T20:11:12Z] jaybe what if there came a time when you wanted to upgrade jekyll? you'd upgrade it... and you'd then be using it. same difference. different approach.
+ [2015-01-06T20:12:39Z] pontiki except that version would have been vetted all the way through the appropriate channels
+ [2015-01-06T20:14:37Z] jaybe right; i.e. development :)
+ [2015-01-06T20:14:59Z] jaybe that's the environment that's being documented
+ [2015-01-06T20:15:00Z] pontiki and peer review, and acceptance, continuous integration and testing, and deployment to the public

message no. 71122

Posted by pontiki in #jekyll at 2015-01-06T20:12:39Z

except that version would have been vetted all the way through the appropriate channels
+ [2015-01-07T00:40:41Z] jaybe hmm setting 'layouts: ../parent/_layouts' in a site fails when attempting to build, stating layout doesn't exist. this used to work. can someone verify?
+ [2015-01-07T05:00:28Z] Sawbones_ I'm trying to implement browserify in jekyll, does anyone have a clue how to do that?
+ [2015-01-07T05:00:40Z] Sawbones_ I mostly just want to be able to require files in javascript
+ [2015-01-07T07:22:35Z] sgronblo Can you make Jekyll not show a list of blog posts in the {{ content }}?
+ [2015-01-07T07:24:33Z] sgronblo Ah, I guess this is the index.html file...