latest 4 messages by DeeEff

+ [2016-08-12T04:10:52Z] DeeEff thanks #jekyll
+ [2016-08-12T04:10:48Z] DeeEff ah, figured out what I could do, I just used {{ site.posts[0].content }}
+ [2016-08-12T03:46:47Z] DeeEff like, if I had a blog/index.html, and blog/_posts/..., and wanted to show one of the posts on /index.html at the root, could I do it?
+ [2016-08-12T03:46:18Z] DeeEff hey all, is there an easy way to show content from a subdirectory on a page above that subdirectory?