From cba57dfd0110e122a874301d6f7e7c6535557277 Mon Sep 17 00:00:00 2001 From: thisisobate Date: Tue, 8 Nov 2022 21:59:43 +0100 Subject: [PATCH 1/3] Feat: add training section to backstage.io Signed-off-by: thisisobate --- microsite/pages/en/community.js | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/microsite/pages/en/community.js b/microsite/pages/en/community.js index 0580ec045a..63d5e04d20 100644 --- a/microsite/pages/en/community.js +++ b/microsite/pages/en/community.js @@ -149,7 +149,7 @@ const Background = props => { - + Community initiatives @@ -183,6 +183,29 @@ const Background = props => { + + + + Trainings and Certifications + + + + + + + Introduction to Backstage: Developer Portals Made Easy (LFS142x) + + This is a course produced and curated by the Linux Foundation. This course introduces you to Backstage and how to get started with the project. + + + + Learn more + + + + + + From 70a06dd3fc1e1c0e677fc7a6c6df45d8b0ef9235 Mon Sep 17 00:00:00 2001 From: thisisobate Date: Tue, 8 Nov 2022 23:02:31 +0100 Subject: [PATCH 2/3] chore: fix prettier error Signed-off-by: thisisobate --- microsite/pages/en/community.js | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/microsite/pages/en/community.js b/microsite/pages/en/community.js index 63d5e04d20..2742784fbf 100644 --- a/microsite/pages/en/community.js +++ b/microsite/pages/en/community.js @@ -188,18 +188,23 @@ const Background = props => { Trainings and Certifications - - Introduction to Backstage: Developer Portals Made Easy (LFS142x) + + Introduction to Backstage: Developer Portals Made Easy + (LFS142x) + - This is a course produced and curated by the Linux Foundation. This course introduces you to Backstage and how to get started with the project. + This is a course produced and curated by the Linux Foundation. + This course introduces you to Backstage and how to get started + with the project. + - Learn more + Learn more From 5e14b067ecfe99553edc48df950cca244b54248e Mon Sep 17 00:00:00 2001 From: thisisobate Date: Tue, 8 Nov 2022 23:14:09 +0100 Subject: [PATCH 3/3] chore: set background colors to blend well Signed-off-by: thisisobate --- microsite/pages/en/community.js | 35 ++++++++++++++------------------- 1 file changed, 15 insertions(+), 20 deletions(-) diff --git a/microsite/pages/en/community.js b/microsite/pages/en/community.js index 2742784fbf..a5fd5353e0 100644 --- a/microsite/pages/en/community.js +++ b/microsite/pages/en/community.js @@ -149,7 +149,7 @@ const Background = props => { - + Community initiatives @@ -188,26 +188,21 @@ const Background = props => { Trainings and Certifications - - - - - - Introduction to Backstage: Developer Portals Made Easy - (LFS142x) - - - This is a course produced and curated by the Linux Foundation. - This course introduces you to Backstage and how to get started - with the project. - - + + + + Introduction to Backstage: Developer Portals Made Easy (LFS142x) + + + This is a course produced and curated by the Linux Foundation. + This course introduces you to Backstage and how to get started + with the project. + - - Learn more - - - + + Learn more + +