Please update the website with the new Community Call details as follows:
Name: Creating Platforms with InnerSource
Link: (https://bit.ly/CC26Apr)
Date: 26/04/2022
Description: Join us on April 26th when Hong Phuc Dang and Dr Lorraine Morgan will discuss their research at Zalando, Philips Healthcare and PayPal into Creating Platforms with InnerSource.
Steps to Updating the Website
[x] Go to the _index.md file and change the details within the {{`<notice>`}} section. Update the Link, the date and the name of the event.
[x] Download the picture of the event from eventbrite and rename it: meetup-yyyy-mm-dd.jpg (where dd is the date, mm is the month and yyyy is the year of the event)
[x] Upload the picture of the event in the folder: static/images/events
[x] Create a new event file in the folder: content/events
[x] Name the file: meetup-yyyy-mm-dd.md
[x] Copy and paste the following code in the file and insert the required information under the headings. Then make sure to update the description of the event below.
---
title: [Title of The Event Goes Here]
type: redirects
redirect: "[Shortened Link to the event goes here]"
image: "images/events/[image-name]"
date: yyyy-mm-dd [The event date goes here]
publishDate: yyyy-mm-dd [Today's date goes here]
---
In this session, we will be joined by [Speaker1] from [Company1], [Speaker2] from [Company2] and
[Speaker3] from [Company3] who will be sharing their experiences of [Theme of the event] with
InnerSource.
[x] Create a pull request after completing the steps above.
Purpose and Details
Please update the website with the new Community Call details as follows: Name: Creating Platforms with InnerSource Link: (https://bit.ly/CC26Apr) Date: 26/04/2022 Description: Join us on April 26th when Hong Phuc Dang and Dr Lorraine Morgan will discuss their research at Zalando, Philips Healthcare and PayPal into Creating Platforms with InnerSource.
Steps to Updating the Website
_index.md
file and change the details within the{{`<notice>`}}
section. Update the Link, the date and the name of the event.meetup-yyyy-mm-dd.jpg
(where dd is the date, mm is the month and yyyy is the year of the event)static/images/events
content/events
meetup-yyyy-mm-dd.md