archetype for new posts

This commit is contained in:
2020-07-28 11:18:29 +02:00
parent 3299f42126
commit aee4086b28

13
archetypes/default.md Normal file
View File

@@ -0,0 +1,13 @@
---
title: "{{ replace (replaceRE "^[0-9]{4}-[0-9]{2}-" "" .Name) "-" " " | title }}"
date: {{ now.Format "2006-01-02" }}
categories:
- english
- deutsch
tags:
- https://mehl.mx/tags/
headerimage: /blog/img.jpg
headercredits: Some desc
---
Content