diff options
| author | Barry Clark <barry@barryclark.co> | 2014-05-28 21:08:15 -0400 |
|---|---|---|
| committer | Barry Clark <barry@barryclark.co> | 2014-05-28 21:08:15 -0400 |
| commit | 59ecb439cfeae0dd903ee7ccf9f1606410160d5c (patch) | |
| tree | 500321fe476ebbf693f9d2ba30b38db774a0f234 /README.md | |
| parent | 09eaa9a95d3aa236f86b7e34233bb0a46ed35c6c (diff) | |
| download | acn-blog-59ecb439cfeae0dd903ee7ccf9f1606410160d5c.tar.gz acn-blog-59ecb439cfeae0dd903ee7ccf9f1606410160d5c.tar.bz2 acn-blog-59ecb439cfeae0dd903ee7ccf9f1606410160d5c.zip | |
Updates tutorial images
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -27,14 +27,13 @@ Enter your site name, description, avatar and many other options by editing the You can easily turn on Google Analytics tracking, Disqus commenting and social icons here too! - + - ### Step 3) Publish your first blog post Navigate to the posts folder in the root of this repository and edit `/_posts/2014-3-3-Hello-World.md` to publish your first blog post. This [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) might come in handy. - + 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 |
