latest 6 messages by itop

+ [2014-10-08T20:50:07Z] itop phillipadsmith: Thank you. I'll take a look!
+ [2014-10-08T20:49:58Z] itop phillipadsmith: I'm assigning the name of the folder in the front-matter and the files will be named similarly. So "/some-person/some-person-1.jpg" for example.
+ [2014-10-08T20:47:04Z] itop phillipadsmith: Thank you for your response. I'm looking to do something like this (http://imgur.com/npXvOrL) where each red block is an image in a folder.
+ [2014-10-08T19:43:29Z] itop How can I automate it to produce that specific bit of html for a specific photo?
+ [2014-10-08T19:42:51Z] itop I have photos in a directory that I named in files in the Front Matter at the top that I want to arrange in a specific way. Here is some code of how I want to arrange it: http://hastebin.com/odoxorohik.html
+ [2014-10-08T19:41:59Z] itop Hello everyone. I'm trying to create a sort of photo blog with jekyll. I want to organize the photos in a specific way using html, but is there an easier way for me to automate this rather than writing all the html in the post?