+ [2014-11-27T10:05:57Z] jekyllrb Title: Travis CI - Free Hosted Continuous Integration Platform for the Open Source Community (at travis-ci.org)
+ [2014-11-27T11:54:04Z] tombell does anyone know if it's possible to use a plugin in development, but not in production
+ [2014-11-27T11:58:52Z] danielsgroves I guess you could do your production build in safe mode if you only have the one plugin
+ [2014-11-27T12:01:23Z] danielsgroves Or have a build script with removes the plugin before doing the build on your production box?
+ [2014-11-27T18:16:22Z] Joe_knock Hello. Can anyone tell me where/how I can check what version of Ruby/Jekyll is running on?

message no. 63943

Posted by tombell in #jekyll at 2014-11-27T11:54:04Z

does anyone know if it's possible to use a plugin in development, but not in production
+ [2014-11-28T04:17:20Z] pontiki hi, all
+ [2014-11-28T11:05:07Z] ePirat how to make a page without a template?
+ [2014-11-28T11:05:12Z] ePirat layout: none?
+ [2014-11-28T11:05:14Z] ePirat or null?
+ [2014-11-28T11:09:35Z] core77 i saw null somewhere...