Skip to content

Commit dec69bd

Browse files
authored
Merge pull request #352 from bangkokrb/release/5.17.0
Release - 5.17.0
2 parents ef70053 + b13df42 commit dec69bd

4 files changed

Lines changed: 40 additions & 21 deletions

File tree

frontend/stylesheets/components/_card-talk.scss

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@
3939
padding-left: 0.5rem;
4040
}
4141

42+
&__cancellation {
43+
margin-top: 1rem;
44+
font-size: smaller;
45+
}
46+
4247
&__social {
4348
&-icon.icon {
4449
width: calc(2rem * 0.65);
@@ -56,5 +61,5 @@
5661
// For dual speaker talks
5762
& + & {
5863
margin-top: 0.5rem;
59-
}
64+
}
6065
}

src/_components/card_talk.liquid

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,9 @@
3838
{% endif %}
3939
</div>
4040
</div>
41+
{% if event.cancellation_note %}
42+
<div class="card-talk__cancellation">
43+
{{ event.cancellation_note }}
44+
</div>
45+
{% endif %}
4146
</div>

src/_data/schedule/day_one.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
title: "Keynote: 30 Years of Ruby"
1010
speaker_id: matz
1111
# slides_url:
12-
# youtube_id:
12+
youtube_id: v9htIvpqaug
1313
- start_at: "10:00"
1414
end_at: "10:30"
1515
title: "Component Driven UI with ViewComponent gem"
1616
speaker_id: radoslav-stankov
1717
slides_url: "https://speakerdeck.com/rstankov/component-driven-ui-with-viewcomponent-gem"
18-
# youtube_id:
18+
youtube_id: ar8RMbDPoSY
1919
- start_at: "10:30"
2020
end_at: "10:50"
2121
title: "Coffee Break"
@@ -26,19 +26,19 @@
2626
- elle-meredith
2727
- lachlan-hardy
2828
slides_url: "https://speakerdeck.com/blackmill/learn-to-delegate-like-a-boss"
29-
# youtube_id:
29+
youtube_id: RWVe2EXCE9M
3030
- start_at: "11:25"
3131
end_at: "11:55"
3232
title: "Error 418 - I'm a teapot"
3333
speaker_id: matthew-lindfield-seager
3434
slides_url: "https://www.matt17r.com/rubyconfth-slides/"
35-
# youtube_id:
35+
youtube_id: gzww742hcuE
3636
- start_at: "12:00"
3737
end_at: "12:30"
3838
title: "Big Corps, Big Worries. Some points on selling Ruby to Big Corps."
3939
speaker_id: chakrit-wichian
4040
slides_url: "https://drive.google.com/file/d/1c7MrY73gQR--LnM4VfIvjICjTsjr-PQ5/view"
41-
# youtube_id:
41+
youtube_id: nynzHHNQbDA
4242
- start_at: "12:30"
4343
end_at: "13:50"
4444
title: "Buffet Lunch"
@@ -47,13 +47,13 @@
4747
title: "BYOJ: Build your own JIT with Ruby"
4848
speaker_id: faraaz-ahmad
4949
slides_url: "https://speakerdeck.com/faraazahmad/byoj-build-your-own-jit-rubyconfth-2023"
50-
# youtube_id:
50+
youtube_id: PGElh63JnUA
5151
- start_at: "14:35"
5252
end_at: "15:05"
5353
title: "Cultivating Instinct"
5454
speaker_id: katrina-owen
5555
slides_url: "https://speakerdeck.com/kytrinyx/cultivating-instinct"
56-
# youtube_id:
56+
youtube_id: htGjAZROOUo
5757
- start_at: "15:05"
5858
end_at: "15:35"
5959
title: "Coffee Break"
@@ -62,13 +62,13 @@
6262
title: "Data indexing with RGB (Ruby, Graphs and Bitmaps)"
6363
speaker_id: benji-lewis
6464
slides_url: "https://docs.google.com/presentation/d/1hDWt4JQXVrPcrdmFWSSCVI9LYn-ZdPaS5ZhTVMBFoZI/edit?usp=sharing"
65-
# youtube_id:
65+
youtube_id: xz9FMFGV2Eo
6666
- start_at: "16:10"
6767
end_at: "16:55"
6868
title: "Keynote: Breaking Barriers — Empowering the Unbanked with Innovative Tech"
6969
speaker_id: bernard-banta
70-
# slides_url:
71-
# youtube_id:
70+
slides_url: "https://speakerdeck.com/banta/breaking-barriers-empowering-the-unbanked-with-innovative-tech"
71+
youtube_id: youtube_id: oRtgSlJeiuw
7272
- start_at: "17:00"
7373
end_at: "17:10"
7474
title: "Closing remarks & announcements"

