very, very rudimentary transition to Hugo

This commit is contained in:
2018-04-28 14:59:46 -04:00
parent a4f81b365b
commit 6fff44e8e2
26 changed files with 73 additions and 59 deletions
+6
View File
@@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---