Skip to content

Commit

Permalink
Update homepage with April meetup
Browse files Browse the repository at this point in the history
  • Loading branch information
tombruijn committed Apr 18, 2024
1 parent dc334e9 commit e6cc125
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
page_class: "home"
description: "Welcome to the Amsterdam Ruby meetup group! RSVP for our next event or catch up on the last event."
livestream_link: ""
meetup_link: "https://www.meetup.com/amsterdam-rb/events/297055603/"
meetup_link: "https://www.meetup.com/amsterdam-rb/events/299448124/"
---

<section class="hero" id="hero">
Expand Down Expand Up @@ -37,20 +37,23 @@ <h2 class="big">Last meetup recording</h2>

<section class="meetup2 light-content content-with-shadow" id="meetup">
<div class="wrap">
<h2 class="big">November meetup</h2>
<p class="date">21st of November</p>
<h2 class="big">April meetup</h2>
<p class="date">18th of April, 2024</p>
<p>Location: <a href="https://maps.app.goo.gl/yusin4rM9d1kBHNr6">Catawiki, Sint Jorissteeg 2, Amsterdam</a></p>
<div class="text-content">
<p>Hello Rubyists! 🧣🧤</p>
<p>Hello Rubyists!</p>

<p>Are you ready for winter? Join us for the last meetup of 2023! The November meetup will end with two talks! Join us to learn new things and chat with people from the community. Anyone interested in learning more about Ruby and the local tech community is welcome to join!</p>
<p>Join us for this April for another wonderful meetup! We will have two talks, to be announced later. Join us to learn new things and chat with people from the community. Anyone interested in learning more about Ruby and the local tech community is welcome to join!</p>

<p>This month's meetup will take place at the Catawiki office! They will also provide the delicious food and drinks to power us through the evening 😋</p>

<p>Take a look at <a href="#program">this month's program</a> for more information about the talks and speakers.</p>

<p>Cheers,</p>
<p>Tom, Arno and Aidan</p>

<p>PS 1. This month the meetup will take place on a Thursday, not a Tuesday.</p>
<p>PS 2. If you are interested in giving a talk, let us know. Learn more about <a href="/speakers/">giving a talk at Amsterdam.rb</a>.</p>
</div>

{% comment %}
Expand Down Expand Up @@ -88,16 +91,16 @@ <h2 class="big">Event <span class="highlight">Program</span></h2>
<div class="entry">
<div class="time">First slot</div>
<div class="details">
<div class="entry-name speaker">Arno Fleming</div>
<div class="title">Community questionnaire results</div>
<div class="entry-name speaker">Sebastian van Hesteren</div>
<div class="title">Database locking and job queues</div>
</div>
</div>

<div class="entry">
<div class="time">Second slot</div>
<div class="details">
<div class="entry-name speaker">Kirill Kayumov</div>
<div class="title">Detecting N+1 query problem effectively</div>
<div class="entry-name speaker">Krzysztof Hasiński</div>
<div class="title">'Fantastic Databases And Where to Find Them'</div>
</div>
</div>

Expand Down

0 comments on commit e6cc125

Please sign in to comment.