generated from npx degit https://github.com/timlrx/tailwind-nextjs-starter-blog.git
Run node ./scripts/compose.js
to generate a new blog.
title (required): 'blog title'
tags (required): ['tool']
date (required): '2021-01-12'
lastmod: '2021-01-18'
draft: false
summary: 'summary or description'
images: ['/static/images/xxx.jpg']
authors: ['default']
layout: PostLayout