My First Blog Post

Learning how to use @nuxt/content to create a blog

Authors
  • Name
    Peter
    Published on
    Twitter

Welcome to my first blog post using content module

This is a heading

This is some more info

This is HTML inside markdown that has a class some classes

This is a vue component inside markdown using slots

nuxt.config.js
export default {
  nuxt: "is the best"
}
my-first-blog-post.md
<p>code styling is easy</p>

This is a sub heading

This is some more info

This is another sub heading

This is some more info

This is another heading

This is some more info