Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

新しいPostを書く方法の説明 #3

Open
operando opened this issue Oct 11, 2014 · 2 comments
Open

新しいPostを書く方法の説明 #3

operando opened this issue Oct 11, 2014 · 2 comments

Comments

@operando
Copy link
Member

どこかで一度説明とドキュメント必要ですかねー。
まあ難しいことはないですけど。マークダウンで書けるし。

@shunsugai
Copy link
Member

このコミット真似すればいいすか?

cbcb143

@operando
Copy link
Member Author

下記をファイルの初めに書いて、本文はマークダウンで好きなように書けます!
_postディレクトリ配下に「yyyy-mm-dd-post1.md」みたいなファイル名でCommitすればOKです!

---
layout: post
title : 好きなTitle
author : 名前
author_url : 適当に自分だとわかるURL
date: 日付(yyyy-mm-dd)
---

本文...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants