chore(docs): set up initial Hugo scaffolding

This commit is contained in:
Jef Roosens 2025-06-18 12:17:49 +02:00
parent dd418c872a
commit 5e653407f2
No known key found for this signature in database
GPG key ID: 21FD3D77D56BAF49
9 changed files with 32 additions and 2 deletions

View file

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