Added first blog post, activated taxonomies
Signed-off-by: Ettore <noettore@gmail.com>
This commit is contained in:
8
archetypes/blog.md
Normal file
8
archetypes/blog.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
description: ""
|
||||
date: {{ .Date }}
|
||||
author: "Ettore Dreucci"
|
||||
tags: []
|
||||
draft: true
|
||||
---
|
Reference in New Issue
Block a user