+[10 years ago]jekyllrbTitle: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org) +[10 years ago]travis-cijekyll/jekyll#5657 (master) The build was broken. http://travis-ci.org/jekyll/jekyll/builds/58010764 +[10 years ago]jekyllrbTitle: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org) +[10 years ago]travis-cijekyll/jekyll#5658 (master) The build was broken. http://travis-ci.org/jekyll/jekyll/builds/58010855 +[10 years ago]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)
+[10 years ago]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. +[10 years ago]antimatroiddoes jekyll rebuild only pages for which content files have been modified, or does it just rebuilt the entire site all the time? +[10 years ago]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? +[10 years ago]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"? +[10 years ago]jaybejxf, loop with liquid language `whatis liquid` - info about liquid