+ [2013-06-09T19:28:56Z] travis-ci [travis-ci] Change view : https://github.com/mojombo/jekyll/compare/556c9c1e9cc5...79706510fe0c
+ [2013-06-09T19:28:56Z] travis-ci [travis-ci] Build details : http://travis-ci.org/mojombo/jekyll/builds/7931657
+ [2013-06-09T19:54:50Z] travis-ci [travis-ci] Change view : https://github.com/mojombo/jekyll/compare/79706510fe0c...78cddc03df0b
+ [2013-06-09T19:54:50Z] travis-ci [travis-ci] mojombo/jekyll#1088 (log-levels - 78cddc0 : Parker Moore): The build was fixed.
+ [2013-06-09T19:54:50Z] travis-ci [travis-ci] Build details : http://travis-ci.org/mojombo/jekyll/builds/7932075

message no. 2693

Posted by travis-ci in #jekyll at 2013-06-09T16:09:45Z

[travis-ci] Change view : https://github.com/mojombo/jekyll/compare/2e66ab87ad3d^...944212cb891f
+ [2013-06-10T12:01:03Z] owzim in jekyll prior to version 1 I could access config vars form _config.yml through site.configvar ... how to do it now?
+ [2013-06-10T12:03:16Z] owzim my bad works as always
+ [2013-06-10T16:02:04Z] samaaron I'm trying to host a Jekyll created site within an existing domain - by changing all the links to relative links, things are looking good. However, I'm not sure how to make the post links relative. Is there a simple config I can use?
+ [2013-06-10T16:02:43Z] samaaron I tried: jekyll build baseurl: 'http://foo.com/bar/'