+ [2015-06-16T11:44:42Z] jkramer Hello
+ [2015-06-16T11:45:40Z] jkramer Can someone point me to a working example of a plugin that adds a new subcommand? I tried the example from the docs, but it does nothing (no subcommand added)
+ [2015-06-16T16:36:19Z] snapfractalpop does anyone know why a modal would not scroll until the 'x' is hovered?
+ [2015-06-16T18:01:20Z] pontiki sounds like a CSS issue

message no. 98561

Posted by trestletech in #jekyll at 2015-06-16T03:42:27Z

Certainly. Let me get a branch pushed.
+ [2015-06-17T03:49:35Z] travis-ci jekyll/jekyll#5902 (add-ssl-support-add-serve-tests) The build passed. http://travis-ci.org/jekyll/jekyll/builds/67134344
+ [2015-06-17T03:49:40Z] jekyllrb Title: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org)
+ [2015-06-18T14:31:25Z] memmo morning folks. Is it possible to have assets stored in subdirectories when using jekyll assets? I'm not having much luck getting that to work
+ [2015-06-18T14:33:13Z] memmo the only way I can get Jekyll to start when using asset_path is to have the assets that I specify in an html page for instance be located in the root assets folder for that type (ie assets/images)
+ [2015-06-18T14:33:58Z] memmo I could specify subdirectories in the config.yml but hate that approach as it adds additional, unncessary maintenance.