src/_data/schedule/day_two.yml

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
title: "Keynote: Popping into Ruby"
1010
speaker_id: jemma-issroff
1111
# slides_url:
12-
# youtube_id:
12+
youtube_id: vsiFjuBt-v8
1313
- start_at: "10:00"
1414
end_at: "10:30"
1515
title: "A Beginner's Complete Guide to Microcontroller Programming with Ruby"
1616
speaker_id: hitoshi-hasumi
17-
# slides_url:
18-
# youtube_id:
17+
slides_url: "https://slide.rabbit-shocker.org/authors/hasumikin/RubyConfTH2023/"
18+
youtube_id: GkIRr1Xm8GU
1919
- start_at: "10:30"
2020
end_at: "10:50"
2121
title: "Coffee Break"
@@ -24,19 +24,27 @@
2424
title: "Avoiding Disaster: Practical Strategies for Error Handling"
2525
speaker_id: huy-du
2626
slides_url: "https://speakerdeck.com/dugiahuy/avoiding-disaster-practical-strategies-for-error-handling"
27-
# youtube_id:
27+
youtube_id: Ci1f9NKuOyY
2828
- start_at: "11:25"
2929
end_at: "11:55"
3030
title: "Event Streaming Patterns for Ruby Services"
3131
speaker_id: brad-urani
3232
# slides_url:
33-
# youtube_id:
33+
youtube_id: RBj4S9S-fJI
3434
- start_at: "12:00"
3535
end_at: "12:30"
3636
title: "The Art of Abstracting: Key Factors for Success in a Core/Platform/BuildingBlocks team"
3737
speaker_id: omar-sotillo-franco
38-
# slides_url:
39-
# youtube_id:
38+
cancellation_note: "Unfortunately, Omar was unable to present this talk due to ill-health, we look forward to welcoming him to a future RubyConfTH! This session was replaced by a panel discussion, below."
39+
- start_at: "12:00"
40+
end_at: "12:30"
41+
title: "Panel Discussion"
42+
speaker_id:
43+
- jemma-issroff
44+
- selena-small
45+
- brad-urani
46+
- elle-meredith
47+
youtube_id: lYO7w-sSLgs
4048
- start_at: "12:30"
4149
end_at: "13:50"
4250
title: "Buffet Lunch"
@@ -47,13 +55,13 @@
4755
- michael-milewski
4856
- selena-small
4957
# slides_url:
50-
# youtube_id:
58+
youtube_id: JQRT6-Yjumo
5159
- start_at: "14:35"
5260
end_at: "15:05"
5361
title: "The world of Passkeys 🤝🏽 Ruby"
5462
speaker_id: helio-cola
5563
slides_url: "https://speakerdeck.com/heliocola/the-world-of-passkeys-ruby"
56-
# youtube_id:
64+
youtube_id: 3UiVL6TnDr8
5765
- start_at: "15:05"
5866
end_at: "15:35"
5967
title: "Coffee Break"
@@ -62,11 +70,12 @@
6270
title: "Rails Performance Monitoring 101: A Primer for Developers"
6371
speaker_id: rishi-jain
6472
# slides_url:
65-
# youtube_id:
73+
youtube_id: 41HtDXJj-fw
6674
- start_at: "16:10"
6775
end_at: "16:55"
6876
title: "Keynote: Thriving in Uncertainty"
6977
speaker_id: ben-halpern
78+
youtube_id: L01VKh78cnQ
7079
- start_at: "17:00"
7180
end_at: "17:10"
7281
title: "Closing remarks & announcements"

0 commit comments

Comments
 (0)