Switch to Hugo

Move website over to using Huge and Gokarna theme. Actually update the website in eight years.
This commit is contained in:
2024-02-26 01:50:31 -05:00
parent fa7b8eba40
commit 4bc93904a7
8597 changed files with 83 additions and 1136348 deletions

5
archetypes/default.md Normal file
View File

@@ -0,0 +1,5 @@
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++