+[2013-05-26T12:27:22Z]mystiiqLiquid Exception: Unknown operator page in default +[2013-05-26T12:31:38Z]mystiiqI replaced "if not page.index" with "if page.date" to check whether it's the index or post page +[2013-05-26T20:20:18Z]RobW_I'm generating a _config.yml file on the fly and adding it to my --config param, but it's not getting picked up. Is there any special file configuration needed for Jekyll/ruby to see the file? +[2013-05-26T20:21:27Z]RobW_Right now it's just a write - string - to - file with node's fs.writeSync +[2013-05-26T20:49:20Z]RobW_Victory.