website init stub

This commit is contained in:
Kai Boernert
2025-01-27 17:40:27 +01:00
parent ef002e918c
commit 3f63b3ed98
42 changed files with 474 additions and 0 deletions

View File

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