latest 2 messages by kiiNODA
+
[2013-09-14T12:48:15Z]
kiiNODA
fwiw, I found the answer @ https://github.com/mojombo/jekyll/issues/176 and coupled it with a short {%capture%} snippet. it may come in handy for someone else in the future.
+
[2013-09-14T10:28:54Z]
kiiNODA
hey guys, is there any way to put "author: blah" in the front matter and then, inside the content to do something along the lines of "{% include #{page.author}.html %}"?