+[2016-04-30T18:40:25Z]jekyllrb(frontmatter) http://jekyllrb.com/docs/frontmatter/ +[2016-04-30T18:41:01Z]jekyllrbThe operation succeeded. +[2016-04-30T18:41:01Z]jaybe./learn rake is http://rake.rubyforge.org +[2016-04-30T18:44:34Z]njumdl2014I used to see `rake post title="Hello World"`. Is there any Rakefile template for me to do this command? +[2016-04-30T18:53:27Z]jxfIs 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 }} %}?
I think the problem is that if I use frontmatter it's converted to a string and I can't do anything else to it. I want the object and not the literal string.
+[2016-05-01T01:12:06Z]njumdl2014rake aborted! +[2016-05-01T01:12:06Z]njumdl2014NoMethodError: undefined method `ask' for main:Object +[2016-05-01T01:12:32Z]njumdl2014I am newbie for ruby. What does this error mean? +[2016-05-01T19:48:54Z]keaton128hey guys +[2016-05-01T19:49:03Z]keaton128is there any good GUI that makes posts?