From 09f1fbd2b8722c9d00488c63f567a2a7b958ef8c Mon Sep 17 00:00:00 2001 From: Suzanne Daniels Date: Mon, 30 May 2022 12:40:55 +0200 Subject: [PATCH] - Adding the new community session - adding recordings to the microsite Signed-off-by: Suzanne Daniels --- microsite/data/on-demand/20220518-01.yaml | 2 +- microsite/data/on-demand/20220525.yaml | 9 +++++++++ microsite/data/on-demand/20220615-01.yaml | 9 +++++++++ microsite/data/on-demand/20220622-1.yaml | 9 +++++++++ microsite/pages/en/live.js | 4 ++-- 5 files changed, 30 insertions(+), 3 deletions(-) create mode 100644 microsite/data/on-demand/20220525.yaml create mode 100644 microsite/data/on-demand/20220615-01.yaml create mode 100644 microsite/data/on-demand/20220622-1.yaml diff --git a/microsite/data/on-demand/20220518-01.yaml b/microsite/data/on-demand/20220518-01.yaml index e98c79005a..b84c78455f 100644 --- a/microsite/data/on-demand/20220518-01.yaml +++ b/microsite/data/on-demand/20220518-01.yaml @@ -1,7 +1,7 @@ --- title: Adopters Community Sessions date: May 18, 2022 -category: Upcoming +category: Meetup description: Adopters Community Session ✨. It's the monthly meetup where we all come together to listen to the latest maintainer updates, learn from each other about adopting, share exciting new demos or discuss any relevant topic like developer effectiveness, developer experience, developer portals, etc. youtubeUrl: https://youtu.be/dEd1fl3wRv youtubeImgUrl: https://backstage.io/img/b-sessions.png diff --git a/microsite/data/on-demand/20220525.yaml b/microsite/data/on-demand/20220525.yaml new file mode 100644 index 0000000000..d39e113439 --- /dev/null +++ b/microsite/data/on-demand/20220525.yaml @@ -0,0 +1,9 @@ +--- +title: Contributor Community Sessions +date: May 25, 2022 +category: Meetup +description: Join the maintainers and contributors for the Contributor Community Sessions +youtubeUrl: https://youtu.be/evf_LV0KzIk +youtubeImgUrl: https://backstage.io/img/b-sessions.png +rsvpUrl: https://calendar.google.com/calendar/embed?src=c_qup9gbhn9sqpuao6trttd8mk5s@group.calendar.google.com +eventUrl: https://github.com/backstage/community/issues/46 diff --git a/microsite/data/on-demand/20220615-01.yaml b/microsite/data/on-demand/20220615-01.yaml new file mode 100644 index 0000000000..8ac660a71c --- /dev/null +++ b/microsite/data/on-demand/20220615-01.yaml @@ -0,0 +1,9 @@ +--- +title: Adopters Community Sessions +date: June 15, 2022 +category: Upcoming +description: Adopters Community Session ✨. It's the monthly meetup where we all come together to listen to the latest maintainer updates, learn from each other about adopting, share exciting new demos or discuss any relevant topic like developer effectiveness, developer experience, developer portals, etc. +youtubeUrl: https://youtu.be/aKZnjnE5Wy8 +youtubeImgUrl: https://backstage.io/img/b-sessions.png +rsvpUrl: https://calendar.google.com/calendar/embed?src=c_qup9gbhn9sqpuao6trttd8mk5s@group.calendar.google.com +eventUrl: https://github.com/backstage/community/issues/49 diff --git a/microsite/data/on-demand/20220622-1.yaml b/microsite/data/on-demand/20220622-1.yaml new file mode 100644 index 0000000000..0bbd53525a --- /dev/null +++ b/microsite/data/on-demand/20220622-1.yaml @@ -0,0 +1,9 @@ +--- +title: Contributor Community Sessions +date: June 22, 2022 +category: Upcoming +description: Join the maintainers and contributors for the Contributor Community Sessions +youtubeUrl: https://youtu.be/aKZnjnE5Wy8 +youtubeImgUrl: https://backstage.io/img/b-sessions.png +rsvpUrl: https://calendar.google.com/calendar/embed?src=c_qup9gbhn9sqpuao6trttd8mk5s@group.calendar.google.com +eventUrl: https://github.com/backstage/community/issues/49 diff --git a/microsite/pages/en/live.js b/microsite/pages/en/live.js index 9f8a0e24b0..062af419fc 100644 --- a/microsite/pages/en/live.js +++ b/microsite/pages/en/live.js @@ -34,7 +34,7 @@ const Background = props => {