Skip to content

Commit

Permalink
deploy: 5aba1d7
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-kyurchiev committed Oct 26, 2023
1 parent bf61dac commit 7e6035e
Show file tree
Hide file tree
Showing 18 changed files with 207 additions and 135 deletions.
33 changes: 18 additions & 15 deletions de/events/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,21 +243,6 @@ <h1 class="display-3">Events</h1>
<div class="container">
<div class="row">

<div class="col-12 mb-5 pb-5">
<div class="row align-items-center">
<div class="col-md-6 mb-4 mb-md-0">
<a href="https://bit.ly/3RDPTm1">
<img src="/images/events/meetup-2023-10-25.jpg" alt="Getting Ready for State of InnerSource 2024" class="img-fluid rounded-lg w-100">
</a>
</div>
<div class="col-md-6">
<h2><a href="https://bit.ly/3RDPTm1" class="post-title">Getting Ready for State of InnerSource 2024</a></h2>
<p class="card-text">Join us on this community call to hear Clare Dillon, from University of Galway, discuss getting ready for State of InnerSource 2024.</p>
<a href="https://bit.ly/3RDPTm1" class="btn btn-primary">Open Event</a>
</div>
</div>
</div>

<div class="col-12 mb-5 pb-5">
<div class="row align-items-center">
<div class="col-md-6 mb-4 mb-md-0">
Expand All @@ -277,6 +262,24 @@ <h2><a href="/de/events/isc-2023/" class="post-title">InnerSource Summit 2023</a
<h3 class="display-4">Past Events</h3>
</div>

<div class="col-lg-4 col-sm-6 mb-5 event-card">
<div class="card border-0 h-100">
<div class="h-md-45">
<a href="https://bit.ly/3RDPTm1">
<img src="/images/events/meetup-2023-10-25.jpg" alt="Getting Ready for State of InnerSource 2024" class="card-img rounded-lg">
</a>
</div>
<div class="card-body p-0 d-flex flex-column">
<h3><a href="https://bit.ly/3RDPTm1" class="post-title">Getting Ready for State of InnerSource 2024</a></h3>
<p class="card-text event-card-text">Join us on this community call to hear Clare Dillon, from University of Galway, discuss getting ready for State of InnerSource 2024.</p>
<div class="d-flex mt-auto flex-md-row flex-sm-column">
<a href="https://bit.ly/3RDPTm1" class="btn btn-primary btn-sm mr-md-1">Open Event</a>

</div>
</div>
</div>
</div>

<div class="col-lg-4 col-sm-6 mb-5 event-card">
<div class="card border-0 h-100">
<div class="h-md-45">
Expand Down
5 changes: 5 additions & 0 deletions de/events/isc-2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,11 @@ <h3 id="speaker-bios">Speaker Bios</h3>
<p>Remy DeCausemaker is the Open Source Lead for the Digital Service at the Centers for Medicare &amp; Medicaid Services (CMS.) Remy helps developers, designers, and other contributors work with dedicated civil servants to create open and accessible healthcare technology projects, programs, and policy. Through his work with the Digital Service at CMS, Remy improves access to health Information, and grows communities of practice around Open Data, Open Standards, and Open Source code. Remy comes to CMS with over a decade of work at the frontier of Open Source Software. His career has included many firsts, including helping to launch the first academic minor in Open Source Software in the United States, at Rochester Institute of Technology. He was the first Open Source Community Manager of an American presidential campaign, the first Head of Open Source at Spotify, the second Open Source Program Manager at Twitter, the first Fedora Community Lead at Red Hat, and now serves as the nation’s first ever Open Source Lead at the Centers for Medicare &amp; Medicaid Services.</p>
</div>
<div class="clearfix speaker-bio">
<img alt="Russ Rutledge photo" src="/images/events/speakers/summit2023/Russ hex.png" width="200" class="speaker-photo" id="russ_rutledge" />
<p><strong>Russ Rutlege</strong> (InnerSource Commons)</p>
<p>Russ Rutledge is the Executive Director of the InnerSource Commons, a non-profit foundation dedicated to the teaching of InnerSource across the industry. Russ is a founding director of the foundation and has served in many leadership positions there. Russ has worked at several multi-national software companies and participated at all levels of InnerSource practice, both as individual contributor, director, and everywhere between. His drive and passion is to enable all software engineers worldwide to achieve incredible technical, business, and personal results via streamlined, collaborative, InnerSource process.</p>
</div>
<div class="clearfix speaker-bio">
<img alt="Ruud photo" src="/images/events/speakers/summit2023/Ruud hex.png" width="200" class="speaker-photo" id="ruud" />
<p><strong>Ruud Prein</strong> (ING Bank)</p>
<p>I am a Senior Engineering Manager who enjoys working with product owners, data analysts, architects, engineering teams, and other stakeholders worldwide. Developing effective teams with happy, engaged, passionate engineers gives me energy. Also, I have a long history in building web - and mobile applications. I am driven, creative, solution-oriented, and capable of understanding business requirements and engineering needs.</p>
Expand Down
33 changes: 18 additions & 15 deletions es/events/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,21 +243,6 @@ <h1 class="display-3">Events</h1>
<div class="container">
<div class="row">

