Hi Jared,
I really like your approach to implementing a simple blogging solution in node.js but I don't understand why you have chosen to display blog posts in iframes. That's just unnecessary. I'll work on displaying the posts in a normal div from my fork of your project and will try to integrate the changes into the your master branch.