Loading docs/_layouts/post.html 0 → 100644 +9 −0 Original line number Diff line number Diff line --- layout: default --- <h1>{{ page.title }}</h1> <p class="meta">{{ page.date | date_to_string }}</p> <div class="post"> {{ content }} </div> docs/_posts/2014-04-30-hank-quinlan-site-launched.md 0 → 100644 +7 −0 Original line number Diff line number Diff line --- layout: post title: "Hank Quinlan, Horrible Cop, Launches Site" date: 2014-04-30 --- Well. Finally got around to putting this old website together. Neat thing about it - powered by [Jekyll](http://jekyllrb.com) and I can use Markdown to author my posts. It actually is a lot easier than I thought it was going to be. Loading
docs/_layouts/post.html 0 → 100644 +9 −0 Original line number Diff line number Diff line --- layout: default --- <h1>{{ page.title }}</h1> <p class="meta">{{ page.date | date_to_string }}</p> <div class="post"> {{ content }} </div>
docs/_posts/2014-04-30-hank-quinlan-site-launched.md 0 → 100644 +7 −0 Original line number Diff line number Diff line --- layout: post title: "Hank Quinlan, Horrible Cop, Launches Site" date: 2014-04-30 --- Well. Finally got around to putting this old website together. Neat thing about it - powered by [Jekyll](http://jekyllrb.com) and I can use Markdown to author my posts. It actually is a lot easier than I thought it was going to be.