port to gitlab.

This commit is contained in:
Dave G
2018-07-16 21:46:31 -04:00
commit 2c3ba62ee1
231 changed files with 11557 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{{ define "content" -}}
<article class="post">
<div class="post-content">
{{ .Content }}
</div>
</article>
{{- end }}