diff --git a/site/_layouts/news_item.html b/site/_layouts/news_item.html index e69de29b..cae58e61 100644 --- a/site/_layouts/news_item.html +++ b/site/_layouts/news_item.html @@ -0,0 +1,19 @@ +--- +layout: news +--- + +
+ {{ content }} +
++ Posted on {{ page.date | date_to_string }} + by @{{ page.author }}, + filed in {{ page.categories | array_to_sentence_string }} +
+