initial nikola -> hugo

This commit is contained in:
Don Harper 2019-06-01 21:51:01 -05:00
parent f6b828e896
commit 49af233d6c
8136 changed files with 16214 additions and 28543 deletions

6
archetypes/default.md Normal file
View file

@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---