feat: wip blog detail
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Fisrt Blog Post eHandy
|
||||
description: 'Empower your NuxtJS application with @nuxt/content module: write in a content/ directory and fetch your Markdown, JSON, YAML and CSV files through a MongoDB like API, acting as a Git-based Headless CMS.'
|
||||
author: 'Huwng'
|
||||
image: 'http://placekitten.com/g/1920/1080'
|
||||
tags: ['Share', 'Nuxt']
|
||||
published: '2021-01-30'
|
||||
|
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Fisrt Blog Post eHandy
|
||||
description: 'Empower your NuxtJS application with @nuxt/content module: write in a content/ directory and fetch your Markdown, JSON, YAML and CSV files through a MongoDB like API, acting as a Git-based Headless CMS.'
|
||||
author: 'Huwng'
|
||||
image: 'https://cdn.emk.dev/templates/featured-image.png'
|
||||
tags: ['VueJS', 'Nuxt']
|
||||
published: '2021-02-30'
|
||||
|
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Fisrt Blog Post eHandy
|
||||
description: 'Empower your NuxtJS application with @nuxt/content module: write in a content/ directory and fetch your Markdown, JSON, YAML and CSV files through a MongoDB like API, acting as a Git-based Headless CMS.'
|
||||
author: 'Huwng'
|
||||
image: 'http://placekitten.com/g/1920/1080'
|
||||
tags: ['Node', 'Nuxt']
|
||||
published: '2021-03-30'
|
||||
|
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Learn Nuxt from scratch
|
||||
description: 'Empower your NuxtJS application with @nuxt/content module: write in a content/ directory and fetch your Markdown, JSON, YAML and CSV files through a MongoDB like API, acting as a Git-based Headless CMS.'
|
||||
author: 'Huwng'
|
||||
image: 'http://placekitten.com/g/1920/1080'
|
||||
tags: ['VueJS', 'Nuxt']
|
||||
published: '2021-04-30'
|
||||
|
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Placeholder image shopify
|
||||
description: 'Empower your NuxtJS application with @nuxt/content module: write in a content/ directory and fetch your Markdown, JSON, YAML and CSV files through a MongoDB like API, acting as a Git-based Headless CMS.'
|
||||
author: 'Huwng'
|
||||
image: 'http://placekitten.com/g/1920/1080'
|
||||
tags: ['Fun', 'Nuxt']
|
||||
published: '2021-05-30'
|
||||
|
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Shopify partner
|
||||
description: 'Empower your NuxtJS application with @nuxt/content module: write in a content/ directory and fetch your Markdown, JSON, YAML and CSV files through a MongoDB like API, acting as a Git-based Headless CMS.'
|
||||
author: 'Huwng'
|
||||
image: 'http://placekitten.com/g/1920/1080'
|
||||
tags: ['VueJS', 'Shopify']
|
||||
published: '2022-06-30'
|
||||
|
Reference in New Issue
Block a user