struct Post { slug: String, title: String, body: String, author: String, }