{post.data.title} {formatDate(post.data.pubDate)} {post.data.description} {post.data.tags.map((tag) => ( {tag} ))}