upstream #1

Merged
jblu merged 1007 commits from upstream into main 2024-11-04 22:35:57 -06:00
Showing only changes of commit 2828acb108 - Show all commits

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