+ [11 years ago] pontiki s/in their/in there/
+ [11 years ago] jashank pontiki: Seconded. As for your second point, https://github.com/jekyll/jekyll/issues/2014 and https://github.com/jekyll/jekyll/pull/2016
+ [11 years ago] jackyalcine talk about the issues of the year
+ [11 years ago] jashank I'd be lying if I said I hadn't mistyped #2014 as #2013 at least once.
+ [11 years ago] ovidiu Hi. Is it possible to use the post title in the outer layout?

message no. 17916

Posted by alexfu in #jekyll at 2014-02-05T01:09:09Z

jashank: is 'site' a global keyword?
+ [11 years ago] jashank ovidiu: Yes, it's available as `{{ page.title }}`, assuming the layout hasn't changed that.
+ [11 years ago] gildo someone knows how to create multiple code-snippets and select them according to the language chosen by the user?