adding files, fixed github pull

This commit is contained in:
Jeremy Kidwell 2017-06-28 14:19:10 +01:00
parent 131ce4af86
commit ea8198b941
15 changed files with 176 additions and 73 deletions

20
archetypes/blog.md Executable file
View file

@ -0,0 +1,20 @@
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
draft: true
author: Jeremy Kidwell
#layout: post
slug: [fill in]
categories:
- first category
---
{{% figure src="" alt="" caption="" %}}
{{% highlight r %}}
{{% /highlight %}}