diff options
| author | Barry Clark <barry@barryclark.co> | 2014-03-02 10:36:37 -0500 |
|---|---|---|
| committer | Barry Clark <barry@barryclark.co> | 2014-03-02 10:36:37 -0500 |
| commit | 3ac14ccb71c7b713ca2dcbb57d16b6519fcefca7 (patch) | |
| tree | 212e8381dd6ccd911edc53dba6deb6ac53ba6658 | |
| parent | 7864db4919587a73cd4f4f09ffb61972758a91d3 (diff) | |
| download | acn-blog-3ac14ccb71c7b713ca2dcbb57d16b6519fcefca7.tar.gz acn-blog-3ac14ccb71c7b713ca2dcbb57d16b6519fcefca7.tar.bz2 acn-blog-3ac14ccb71c7b713ca2dcbb57d16b6519fcefca7.zip | |
Updated Hello World post
| -rw-r--r-- | _posts/2014-3-3-Hello-World.md | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/_posts/2014-3-3-Hello-World.md b/_posts/2014-3-3-Hello-World.md index d840b9c..7cee2a2 100644 --- a/_posts/2014-3-3-Hello-World.md +++ b/_posts/2014-3-3-Hello-World.md @@ -3,10 +3,8 @@ layout: post title: Hello World! --- - + -This is a demo site for Jekyll Boilerplate. It was made in just a few minutes—by forking [Jekyll Boilerplate](http://github.com/barryclark/jekyll-boilerplate/)! +Yay! Your [Jekyll Kickstart](http://github.com/barryclark/jekyll-kickstart/) blog is up and running. -Jekyll boilerplate is a starting point for creating your blog using Jekyll and GitHub Pages. It make it _really easy_. - -Talk through benefits.
\ No newline at end of file +Next, update the varibales in _config.yml and edit this post within _posts!
\ No newline at end of file |
