docs: add contentlayer version to readme

This commit is contained in:
Timothy Lin 2022-03-22 15:10:26 -07:00
parent 32280d3ab5
commit 2828acb108

View File

@ -90,7 +90,13 @@ I wanted it to be nearly as feature-rich as popular blogging templates like [bea
## Quick Start Guide
1. JS (official support)
1. TypeScript and Contentlayer (alpha)
```
npx degit timlrx/tailwind-nextjs-starter-blog#contentlayer
```
or JS (official support)
```bash
npx degit https://github.com/timlrx/tailwind-nextjs-starter-blog.git