From 649b28276e31ec7b5074ead112fa358063debb62 Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Wed, 30 Apr 2014 18:16:07 -0400 Subject: [PATCH] another sample post for theme development for now --- _posts/2014-3-3-Hello-World2.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 _posts/2014-3-3-Hello-World2.md diff --git a/_posts/2014-3-3-Hello-World2.md b/_posts/2014-3-3-Hello-World2.md new file mode 100644 index 0000000..1b7d6a5 --- /dev/null +++ b/_posts/2014-3-3-Hello-World2.md @@ -0,0 +1,10 @@ +--- +layout: post +title: Hello World +--- + +![Jekyll Octocat](/images/total-eclipse-of-the-octocat.jpg) + +Yay! Your Jekyll blog is up and running using [Jekyll Kickstart](http://github.com/barryclark/jekyll-kickstart/). + +Next, update the varibales in _config.yml and edit this post within _posts! \ No newline at end of file