{{ (post.tags && post.tags.length) ? post.tags[0] : '隨筆' }}
{{ formatDate(post.created_at) }}
{{ post.title }}
{{ post.summary || t.articles.readMore }}
{{ t.articles.readArticle }}