docs: add contentlayer version to readme
This commit is contained in:
parent
32280d3ab5
commit
2828acb108
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user