+ [2014-10-25T01:33:11Z] Keavon iamcarrico: It looks like 2.2.0 introduced collections so it should be working
+ [2014-10-25T01:38:44Z] Keavon or 2.0
+ [2014-10-25T01:41:19Z] Keavon Oh, there was an error in my build watch
+ [2014-10-25T01:41:22Z] Keavon restarting it fixed it
+ [2014-10-25T03:52:00Z] Keavon Can anyone answer this? http://stackoverflow.com/questions/26559173/jekyll-group-collections-with-the-same-frontmatter-property

message no. 55919

Posted by Keavon in #jekyll at 2014-10-25T01:41:19Z

Oh, there was an error in my build watch
+ [2014-10-26T04:37:04Z] Keavon Hello
+ [2014-10-26T04:38:53Z] Keavon {{ category[0] }} prints "methods-playback" (without quotes) and I have a collection with that name. I tried doing site["methods-playback"] and that works, but site[collection[0]] does not produce anything.
+ [2014-10-26T04:39:13Z] Keavon I mean site[category[0]]
+ [2014-10-26T04:53:44Z] Keavon I was able to fix it with capture
+ [2014-10-26T12:08:22Z] travis-ci XhmikosR/jekyll#1 (update-runtime-gems) The build passed. http://travis-ci.org/XhmikosR/jekyll/builds/39071149