Init: neue Webseite
This commit is contained in:
commit
3470b542d5
188 changed files with 7271 additions and 0 deletions
8
archetypes/blog.md
Normal file
8
archetypes/blog.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: {{ replace .Name "-" " " | title }}
|
||||
date: {{ .Date }}
|
||||
description:
|
||||
tags:
|
||||
showComments: false
|
||||
draft: true
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue