+[2013-09-02T12:30:45Z]travis-ci[travis-ci] maul-esel/jekyll#89 (fix-include-error) The build passed. http://travis-ci.org/maul-esel/jekyll/builds/10891751 +[2013-09-02T13:11:00Z]travis-ci[travis-ci] maul-esel/jekyll#90 (variable-include) The build failed. http://travis-ci.org/maul-esel/jekyll/builds/10893090 +[2013-09-02T13:23:42Z]travis-ci[travis-ci] maul-esel/jekyll#91 (variable-include) The build was fixed. http://travis-ci.org/maul-esel/jekyll/builds/10893421 +[2013-09-02T19:23:33Z]travis-ci[travis-ci] maul-esel/jekyll#93 (publishing) The build passed. http://travis-ci.org/maul-esel/jekyll/builds/10906209 +[2013-09-02T19:25:05Z]travis-ci[travis-ci] maul-esel/jekyll#94 (ruby-badges) The build has errored. http://travis-ci.org/maul-esel/jekyll/builds/10906264
message no. 7499
Posted by RobW_ in #jekyll at 2013-09-02T04:01:53Z
Does exclude, etc. in the config.yml support bracket expansion?
+[2013-09-03T06:23:23Z]frdmni +[2013-09-03T11:34:54Z]eightfoldhas anybody tried making a tumblelog like site with jekyll? +[2013-09-03T11:36:32Z]eightfoldi've looking at an old "theme" i made for jekyll and i have a video post type +[2013-09-03T11:36:43Z]eightfoldwhich works fine. +[2013-09-03T11:45:27Z]eightfoldbut i'd like to make a layout for "quotes". the quote itself will reside in the body of the markdown document. the person quoted will have a separate yaml variable ("quotesource:") and — here comes the trouble — the person quoted should be surrounded by an <a> with the url of the quote ("quoteurl:" yaml variable) only if there is data in the "quoteurl:" yaml variable. otherwise i don't want the person quoted to be linked with an <a>. sort of like