Skip to content

Commit 8507c4c

Browse files
author
Marshall Shen
committed
Merge branch 'master' of github.com:plusjade/jekyll-bootstrap into create_markdown
2 parents cd50618 + 7501cf3 commit 8507c4c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

_drafts/jekyll-introduction-draft.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: post
3+
category : lessons
4+
tagline: "Supporting tagline"
5+
tags : [intro, beginner, jekyll, tutorial]
6+
---
7+
{% include JB/setup %}
8+
9+
10+
This is an example of a draft. Read more here: [http://jekyllrb.com/docs/drafts/](http://jekyllrb.com/docs/drafts/)

0 commit comments

Comments
 (0)