+[2015-04-10T20:38:18Z]jekyllrbTitle: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org) +[2015-04-10T21:14:20Z]travis-cijekyll/jekyll#5657 (master) The build was broken. http://travis-ci.org/jekyll/jekyll/builds/58010764 +[2015-04-10T21:14:22Z]jekyllrbTitle: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org) +[2015-04-10T21:17:31Z]travis-cijekyll/jekyll#5658 (master) The build was broken. http://travis-ci.org/jekyll/jekyll/builds/58010855 +[2015-04-10T21:17:33Z]jekyllrbTitle: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org)
Title: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org)
+[2015-04-11T01:41:03Z]jxfIs there a way I can get kramdown in jekyll to add a class to inline code, but not to block code? I'd like to style inline code specially but there doesn't seem to be an easy way to do that. +[2015-04-11T10:29:06Z]antimatroiddoes jekyll rebuild only pages for which content files have been modified, or does it just rebuilt the entire site all the time? +[2015-04-11T10:29:41Z]antimatroidand if it does only rebuild pages for which content files have been modified, does it cache pages being built, or rebuilt a page every time from scratch when it's needed? +[2015-04-11T22:08:16Z]jxfI want to put my posts into groups of 3; is there a way to say something like "get three posts at a time from site.posts and keep repeating until you're all done"? +[2015-04-12T03:20:14Z]jaybejxf, loop with liquid language `whatis liquid` - info about liquid