gitignore und archtype page

This commit is contained in:
michael
2026-08-29 12:12:28 +02:00
parent dd4c3558df
commit 50c9cb3341
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -61,6 +61,7 @@ docs/_build/
*.log *.log
*.tmp *.tmp
hugo.log hugo.log
.hugo_build.lock
# •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• # ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
# FRAMEWORK-SPECIFIC PATTERNS # FRAMEWORK-SPECIFIC PATTERNS
+6
View File
@@ -0,0 +1,6 @@
---
draft: false
title: '{{ replace .File.ContentBaseName "-" " " | title }}'
url:
comments: false
---