+[2013-12-08T16:15:27Z]kaffeebohne^^ +[2013-12-08T18:26:15Z]usrnixHi, I updated to the lastest jekyll gem version, my site won't load now, "error: can't convert nil into String." and the useless trace just shows module rubbish.. any ideas on this? +[2013-12-08T20:40:12Z]OWNSyouAllusrnix, are you using any plugins? +[2013-12-08T20:51:54Z]usrnixOWNSyouAll: Yea thanks, turned out to be Category/Monthly Archiver plugins +[2013-12-08T20:52:16Z]OWNSyouAllcool =)
OWNSyouAll: Yea thanks, turned out to be Category/Monthly Archiver plugins
+[2013-12-09T01:34:20Z]simon_weberIs there a way to permalink to a path that doesn't end in / or .html? I'm looking to generate json files alongside my html files and use Pages for hosting, but using eg permalink: /foo/bar.json yields /foo/bar.json/index.html +[2013-12-09T01:35:56Z]simon_weberI could just use eg y/m/d.html and y/m/d/, but then I have a wonky index.html that's still being served +[2013-12-09T01:36:02Z]simon_weberany ideas? +[2013-12-09T02:03:29Z]pontikican you say why you want to serve json that way? +[2013-12-09T02:04:06Z]pontikisimon_weber: ?