initial hugo site with vendored PaperMod theme

This commit is contained in:
2026-05-12 05:04:47 -05:00
commit 8f3bc174ca
6 changed files with 13 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++