+[2015-06-16T11:44:42Z]jkramerHello +[2015-06-16T11:45:40Z]jkramerCan 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:06:54Z]pontikio/ +[2015-06-16T16:36:19Z]snapfractalpopdoes anyone know why a modal would not scroll until the 'x' is hovered? +[2015-06-16T18:01:20Z]pontikisounds like a CSS issue
message no. 98553
Posted by jaybe in #jekyll at 2015-06-16T02:58:50Z
pontiki, hello!
+[2015-06-17T03:49:35Z]travis-cijekyll/jekyll#5902 (add-ssl-support-add-serve-tests) The build passed. http://travis-ci.org/jekyll/jekyll/builds/67134344 +[2015-06-17T03:49:40Z]jekyllrbTitle: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org) +[2015-06-18T14:31:25Z]memmomorning 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]memmothe 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]memmoI could specify subdirectories in the config.yml but hate that approach as it adds additional, unncessary maintenance.