+ [2014-11-20T22:26:53Z] lawrencewhitesid it was an asset-pipeline gem dependency issue. good grief.
+ [2014-11-20T22:47:52Z] bret lawrencewhitesid: yeah errors in jekyll are dicy
+ [2014-11-20T22:48:08Z] bret basically, jekyll serve will watch by default now
+ [2014-11-20T23:24:40Z] zacts b chi
+ [2014-11-20T23:26:29Z] zacts ugh, :b chicken got lost in sshland

message no. 62310

Posted by lawrencewhitesid in #jekyll at 2014-11-20T22:12:18Z

i'm having an issue. jekyll serve compiles my site to the serve directory. jekyll --serve runs the dev server. --watch isn't valid, yet the docs say otherwise v2.5.1 even though jekyll -v says 0.12.1.
+ [2014-11-21T00:29:19Z] sholsinger Anyone else run into issues with ::Jekyll::Converters being undefined?
+ [2014-11-21T00:29:51Z] sholsinger eg within the scope of a Tag Plugin definition: @@converterKlass = ::Jekyll::Converters::Markdown
+ [2014-11-21T00:29:58Z] sholsinger then later: converter = site.getConverterImpl(@@converterKlass)
+ [2014-11-21T00:56:36Z] pontiki i think lawrencewhitesid's issue was due to octopress -- o'press still uses jekyll 0.12.1
+ [2014-11-21T00:56:46Z] pontiki in case they come back