illustration for Build a Digital Garden with Nuxt and Nuxt Content Module
pro

Build a Digital Garden with Nuxt and Nuxt Content Module

Instructor

Ben Hong

24m closed-captioning
·
10 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.6
68
people completed
Published 3 years ago
|
Updated 10 months ago

When you are first building your blog site, choosing what content management system you want to use can be challenging, and choosing a new framework can be daunting. They can be overwhelming and have a large learning curve.

Open up your knowledge of a powerful Nuxt module with Nuxt Content! Nuxt has a low barrier of entry, and you don't have to fight with a content management system or API keys.

In this course, you will learn how to create your blog with just Nuxt and a folder of markdown files. Ben will take you from creating your Nuxt project from scratch all the way to deploying your digital garden on Netlify.

Ben Hong is one of the core team members over at Vue.js and has developed this course to give you a concrete understanding of Nuxt Content and how to build your blog efficiently.

What you'll learn:

  • Create a blog with minimal overhead
  • Store files in as flat a structure as possible
  • Integrate local data and a git workflow into a blog site
  • Manage post metadata with frontmatter
  • Filter blog posts by tag

Course Content

24m • 10 lessons

    You might also like these resources:

    illustration for Develop Basic Web Apps with Vue.js
    Greg Thoman • 16m • Course

    Gain a basic understanding on how to construct components and nested components and see how Vue reactively keeps the DOM up to date when data is changed.

    illustration for Build a Server Rendered Vue.js App with Nuxt and Vuex
    John Lindquist • 37m • Course

    Start with an empty app and walk through how to use Vue.js for building the app, Nuxt.js for organizing the app, and Vuex for managing state.

    illustration for Create a News App with Vue.js and Nuxt
    John Lindquist • 36m • Course

    You will learn how to create dynamic pages for each section of your application and load, store, display, filter, and style the data.