Commit a0fa150a authored by Luca Cinquini's avatar Luca Cinquini
Browse files

Inserting post example

parent 6b07f8f5
Loading
Loading
Loading
Loading
+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>
+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.