贡献

将您的文章添加至/_posts目录下,并提交pull request。

文件名:年-月-日-标题.md

开头:

---
layout: post
title:  "标题"
date:   年-月-日 时:分:秒 +0800(时区)
categories: 类别1 类别2 ...
Author: "署名"
---

感谢您的大作,我很高兴能将其在本站展示。

Contribute

Add your article under /_posts then pull request.

Filename: yyyy-MM-dd-title.md

Starting with:

---
layout: post
title:  "Your title here"
date:   yyyy-MM-dd HH:mm:ss +0800(timezone)
categories: category1 category2 ...
Author: "your name"
---

Thank you and I’d love to show your work on this site.