
Build a Blog w/ Nuxt 3 Content
Lessons
1. Introduction
2. Project Overview and Setup
3. Creating Blog Posts with Markdown
4. Using Vue Components in Markdown
5. Build the Blog Post List Component
6. Build the Blog Post Detail Page
7. Deploying Your Blog
8. Final Thoughts
Build the Blog Post List Component
Learn about how to query content and build a blog post list component with Nuxt 3 and Nuxt Content v2!