Skip to content

Commit 2828acb

Browse files
committed
docs: add contentlayer version to readme
1 parent 32280d3 commit 2828acb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,13 @@ I wanted it to be nearly as feature-rich as popular blogging templates like [bea
9090

9191
## Quick Start Guide
9292

93-
1. JS (official support)
93+
1. TypeScript and Contentlayer (alpha)
94+
95+
```
96+
npx degit timlrx/tailwind-nextjs-starter-blog#contentlayer
97+
```
98+
99+
or JS (official support)
94100

95101
```bash
96102
npx degit https://github.com/timlrx/tailwind-nextjs-starter-blog.git

0 commit comments

Comments
 (0)