Read more post at blog.jhonarendra.com

Home Blog My first Blog Post With NuxtJS

My first Blog Post With NuxtJS

Posted on October 31, 2021
Table of contents

My first blog post edit

Welcome to my first blog post using content module

This is a heading

This is some more info

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

export function {
  data () {
    return {
      name: 'Hello'
    }
  }
}
This is HTML inside markdown that has a class of note
.nuxt-content-highlight {
  @apply relative;
}
.nuxt-content-highlight .filename {
  @apply absolute right-0 text-gray-600 font-light z-10 mr-2 mt-1 text-sm;
}

Created By Putu Jhonarendra. Pageviews: 0