shadcn / next-contentlayer

A template with Next.js 13 app dir, Contentlayer, Tailwind CSS and dark mode.
https://next-contentlayer.vercel.app
678 stars 91 forks source link

Questions about how to load the posts and initial pages. #10

Closed willian20091 closed 1 year ago

willian20091 commented 1 year ago

How do I make him turn the pages of posts? I downloaded all the dependencies and ran npm run dev, and the page loads normally, but it gives a 404 and doesn't display any example posts or the about page.

➜ blog git:(main) ✗ npm run dev

next-contentlayer@0.1.0 dev next dev

image