+ [10 years ago] hacknut jekyll 2.4.0 | Error: undefined method `merge' for #<Rouge::Lexers::PlainText:0x007fe423b96b80>
+ [10 years ago] pontiki ah, sorry, i'm not using rouge
+ [10 years ago] pontiki that's a weird one, tho
+ [10 years ago] pontiki if you can reproduce it, could you submit an issue at github?
+ [10 years ago] travis-ci jekyll/classifier-reborn#57 The build has errored. http://travis-ci.org/jekyll/classifier-reborn/builds/39108208

message no. 56189

Posted by Keavon in #jekyll at 2014-10-26T04:38:53Z

{{ 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.
+ [10 years ago] jaybe roflin, use _data files
+ [10 years ago] travis-ci alfredxing/jekyll#93 (frontmatter-permalinks) The build passed. http://travis-ci.org/alfredxing/jekyll/builds/39115657
+ [10 years ago] travis-ci jekyll/classifier-reborn#59 The build passed. http://travis-ci.org/jekyll/classifier-reborn/builds/39119032
+ [10 years ago] tcstory in {% category in site.categories %},it seems that "{{category | last}}" is different from "category[1]"