From e41f2e452060e886b3a29e79cbc36ebb1c9f51d7 Mon Sep 17 00:00:00 2001 From: Avinal Kumar Date: Tue, 13 Sep 2022 23:26:19 +0530 Subject: [PATCH] remove slug Signed-off-by: Avinal Kumar --- content/posts/articles/for-sunshine.md | 2 +- content/posts/blogs/hrt-interview-1.md | 2 +- .../posts/development/lovely-dangerous-things-redhat.md | 7 ++++++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/content/posts/articles/for-sunshine.md b/content/posts/articles/for-sunshine.md index 08d1a40..2f09391 100644 --- a/content/posts/articles/for-sunshine.md +++ b/content/posts/articles/for-sunshine.md @@ -1,6 +1,6 @@ --- +title: प्रेम रतन धन पायो date: 2019-09-21 15:47 -slug: for-sunshine category: article tags: [love, article, hindi] --- diff --git a/content/posts/blogs/hrt-interview-1.md b/content/posts/blogs/hrt-interview-1.md index 7d5890a..8ba13bb 100644 --- a/content/posts/blogs/hrt-interview-1.md +++ b/content/posts/blogs/hrt-interview-1.md @@ -1,7 +1,7 @@ --- +title: HRT (Hudson River Trading) Systems Internship Interview Experience date: 2021-01-04 21:47 tags: [HRT, hudsonrivertrading, interview, internship] -slug: hrt-interview-1 category: blog --- diff --git a/content/posts/development/lovely-dangerous-things-redhat.md b/content/posts/development/lovely-dangerous-things-redhat.md index dbd28c9..7aacf37 100644 --- a/content/posts/development/lovely-dangerous-things-redhat.md +++ b/content/posts/development/lovely-dangerous-things-redhat.md @@ -4,9 +4,14 @@ date: 2022-02-27 20:47 modified: 2022-03-07 22:47 category: development tags: [tekton, go, kubernetes, openshift, redhat, intern, golang, openshift-pipelines] +description: This blog is a descreptive account of the development of Minimal Tekton Server. +This is highly technical in nature, so please make sure that you have sufficient +knowledge about Golang, Docker, Kubernetes and TektonCD. You can refer to my +[previous blog]("https://avinal.space/posts/development/i-am-loving-it-redhat.html") +to know about these topics. --- -# Developing Minimal Tekton Server [