From 8d1fc2060326245b1a91533b3777d056e0daecd5 Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Wed, 11 Jun 2014 09:21:48 -0400 Subject: README.md explaining creating new posts in the browser --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 49db39b..9f2efa3 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Edit `/_posts/2014-3-3-Hello-World.md` to publish your first blog post. This [Ma ![First Post](/images/first-post.png "First Post") -To add additional posts you can hit the + icon in `/_posts/` to create new content. Just make sure to include the [front-matter](http://jekyllrb.com/docs/frontmatter/) block at the top of each new blog post and make sure the post's filename is in this format: year-month-day-title.md +> You can add additional posts in the browser on GitHub.com too! Just hit the + icon in `/_posts/` to create new content. Just make sure to include the [front-matter](http://jekyllrb.com/docs/frontmatter/) block at the top of each new blog post and make sure the post's filename is in this format: year-month-day-title.md ## Moar! -- cgit v1.2.3