gitignore und archtype page
This commit is contained in:
@@ -61,6 +61,7 @@ docs/_build/
|
||||
*.log
|
||||
*.tmp
|
||||
hugo.log
|
||||
.hugo_build.lock
|
||||
|
||||
# ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
|
||||
# FRAMEWORK-SPECIFIC PATTERNS
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
draft: false
|
||||
title: '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
url:
|
||||
comments: false
|
||||
---
|
||||
Reference in New Issue
Block a user