Adding archetype for a new blog post

This commit is contained in:
2020-07-23 01:12:37 +01:00
parent b532304ca8
commit 156a42a969
2 changed files with 21 additions and 0 deletions

View File

View File

@@ -0,0 +1,21 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
images:
- "images/banner.svg"
authors:
- "Daniel Tomlinson"
tags:
- "tag1"
series:
- "series"
draft: true
---
introductionary text
<!--more-->
## Header
Content