+ [2015-08-16T20:53:40Z] Encrypt However, I am sure there is something simpler that I can do
+ [2015-08-16T20:54:06Z] Encrypt Like... the post would have the title "Édito", so I would only have to find that particular post
+ [2015-08-16T20:54:42Z] Encrypt Maybe I can get an array of the title of the posts...
+ [2015-08-16T20:54:55Z] Encrypt And then try finding the "edito" post

message no. 108069

Posted by rawtext in #jekyll at 2015-08-16T02:47:58Z

I could just hard code the links with {% post_url 2010-07-21-name-of-post %} but I'm looking for a way to do this for a collection.
+ [2015-08-17T06:15:22Z] viv hey guys. trying to use jekyll-picture-tag but i'm getting an error "
+ [2015-08-17T06:15:23Z] viv Liquid Exception: undefined method `[]' for nil:NilClass in index.html
+ [2015-08-17T06:15:23Z] viv " when i try to use a picture tag. jekyll's running on debian.
+ [2015-08-17T06:15:29Z] viv whoops. sorry about those newlines.
+ [2015-08-17T06:36:42Z] viv i feel like something is wrong with my _config.yml?