<div class="col-12 mb-5 pb-5">
<div class="row align-items-center">
<div class="col-md-6 mb-4 mb-md-0">
<a href="https://bit.ly/3RDPTm1">
<img src="/images/events/meetup-2023-10-25.jpg" alt="Getting Ready for State of InnerSource 2024" class="img-fluid rounded-lg w-100">
</a>
</div>
<div class="col-md-6">
<h2><a href="https://bit.ly/3RDPTm1" class="post-title">Getting Ready for State of InnerSource 2024</a></h2>
<p class="card-text">Join us on this community call to hear Clare Dillon, from University of Galway, discuss getting ready for State of InnerSource 2024.</p>
<a href="https://bit.ly/3RDPTm1" class="btn btn-primary">Open Event</a>
</div>
</div>
</div>

<div class="col-12 mb-5 pb-5">
<div class="row align-items-center">
<div class="col-md-6 mb-4 mb-md-0">
Expand All @@ -277,6 +262,24 @@ <h2><a href="/es/events/isc-2023/" class="post-title">InnerSource Summit 2023</a
<h3 class="display-4">Past Events</h3>
</div>

<div class="col-lg-4 col-sm-6 mb-5 event-card">
<div class="card border-0 h-100">
<div class="h-md-45">
<a href="https://bit.ly/3RDPTm1">
<img src="/images/events/meetup-2023-10-25.jpg" alt="Getting Ready for State of InnerSource 2024" class="card-img rounded-lg">
</a>
</div>
<div class="card-body p-0 d-flex flex-column">
<h3><a href="https://bit.ly/3RDPTm1" class="post-title">Getting Ready for State of InnerSource 2024</a></h3>
<p class="card-text event-card-text">Join us on this community call to hear Clare Dillon, from University of Galway, discuss getting ready for State of InnerSource 2024.</p>
<div class="d-flex mt-auto flex-md-row flex-sm-column">
<a href="https://bit.ly/3RDPTm1" class="btn btn-primary btn-sm mr-md-1">Open Event</a>

</div>
</div>
</div>
</div>

