This website works better with JavaScript.
Home
Help
Sign In
mxmehl
/
mehl.mx
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
archetype for new posts
master
max.mehl
6 months ago
parent
3299f42126
commit
aee4086b28
Signed by:
mxmehl
GPG Key ID:
2704E4AB371E2E92
1 changed files
with
13 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+13
-0
archetypes/default.md
+ 13
- 0
archetypes/default.md
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
Write
Preview
Loading…
Cancel
Save