mustafasegf / kambing-blog

Home Page:blog-kambing.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kambing blog

Our blog

Markdown meta headers

Here are the meta headers for the markdown document.

---
title: 'Title' 
description: 'description' 
date: '2022-04-10' 
modified_date: '2022-04-10' 
image: /assets/images/posts/random-img.jpg 
author: 'Name or pseudonym'
---

Note : modified_date and author are not mandatory. The rest are mandatory, otherwise nextjs wont compile

If author is left empty it will be shown as anonymous.

Dont forget to get an interesting image :)

About

blog-kambing.vercel.app


Languages

Language:TypeScript 89.1%Language:JavaScript 8.1%Language:CSS 2.4%Language:Shell 0.4%