+ [2015-10-01T17:26:53Z] diyfupeco node and all the hip kids that come with it try to solve problems which were solved 20 years ago. And don't get me started on performance.
+ [2015-10-01T17:35:18Z] Calinou PHP is inconsistent, Java eats RAM, Ruby is fading, Python is slow, C# is a patent minefield...
+ [2015-10-01T17:35:25Z] Calinou Node'js totally not solving any problems /s
+ [2015-10-01T17:37:05Z] diyfupeco Calinou: Yes, No, Maybe, No, No.

message no. 114518

Posted by zanshin in #jekyll at 2015-10-01T15:54:38Z

I'm curious if anyone using OS X has upgraded to 10.11, and if so, are they having issues getting Jekyll to run on the new OS. I am getting this error when I try to do a rake watch: Could not open library 'c': dlopen(c, 5): image not found.
+ [2015-10-02T01:38:06Z] Guest64228 Hi, I am getting errors when trying to build Jekyll with jekyll-redirect-from
+ [2015-10-03T12:47:20Z] nucular Hey, is there any way to assign a filtered expression to a variable (or even pass it as an include parameter)?
+ [2015-10-03T12:48:10Z] nucular ..nevermind, I'm stupid
+ [2015-10-03T15:25:28Z] analphabet Hey, how can I include a layout/template in a page?
+ [2015-10-03T15:26:09Z] analphabet I want to display a list of posts and would like to use the 'post' template for each displayed post. Is that possible?