From 5f07432da44e447d883f67e9834437804153b32d Mon Sep 17 00:00:00 2001 From: Richard Bronkhorst Date: Fri, 24 Dec 2021 15:26:47 +0100 Subject: [PATCH] Publish first post --- archetypes/default.md | 1 + content/blog/announcing-clearsky.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/archetypes/default.md b/archetypes/default.md index 00e77bd..9f51dab 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,6 +1,7 @@ --- title: "{{ replace .Name "-" " " | title }}" date: {{ .Date }} +tags: [] draft: true --- diff --git a/content/blog/announcing-clearsky.md b/content/blog/announcing-clearsky.md index 64191ee..edae0d8 100644 --- a/content/blog/announcing-clearsky.md +++ b/content/blog/announcing-clearsky.md @@ -1,7 +1,7 @@ --- title: "Announcing Clearsky" date: 2021-12-17T21:25:16+01:00 -draft: true +draft: false tags: [clearsky] --- Hello, this is ClearSky! ClearSky is this vague idea that i’ve had for a while now about hosting small (hobby) projects.