- Create post inside
_posts
with format file withYYYY-MM-DD-TITLE.md
- Add formatter
---
layout: post
title: "Parsing JSON with Ruby"
date: 2013-12-23 00:18:23 +0700
categories: [ruby]
---
- Add category if not present else skip.