Use the markdown style guide that's on www.jekyllnow.com
This commit is contained in:
parent
5d93016e58
commit
1feb9b67a9
|
@ -41,7 +41,7 @@ Making a change to _config.yml (or any file in your repository) will force GitHu
|
|||
|
||||
### Step 3) Publish your first blog post
|
||||
|
||||
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.
|
||||
Edit `/_posts/2014-3-3-Hello-World.md` to publish your first blog post. This [Markdown Cheatsheet](http://www.jekyllnow.com/Markdown-Style-Guide/) might come in handy.
|
||||
|
||||
![First Post](/images/first-post.png "First Post")
|
||||
|
||||
|
|
Loading…
Reference in a new issue