Init new template and style

This commit is contained in:
Boris Waaub
2026-01-20 14:02:22 +01:00
commit e429e6f25b
63 changed files with 6933 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++