<div class="col-lg-4 col-sm-6 mb-5 event-card">
<div class="card border-0 h-100">
<div class="h-md-45">
Expand Down
5 changes: 5 additions & 0 deletions es/events/isc-2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,11 @@ <h3 id="speaker-bios">Speaker Bios</h3>
<p>Remy DeCausemaker is the Open Source Lead for the Digital Service at the Centers for Medicare &amp; Medicaid Services (CMS.) Remy helps developers, designers, and other contributors work with dedicated civil servants to create open and accessible healthcare technology projects, programs, and policy. Through his work with the Digital Service at CMS, Remy improves access to health Information, and grows communities of practice around Open Data, Open Standards, and Open Source code. Remy comes to CMS with over a decade of work at the frontier of Open Source Software. His career has included many firsts, including helping to launch the first academic minor in Open Source Software in the United States, at Rochester Institute of Technology. He was the first Open Source Community Manager of an American presidential campaign, the first Head of Open Source at Spotify, the second Open Source Program Manager at Twitter, the first Fedora Community Lead at Red Hat, and now serves as the nation’s first ever Open Source Lead at the Centers for Medicare &amp; Medicaid Services.</p>
</div>
<div class="clearfix speaker-bio">
<img alt="Russ Rutledge photo" src="/images/events/speakers/summit2023/Russ hex.png" width="200" class="speaker-photo" id="russ_rutledge" />
<p><strong>Russ Rutlege</strong> (InnerSource Commons)</p>
<p>Russ Rutledge is the Executive Director of the InnerSource Commons, a non-profit foundation dedicated to the teaching of InnerSource across the industry. Russ is a founding director of the foundation and has served in many leadership positions there. Russ has worked at several multi-national software companies and participated at all levels of InnerSource practice, both as individual contributor, director, and everywhere between. His drive and passion is to enable all software engineers worldwide to achieve incredible technical, business, and personal results via streamlined, collaborative, InnerSource process.</p>
</div>
<div class="clearfix speaker-bio">
<img alt="Ruud photo" src="/images/events/speakers/summit2023/Ruud hex.png" width="200" class="speaker-photo" id="ruud" />
<p><strong>Ruud Prein</strong> (ING Bank)</p>
<p>I am a Senior Engineering Manager who enjoys working with product owners, data analysts, architects, engineering teams, and other stakeholders worldwide. Developing effective teams with happy, engaged, passionate engineers gives me energy. Also, I have a long history in building web - and mobile applications. I am driven, creative, solution-oriented, and capable of understanding business requirements and engineering needs.</p>
Expand Down
33 changes: 18 additions & 15 deletions events/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,21 +241,6 @@ <h1 class="display-3">Events</h1>
<div class="container">
<div class="row">

<div class="col-12 mb-5 pb-5">
<div class="row align-items-center">
<div class="col-md-6 mb-4 mb-md-0">
<a href="https://bit.ly/3RDPTm1">
<img src="/images/events/meetup-2023-10-25.jpg" alt="Getting Ready for State of InnerSource 2024" class="img-fluid rounded-lg w-100">
</a>
</div>
<div class="col-md-6">
<h2><a href="https://bit.ly/3RDPTm1" class="post-title">Getting Ready for State of InnerSource 2024</a></h2>
<p class="card-text">Join us on this community call to hear Clare Dillon, from University of Galway, discuss getting ready for State of InnerSource 2024.</p>
<a href="https://bit.ly/3RDPTm1" class="btn btn-primary">Open Event</a>
</div>
</div>
</div>

<div class="col-12 mb-5 pb-5">
<div class="row align-items-center">
<div class="col-md-6 mb-4 mb-md-0">
Expand All @@ -275,6 +260,24 @@ <h2><a href="/events/isc-2023/" class="post-title">InnerSource Summit 2023</a></
<h3 class="display-4">Past Events</h3>
</div>

<div class="col-lg-4 col-sm-6 mb-5 event-card">
<div class="card border-0 h-100">
<div class="h-md-45">
<a href="https://bit.ly/3RDPTm1">
<img src="/images/events/meetup-2023-10-25.jpg" alt="Getting Ready for State of InnerSource 2024" class="card-img rounded-lg">
</a>
</div>
<div class="card-body p-0 d-flex flex-column">
<h3><a href="https://bit.ly/3RDPTm1" class="post-title">Getting Ready for State of InnerSource 2024</a></h3>
<p class="card-text event-card-text">Join us on this community call to hear Clare Dillon, from University of Galway, discuss getting ready for State of InnerSource 2024.</p>
<div class="d-flex mt-auto flex-md-row flex-sm-column">
<a href="https://bit.ly/3RDPTm1" class="btn btn-primary btn-sm mr-md-1">Open Event</a>

