Skip to content

Commit c2b1dec

Browse files
committed
October meetup
1 parent 8450625 commit c2b1dec

File tree

6 files changed

+39
-2
lines changed

6 files changed

+39
-2
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source "https://rubygems.org"
2-
ruby "2.5.0"
2+
ruby "2.5.1"
33

44
# Hello! This is where you manage which Jekyll version is used to run.
55
# When you want to use a different version, change it below, save the

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ DEPENDENCIES
5050
jekyll (= 3.6.2)
5151

5252
RUBY VERSION
53-
ruby 2.5.0p0
53+
ruby 2.5.1p57
5454

5555
BUNDLED WITH
5656
1.16.1

_data/events.yml

+37
Original file line numberDiff line numberDiff line change
@@ -608,3 +608,40 @@
608608
links:
609609
- title: Slides
610610
url: /materials/2018-08-15-1/changing-career-direction.pdf
611+
612+
- id: meetup-october-2018
613+
title: "Meetup - October 2018"
614+
url: https://www.meetup.com/sydney-kotlin/events/255007560/
615+
date: 2018-10-24T18:00:00+11
616+
description: >
617+
Time for the next meetup and we're back to the host that started it all (even before we were a separate user group) -
618+
Atlassian. The two talks cover a broad spectrum, between just starting out with Kotlin and attempting circuit
619+
breaking, something for everyone.
620+
621+
location:
622+
name: Atlassian
623+
address: Level 29, 363 George Street, Sydney
624+
url: https://goo.gl/maps/HQ2kWJC1uHP2
625+
626+
sponsor:
627+
name: Atlassian
628+
url: https://www.atlassian.com/
629+
image: sponsors/atlassian.png
630+
631+
talks:
632+
- speaker:
633+
name: Gareth Sime
634+
title: Atlassian
635+
url: https://twitter.com/GarethSime
636+
image: profiles/GarethSime.jpeg
637+
638+
title: "Circuit Breakers with Resilience4J"
639+
640+
- speaker:
641+
name: Evgeny Trushin
642+
title: Beginner
643+
url: https://www.linkedin.com/in/evgeny-trushin/
644+
image: profiles/evgeny-trushin.jpeg
645+
646+
title: "Learning Kotlin: A Trial-and-Error Approach"
647+

assets/profiles/GarethSime.jpeg

5.66 KB
Loading

assets/profiles/evgeny-trushin.jpeg

20.2 KB
Loading

assets/sponsors/atlassian.png

-2.16 KB
Loading

0 commit comments

Comments
 (0)