diff options
| author | Barry Clark <barry@barryclark.co> | 2014-04-30 18:16:07 -0400 |
|---|---|---|
| committer | Barry Clark <barry@barryclark.co> | 2014-04-30 18:16:07 -0400 |
| commit | 649b28276e31ec7b5074ead112fa358063debb62 (patch) | |
| tree | cd2c3aeca5fc9e8f370ca3fe0f2ca1d0f7f44e9e /_posts | |
| parent | 5c2832e35276102902be2fd6d245f5ec8fa47131 (diff) | |
| download | acn-blog-649b28276e31ec7b5074ead112fa358063debb62.tar.gz acn-blog-649b28276e31ec7b5074ead112fa358063debb62.tar.bz2 acn-blog-649b28276e31ec7b5074ead112fa358063debb62.zip | |
another sample post for theme development for now
Diffstat (limited to '_posts')
| -rw-r--r-- | _posts/2014-3-3-Hello-World2.md | 10 |
1 files changed, 10 insertions, 0 deletions
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 +--- + + + +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 |
