latest 4 messages by jiiam

+ [2015-02-07T23:56:15Z] jiiam Hello, I found I am not able to use site.tags.TAG, maybe I am using it wrong? I have something like {% for link in site.tags.SOMETAG %} but it seems to return an empty list. Am I doing something wrong?
+ [2015-01-24T00:34:42Z] jiiam which I split with {{ page.id | replace_first: '/','' | replace: '/'.'-' }}
+ [2015-01-24T00:32:49Z] jiiam I'm using it to get data out of yml file named as the post, but the only variable I found was the page.id
+ [2015-01-24T00:31:08Z] jiiam Hello. Is there a way to get a post filename?