+ [2015-04-30T17:02:55Z] jaybe i have little experience with the sass stuff. refer to the jekyll docs about sass? anything mentioned there about support/lack of?
+ [2015-04-30T17:03:40Z] rezwu okay I’ll try that. thanks for the input.
+ [2015-04-30T17:03:46Z] jekyllrb jaybe: http://jekyllrb.com/docs/assets/#sassscss
+ [2015-04-30T17:03:46Z] jaybe `whatis sass
+ [2015-04-30T17:03:51Z] rezwu thanks

message no. 91820

Posted by rezwu in #jekyll at 2015-04-30T17:01:23Z

I’m running jekyll serve and the first error I get is undefined mixin “transform"
+ [2015-05-03T08:59:45Z] keoghpe having trouble getting started hacking on source. Can someone help?
+ [2015-05-03T15:15:26Z] keoghpe I'm trying to hack on Jekyll source but I'm getting the error cucumber.yml not found
+ [2015-05-03T15:16:18Z] keoghpe any ideas?
+ [2015-05-03T15:22:00Z] keoghpe \join #jekyll
+ [2015-05-03T21:41:48Z] chemic hey folks! am I right that jekyll liquid doesn’t support “or” in the if statement, like {% if user.name == 'tobi' or user.name == 'bob' %} ?