2014-02-07 00:18:00 +00:00
|
|
|
---
|
|
|
|
layout: default
|
|
|
|
---
|
|
|
|
|
|
|
|
<article class="post">
|
2015-11-06 15:16:53 +00:00
|
|
|
<h1>{{page.title}}</h1>
|
2015-11-06 14:55:13 +00:00
|
|
|
|
2015-11-06 15:20:29 +00:00
|
|
|
<p class='info'>
|
2015-11-06 15:16:53 +00:00
|
|
|
<span>{{page.date | date: "%B %d, %Y" }}</span>
|
|
|
|
/
|
|
|
|
<span>by {{page.author}}</span>
|
2015-11-06 13:42:21 +00:00
|
|
|
</p>
|
2014-02-07 00:18:00 +00:00
|
|
|
|
2015-11-06 15:16:53 +00:00
|
|
|
<hr/>
|
|
|
|
|
2014-02-07 00:18:00 +00:00
|
|
|
<div class="entry">
|
|
|
|
{{ content }}
|
|
|
|
</div>
|
|
|
|
|
2015-12-02 13:21:33 +00:00
|
|
|
{% include comments.html %}
|
2015-03-01 20:24:26 +00:00
|
|
|
{% include disqus.html %}
|
|
|
|
</article>
|