README.md explaining creating new posts in the browser
parent
a1dcbe019c
commit
8d1fc20603
|
@ -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!
|
||||
|
|
Loading…
Reference in New Issue