add fields to archetype and build drafts on Docker serve [skip ci]

This commit is contained in:
2019-11-13 11:58:01 -05:00
parent 6f62c4dff5
commit dc879bce8c
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,6 +1,10 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
description: ""
tags:
- Tag
image: "image.png"
draft: true
---