From 8ff8afd6340ebe29f118eff2264efdc7e027e486 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Fri, 16 Apr 2021 16:07:06 -0700 Subject: [PATCH] add a simple template for blog posts... --- template.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 template.html diff --git a/template.html b/template.html new file mode 100644 index 0000000..47ac0b2 --- /dev/null +++ b/template.html @@ -0,0 +1,12 @@ +--- +title: A title +description: > + A description +created: !!timestamp '2021-01-01' +time: 12:00 PM +tags: + - taga + - tagb +--- + +Body text