From 4d4a5eb432987e6bf7d68cbf079a41177ed1a29d Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Sun, 18 May 2014 18:47:58 -0400 Subject: New Hello World post for a better first run experience --- _posts/2014-3-3-Hello-World.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '_posts/2014-3-3-Hello-World.md') 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 -- cgit v1.2.3