latest 4 messages by mg123
+
[2015-08-04T19:57:35Z]
mg123
OIC lol!
+
[2015-08-04T19:57:07Z]
mg123
what is liquid?
+
[2015-08-04T19:57:05Z]
mg123
maybe
+
[2015-08-04T19:28:07Z]
mg123
Good day! Can I conditionally set a variable within a Jekyll template? I am prefixing my assets with `{% if site.env != 'local' || site.env != 'aws' %}foo{else}bar{% endif %}` is there a cleaner way to set a variable in a conditional and then use that variable the rest of the way?