+ [2015-10-17T21:34:28Z] gynter bah, to bad he left
+ [2015-10-17T21:36:33Z] gynter i'll post to repos issuetracker then :P
+ [2015-10-17T21:56:59Z] travis-ci jekyll/jekyll#6148 (use-jekyll-docs) The build failed. https://travis-ci.org/jekyll/jekyll/builds/85959907
+ [2015-10-17T21:58:56Z] travis-ci jekyll/jekyll#6150 (use-jekyll-docs) The build failed. https://travis-ci.org/jekyll/jekyll/builds/85960167
+ [2015-10-17T22:08:08Z] travis-ci jekyll/jekyll-docs#22 (v3.0.0.pre.beta10) The build failed. https://travis-ci.org/jekyll/jekyll-docs/builds/85962223

message no. 116678

Posted by ggherdov` in #jekyll at 2015-10-17T17:32:40Z

diyfupeco: uhm, that's true. Are you implying it could be home made? I see markdown in the github repo, that makes me think of a site generator
+ [2015-10-18T05:47:05Z] insidious15 i need some help with Liquid syntax in Jekyll
+ [2015-10-18T05:47:39Z] insidious15 I'm trying to check what page i'm on using {%elsif page.url == "site.url/nav.href"%}
+ [2015-10-18T05:47:52Z] insidious15 but it doesn't seem to get the if statement since it passes righton to the else
+ [2015-10-18T05:48:22Z] insidious15 anybody know what the correct syntax is?