From 3c0fca400105ebc284dbbb1eae6d2e49f2dd3c9a Mon Sep 17 00:00:00 2001 From: Suzanne Daniels Date: Wed, 11 May 2022 12:34:09 +0200 Subject: [PATCH] Updating community session content: - past sessions & upcoming in on-demand - Updated /live to embed the upcoming session Signed-off-by: Suzanne Daniels --- microsite/data/on-demand/20220420-1.yaml | 4 ++-- microsite/data/on-demand/20220427-1.yaml | 4 ++-- microsite/data/on-demand/20220518-01.yaml | 9 +++++++++ microsite/pages/en/live.js | 4 ++-- 4 files changed, 15 insertions(+), 6 deletions(-) create mode 100644 microsite/data/on-demand/20220518-01.yaml diff --git a/microsite/data/on-demand/20220420-1.yaml b/microsite/data/on-demand/20220420-1.yaml index a32402aa68..96560ec436 100644 --- a/microsite/data/on-demand/20220420-1.yaml +++ b/microsite/data/on-demand/20220420-1.yaml @@ -1,9 +1,9 @@ --- title: Adopters Community Sessions date: April 20, 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/mFi_X58igzk 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 +eventUrl: https://github.com/backstage/community/issues/44 diff --git a/microsite/data/on-demand/20220427-1.yaml b/microsite/data/on-demand/20220427-1.yaml index f6b8873bb8..80ec8eae00 100644 --- a/microsite/data/on-demand/20220427-1.yaml +++ b/microsite/data/on-demand/20220427-1.yaml @@ -1,9 +1,9 @@ --- title: Contributor Community Sessions date: April 27, 2022 -category: Upcoming +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 +eventUrl: https://github.com/backstage/community/issues/44 diff --git a/microsite/data/on-demand/20220518-01.yaml b/microsite/data/on-demand/20220518-01.yaml new file mode 100644 index 0000000000..e98c79005a --- /dev/null +++ b/microsite/data/on-demand/20220518-01.yaml @@ -0,0 +1,9 @@ +--- +title: Adopters Community Sessions +date: May 18, 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/dEd1fl3wRv +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/pages/en/live.js b/microsite/pages/en/live.js index 374b690d89..9f8a0e24b0 100644 --- a/microsite/pages/en/live.js +++ b/microsite/pages/en/live.js @@ -34,7 +34,7 @@ const Background = props => {