</div>
</div>
</div>
</div>

<div class="col-lg-4 col-sm-6 mb-5 event-card">
<div class="card border-0 h-100">
<div class="h-md-45">
Expand Down
5 changes: 5 additions & 0 deletions events/isc-2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,11 @@ <h3 id="speaker-bios">Speaker Bios</h3>
<p>Remy DeCausemaker is the Open Source Lead for the Digital Service at the Centers for Medicare &amp; Medicaid Services (CMS.) Remy helps developers, designers, and other contributors work with dedicated civil servants to create open and accessible healthcare technology projects, programs, and policy. Through his work with the Digital Service at CMS, Remy improves access to health Information, and grows communities of practice around Open Data, Open Standards, and Open Source code. Remy comes to CMS with over a decade of work at the frontier of Open Source Software. His career has included many firsts, including helping to launch the first academic minor in Open Source Software in the United States, at Rochester Institute of Technology. He was the first Open Source Community Manager of an American presidential campaign, the first Head of Open Source at Spotify, the second Open Source Program Manager at Twitter, the first Fedora Community Lead at Red Hat, and now serves as the nation’s first ever Open Source Lead at the Centers for Medicare &amp; Medicaid Services.</p>
</div>
<div class="clearfix speaker-bio">
<img alt="Russ Rutledge photo" src="/images/events/speakers/summit2023/Russ hex.png" width="200" class="speaker-photo" id="russ_rutledge" />
<p><strong>Russ Rutlege</strong> (InnerSource Commons)</p>
<p>Russ Rutledge is the Executive Director of the InnerSource Commons, a non-profit foundation dedicated to the teaching of InnerSource across the industry. Russ is a founding director of the foundation and has served in many leadership positions there. Russ has worked at several multi-national software companies and participated at all levels of InnerSource practice, both as individual contributor, director, and everywhere between. His drive and passion is to enable all software engineers worldwide to achieve incredible technical, business, and personal results via streamlined, collaborative, InnerSource process.</p>
</div>
<div class="clearfix speaker-bio">
<img alt="Ruud photo" src="/images/events/speakers/summit2023/Ruud hex.png" width="200" class="speaker-photo" id="ruud" />
<p><strong>Ruud Prein</strong> (ING Bank)</p>
<p>I am a Senior Engineering Manager who enjoys working with product owners, data analysts, architects, engineering teams, and other stakeholders worldwide. Developing effective teams with happy, engaged, passionate engineers gives me energy. Also, I have a long history in building web - and mobile applications. I am driven, creative, solution-oriented, and capable of understanding business requirements and engineering needs.</p>
Expand Down
33 changes: 18 additions & 15 deletions fr/events/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,21 +241,6 @@ <h1 class="display-3">Évènements</h1>
<div class="container">
<div class="row">

<div class="col-12 mb-5 pb-5">
<div class="row align-items-center">
<div class="col-md-6 mb-4 mb-md-0">
<a href="https://bit.ly/3RDPTm1">
<img src="/images/events/meetup-2023-10-25.jpg" alt="Getting Ready for State of InnerSource 2024" class="img-fluid rounded-lg w-100">
</a>
</div>
<div class="col-md-6">
<h2><a href="https://bit.ly/3RDPTm1" class="post-title">Getting Ready for State of InnerSource 2024</a></h2>
<p class="card-text">Join us on this community call to hear Clare Dillon, from University of Galway, discuss getting ready for State of InnerSource 2024.</p>
<a href="https://bit.ly/3RDPTm1" class="btn btn-primary">Open Event</a>
</div>
</div>
</div>

