+ [2016-04-30T18:40:25Z] jekyllrb (frontmatter) http://jekyllrb.com/docs/frontmatter/
+ [2016-04-30T18:41:01Z] jekyllrb The operation succeeded.
+ [2016-04-30T18:41:01Z] jaybe ./learn rake is http://rake.rubyforge.org
+ [2016-04-30T18:44:34Z] njumdl2014 I used to see `rake post title="Hello World"`. Is there any Rakefile template for me to do this command?
+ [2016-04-30T18:53:27Z] jxf Is there a way to interpolate a variable into a Liquid block? For example, if `type: event` is in your frontmatter, is there a way to do {% assign item_type = {{ page.type }} %}?

message no. 134132

Posted by jxf in #jekyll at 2016-04-30T16:19:43Z

I have two pages `foo.html` and `bar.html` that call a common layout, `layout.html`. I want to pass a variable that's set differently in the pages to the layout. Is that possible?
+ [2016-05-01T01:12:06Z] njumdl2014 NoMethodError: undefined method `ask' for main:Object
+ [2016-05-01T01:12:32Z] njumdl2014 I am newbie for ruby. What does this error mean?
+ [2016-05-01T19:49:03Z] keaton128 is there any good GUI that makes posts?