From f03b295a0812441d1ae0f6fed859f07168788246 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sun, 21 May 2023 23:03:47 +0200 Subject: [PATCH] Add post summary --- archetypes/posts.md | 4 ++-- content/posts/to-a-new-adventure/index.md | 8 ++++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/archetypes/posts.md b/archetypes/posts.md index f10a7cb..0509e76 100644 --- a/archetypes/posts.md +++ b/archetypes/posts.md @@ -4,7 +4,7 @@ date: {{ .Date }} draft: true tags: [] -# Keep description short +# Keep them short description: "Desc Text." summary: "Post summary" @@ -12,7 +12,7 @@ cover: image: "img url" relative: true alt: "img alt text" - caption: "social caption" + caption: "img caption" hidden: true # applies only on single view # showToc: true diff --git a/content/posts/to-a-new-adventure/index.md b/content/posts/to-a-new-adventure/index.md index 6ea799e..3c8ae57 100644 --- a/content/posts/to-a-new-adventure/index.md +++ b/content/posts/to-a-new-adventure/index.md @@ -1,14 +1,18 @@ --- title: "To a new adventure!" -tags: ['Career', 'OVH', 'OVHcloud', 'Work'] date: 2023-03-24T11:01:05.142656+00:00 aliases: ["/to-a-new-adventure"] +tags: ['Career', 'OVH', 'OVHcloud', 'Work'] + +# Keep them short description: I have a new job +summary: I have a new job + cover: image: "45.jpg" + relative: true alt: "OVHcloud logo on a wall, slightly blurry" caption: "I have a new job" - relative: true hidden: true --- After leaving ITSF in January, I spent February at Gatewatcher. The company is in Paris so the position was fully remote, with 2-3 days per month on site. Unfortunately and despite my hopes, it didn't work for me.