<div class="col-12 mb-5 pb-5">
<div class="row align-items-center">
<div class="col-md-6 mb-4 mb-md-0">
Expand All @@ -275,6 +260,24 @@ <h2><a href="/fr/events/isc-2023/" class="post-title">InnerSource Summit 2023</a
<h3 class="display-4">Past Events</h3>
</div>

<div class="col-lg-4 col-sm-6 mb-5 event-card">
<div class="card border-0 h-100">
<div class="h-md-45">
<a href="https://bit.ly/3RDPTm1">
<img src="/images/events/meetup-2023-10-25.jpg" alt="Getting Ready for State of InnerSource 2024" class="card-img rounded-lg">
</a>
</div>
<div class="card-body p-0 d-flex flex-column">
<h3><a href="https://bit.ly/3RDPTm1" class="post-title">Getting Ready for State of InnerSource 2024</a></h3>
<p class="card-text event-card-text">Join us on this community call to hear Clare Dillon, from University of Galway, discuss getting ready for State of InnerSource 2024.</p>
<div class="d-flex mt-auto flex-md-row flex-sm-column">
<a href="https://bit.ly/3RDPTm1" class="btn btn-primary btn-sm mr-md-1">Open Event</a>

</div>
</div>
</div>
</div>

<div class="col-lg-4 col-sm-6 mb-5 event-card">
<div class="card border-0 h-100">
<div class="h-md-45">
Expand Down
5 changes: 5 additions & 0 deletions fr/events/isc-2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,11 @@ <h3 id="speaker-bios">Speaker Bios</h3>
<p>Remy DeCausemaker is the Open Source Lead for the Digital Service at the Centers for Medicare &amp; Medicaid Services (CMS.) Remy helps developers, designers, and other contributors work with dedicated civil servants to create open and accessible healthcare technology projects, programs, and policy. Through his work with the Digital Service at CMS, Remy improves access to health Information, and grows communities of practice around Open Data, Open Standards, and Open Source code. Remy comes to CMS with over a decade of work at the frontier of Open Source Software. His career has included many firsts, including helping to launch the first academic minor in Open Source Software in the United States, at Rochester Institute of Technology. He was the first Open Source Community Manager of an American presidential campaign, the first Head of Open Source at Spotify, the second Open Source Program Manager at Twitter, the first Fedora Community Lead at Red Hat, and now serves as the nation’s first ever Open Source Lead at the Centers for Medicare &amp; Medicaid Services.</p>
</div>
<div class="clearfix speaker-bio">
<img alt="Russ Rutledge photo" src="/images/events/speakers/summit2023/Russ hex.png" width="200" class="speaker-photo" id="russ_rutledge" />
<p><strong>Russ Rutlege</strong> (InnerSource Commons)</p>
<p>Russ Rutledge is the Executive Director of the InnerSource Commons, a non-profit foundation dedicated to the teaching of InnerSource across the industry. Russ is a founding director of the foundation and has served in many leadership positions there. Russ has worked at several multi-national software companies and participated at all levels of InnerSource practice, both as individual contributor, director, and everywhere between. His drive and passion is to enable all software engineers worldwide to achieve incredible technical, business, and personal results via streamlined, collaborative, InnerSource process.</p>
</div>
<div class="clearfix speaker-bio">
<img alt="Ruud photo" src="/images/events/speakers/summit2023/Ruud hex.png" width="200" class="speaker-photo" id="ruud" />
<p><strong>Ruud Prein</strong> (ING Bank)</p>
<p>I am a Senior Engineering Manager who enjoys working with product owners, data analysts, architects, engineering teams, and other stakeholders worldwide. Developing effective teams with happy, engaged, passionate engineers gives me energy. Also, I have a long history in building web - and mobile applications. I am driven, creative, solution-oriented, and capable of understanding business requirements and engineering needs.</p>
Expand Down
Loading

0 comments on commit 7e6035e

Please sign in to comment.