Writing a New Post
Reference: Writing a New Post
YAML Frontmatter
---
title: TITLE
date: YYYY-MM-DD HH:MM:SS +0900 #Tokyo
categories: [TOP_CATEGORIE, SUB_CATEGORIE]
tags: [TAG1, TAG2]
author: <author_id>
math: true #Mathematical
img_path: img/path/
---