diff --git a/microsite/data/on-demand/20220316-1.yaml b/microsite/data/on-demand/20220316-1.yaml new file mode 100644 index 0000000000..b4ecc1f696 --- /dev/null +++ b/microsite/data/on-demand/20220316-1.yaml @@ -0,0 +1,9 @@ +--- +title: Adopter Community Sessions +date: March 16, 2022 +category: Meetup +description: In this community session, we celebrate Backstage’s 2nd birthday and a few other milestones that Backstage reached in March! The amazing Suzanne Daniels also put together a panel from some of our community members to discuss all things developer experience! +youtubeUrl: https://youtu.be/2s98-sxJT1c +youtubeImgUrl: https://i1.ytimg.com/vi/2s98-sxJT1c/mqdefault.jpg +rsvpUrl: https://calendar.google.com/calendar/embed?src=c_qup9gbhn9sqpuao6trttd8mk5s@group.calendar.google.com +eventUrl: https://github.com/backstage/community/issues diff --git a/microsite/data/on-demand/20220323-1.yaml b/microsite/data/on-demand/20220323-1.yaml new file mode 100644 index 0000000000..2f198775e8 --- /dev/null +++ b/microsite/data/on-demand/20220323-1.yaml @@ -0,0 +1,9 @@ +--- +title: Contributor Community Sessions +date: March 23, 2022 +category: Meetup +description: In this Community Session, we review the recent milestones our Backstage community hit, chat with Djamaile Rahamat, our contributor spotlight, and watch three demos ranging from new plugins to test environments. +youtubeUrl: https://youtu.be/BAzxljI765U +youtubeImgUrl: https://i1.ytimg.com/vi/BAzxljI765U/mqdefault.jpg +rsvpUrl: https://calendar.google.com/calendar/embed?src=c_qup9gbhn9sqpuao6trttd8mk5s@group.calendar.google.com +eventUrl: https://github.com/backstage/community/issues diff --git a/microsite/data/on-demand/20220323.yaml b/microsite/data/on-demand/20220323.yaml deleted file mode 100644 index 4306eaefdf..0000000000 --- a/microsite/data/on-demand/20220323.yaml +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Contributor Community Sessions -date: March 23, 2022 -category: Upcoming -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 diff --git a/microsite/data/on-demand/20220420-1.yaml b/microsite/data/on-demand/20220420-1.yaml index a32402aa68..6089ac1cc9 100644 --- a/microsite/data/on-demand/20220420-1.yaml +++ b/microsite/data/on-demand/20220420-1.yaml @@ -6,4 +6,4 @@ description: Adopters Community Session ✨. It's the monthly meetup where we al 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..451ee3bc67 100644 --- a/microsite/data/on-demand/20220427-1.yaml +++ b/microsite/data/on-demand/20220427-1.yaml @@ -6,4 +6,4 @@ description: Join the maintainers and contributors for the Contributor Community 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/pages/en/community.js b/microsite/pages/en/community.js index be5f85d289..26366b25df 100644 --- a/microsite/pages/en/community.js +++ b/microsite/pages/en/community.js @@ -16,7 +16,9 @@ const Background = props => {
- Backstage Community + + Backstage Community + What's the use of having fun if you can't share it? Exactly. Join @@ -55,34 +57,37 @@ const Background = props => { - Community Sessions + Backstage Community Sessions - Adopters Community Sessions -
- Backstage Community Sessions is 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. -
- - - Contributor Community Sessions -
- Discuss all things contributing, diving deep under the hood of - Backstage (Backstage of Backstage? Backerstage?). An open - discussion with maintainers and contributors of Backstage. + Missed a meetup? Wondering when the next one is coming up? We've + got you covered! Check out our all-new Meetups page.
Meetups
- + Adopter Community Sessions + + Backstage Community Sessions is 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. Have something to share, or a + burning question? Add it to the{' '} + issue. + + + + Contributor Community Sessions + + Discuss all things contributing, diving deep under the hood of + Backstage (Backstage of Backstage? Backerstage?). An open + discussion with maintainers and contributors of Backstage. If you + like Backstage, this is your favorite Zoom meeting of the month, + guaranteed! Have something to share, or a burning question? Add it + to the{' '} + issue. +
@@ -91,6 +96,8 @@ const Background = props => { Backstage official Newsletter + + The official monthly Backstage newsletter. Containing the latest news from your favorite project. @@ -99,12 +106,6 @@ const Background = props => { Subscribe -
@@ -145,17 +146,6 @@ const Background = props => { - - - - - -
); };