+[2013-06-10T12:01:03Z]owzimin 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]owzimmy bad works as always +[2013-06-10T14:57:30Z]Sylvain_Gplop +[2013-06-10T16:02:04Z]samaaronI'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]samaaronI tried: jekyll build baseurl: 'http://foo.com/bar/'