mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 11:27:06 +00:00
Implement Jekyll
This commit is contained in:
16
_posts/2019-01-25-article-name.md
Normal file
16
_posts/2019-01-25-article-name.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Title
|
||||
description: An article description
|
||||
layout: article
|
||||
categories: articles
|
||||
---
|
||||
|
||||
<h3 class="mdc-typography--subtitle1">
|
||||
<time class="timeago" datetime="2019-03-06T07:08:0Z">Wednesday 6th March 2019</time>
|
||||
| by <a href="/authors/name">Name</a>
|
||||
</h3>
|
||||
<figure>
|
||||
<img src="/images/article_name--cover.jpg" style="width:100%;">
|
||||
<figcaption class="mdc-typography--caption-text">A brass statue of a child, in a garden</figcaption>
|
||||
</figure>
|
||||
Content
|
||||
Reference in New Issue
Block a user