+ [2016-03-28T19:29:35Z] miqlas Thanks for the nice code :)
+ [2016-03-28T19:42:28Z] stale hi. anyone knows why I can't use endcapture anywhere? I keep getting Unknown tag 'endcapture' in index.html. thanks.
+ [2016-03-28T19:59:55Z] miqlas I just made my pull-req for Haiku support.
+ [2016-03-28T20:00:00Z] miqlas Thank and bye!
+ [2016-03-28T20:00:10Z] miqlas *Thanks

message no. 128868

Posted by varunyellina in #jekyll at 2016-03-28T06:39:54Z

:)
+ [2016-03-29T01:36:31Z] Cchar Hi I have a quick question, what is the equivalent of c# list.find(p => p.x == y)? I mean like if I want for (post in site.post WHERE post.categories = this)
+ [2016-03-29T01:36:39Z] Cchar how would I write that
+ [2016-03-29T01:47:53Z] jaybe Cchar: check out the [[ docs ]] for [[ liquid ]]
+ [2016-03-29T01:47:54Z] jekyllrb (docs) http://jekyllrb.com/docs/home/
+ [2016-03-29T01:47:55Z] jekyllrb (liquid) (#1) https://github.com/Shopify/liquid/wiki/Liquid-for-Designers, or (#2) https://github.com/jekyll/jekyll/blob/master/lib/jekyll/filters.rb#L204, or (#3) http://jekyllrb.com/docs/templates/