aboutsummaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
Diffstat (limited to '_posts')
-rw-r--r--_posts/2014-3-3-Hello-World.md8
-rw-r--r--_posts/2014-3-3-Hello-World2.md10
2 files changed, 4 insertions, 14 deletions
diff --git a/_posts/2014-3-3-Hello-World.md b/_posts/2014-3-3-Hello-World.md
index 1b7d6a5..9fdace9 100644
--- a/_posts/2014-3-3-Hello-World.md
+++ b/_posts/2014-3-3-Hello-World.md
@@ -1,10 +1,10 @@
---
layout: post
-title: Hello World
+title: You're up and running!
---
-![Jekyll Octocat](/images/total-eclipse-of-the-octocat.jpg)
+![_config.yml](/images/config.jpg)
-Yay! Your Jekyll blog is up and running using [Jekyll Kickstart](http://github.com/barryclark/jekyll-kickstart/).
+Next you can update your site name, avatar and other options using the _config.yml in the root of your repository.
-Next, update the varibales in _config.yml and edit this post within _posts! \ No newline at end of file
+After you're done that, you can edit this post to write your first post. Just go into /_posts and update the Hello World markdown file. For more instructions head over to the [Jekyll Now repository](https://github.com/barryclark/jekyll-now) on GitHub. \ No newline at end of file
diff --git a/_posts/2014-3-3-Hello-World2.md b/_posts/2014-3-3-Hello-World2.md
deleted file mode 100644
index 1b7d6a5..0000000
--- a/_posts/2014-3-3-Hello-World2.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-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