feat: wip blog detail

This commit is contained in:
kmacoders
2021-07-08 23:07:44 +07:00
parent 11562d1701
commit 5822dcc59a
11 changed files with 44 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
---
title: How to code
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', 'Frontend']
published: '2020-02-12'

View File

@@ -1,6 +1,7 @@
---
title: Optimize your website
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: ['NodeJs', 'Nuxt', 'Optimize']
published: '2020-03-30'

View File

@@ -1,6 +1,7 @@
---
title: Deep folder Vue
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']
published: '2020-01-12'