moved blog to hugo! lots of stuff still to do 😬

This commit is contained in:
2019-03-31 11:08:29 -04:00
parent 9de55032ce
commit 2cf35eb44f
49 changed files with 764 additions and 1397 deletions
+5
View File
@@ -0,0 +1,5 @@
{{ partial "header.html" . }}
{{ partial "blog-header.html" . }}
{{ block "main" . }}{{ end }}
{{ partial "blog-footer.html" . }}
{{ partial "footer.html" . }}