mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 04:55:30 -04:00
add fields to archetype and build drafts on Docker serve [skip ci]
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
description: ""
|
||||
tags:
|
||||
- Tag
|
||||
image: "image.png"
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user