Add new branch (portfolio) - Hogan_pragmatic-bookshelf

This commit is contained in:
Franz Klotsche
2025-11-09 19:09:05 +01:00
commit 16edfac859
21 changed files with 155 additions and 0 deletions

6
archetypes/default.md Normal file
View File

@@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: false
---