FEAT: Starting with hugo

So far, really like it
This commit is contained in:
2023-11-14 23:34:43 +00:00
parent a9d5ba300d
commit b5bfeb9030
9 changed files with 74 additions and 0 deletions

View File

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