Skip to content

mustafasegf/kambing-blog

 
 

Repository files navigation

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 :)

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.1%
  • JavaScript 8.1%
  • CSS 2.4%
  • Shell 0.4%