+[2016-05-23T12:37:16Z]gynterthis only works if the filename does not contain extra dots ;) +[2016-05-23T12:37:21Z]gynteri.e fails on my.file.ext +[2016-05-23T12:37:28Z]Dry_Lipstrue +[2016-05-23T12:37:40Z]gynterbut otherwise should work fine +[2016-05-23T12:41:08Z]Dry_LipsYeah... I simply wasn't able to get your example working... But that's most likely because I'm so inexperienced with Liquid... This stuff can be kind of complex for a noob like myself :D
+[2016-05-24T23:08:07Z]RedHatterI can't figure out how to set a property on an object with liquid. I would expect "{% assign blog = site.posts.first %} {% assign blog.menu = 3 %} " to work +[2016-05-24T23:08:12Z]RedHatterbut it does not. +[2016-05-24T23:09:01Z]RedHatterDo I have the syntax wrong, or is this not possible with liquid? +[2016-05-24T23:12:00Z]miklb[[liquid]] +[2016-05-24T23:12:00Z]jekyllrb(liquid) (#1) https://github.com/Shopify/liquid/wiki/Liquid-for-Designers, or (#2) https://github.com/jekyll/jekyll/blob/master/lib/jekyll/filters.rb#L204, or (#3) http://jekyllrb.com/docs/templates/, or (#4) http://shopify.github.com/liquid/