Skip to content

Commit 2fb95e0

Browse files
committed
Update index.html
1 parent ce8a202 commit 2fb95e0

File tree

1 file changed

+26
-12
lines changed

1 file changed

+26
-12
lines changed

index.html

Lines changed: 26 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,18 @@
77
<img src="images/vanruby_logo_new.png">
88
<br><br>
99
<p>
10-
We are VanRuby, the Vancouver Ruby &amp; Rails meetup group. Since 2007, we hack on open source / personal projects, and organize talks to learn from each other. All skill levels are welcome!
10+
VanRuby is the longest running Ruby community in Vancouver, serving our members since 2007.
1111
</p>
1212
<br>
13-
<a href="http://www.meetup.com/vancouver-ruby/" class="btn btn-lg btn-danger">Join our community</a>
13+
<a href="https://lu.ma/vanruby" class="btn btn-lg btn-danger">Subscribe to our calendar</a>
1414
</div>
1515

1616
<div class="row">
1717
<div class="col-md-4">
1818
<h2><span class="glyphicon glyphicon-user"></span>
19-
{{ site.data.meetups | size }}
20-
Meetups
21-
<small>and counting...</small>
19+
3000+ members
2220
</h2>
23-
<p>We get together once a month to talk about awesome things happening in the Ruby community. <a href="http://www.meetup.com/vancouver-ruby/">Join our meetup group</a>.</p>
21+
<p>We get together once a month to talk about awesome things happening in the Ruby community. <a href="https://lu.ma/vanruby">Join our community</a>.</p>
2422
</div>
2523
<div class="col-md-4">
2624
<h2><span class="glyphicon glyphicon-bullhorn"></span> Submit a Talk!</h2>
@@ -32,9 +30,24 @@ <h2><span class="glyphicon glyphicon-heart"></span> Cool People</h2>
3230
</div>
3331
</div>
3432

33+
<div class="row">
34+
<div class="col-md-12">
35+
<h2>Upcoming Events</h2>
36+
<iframe
37+
src="https://lu.ma/embed/calendar/cal-ek97jTetLbE3c6t/events?lt=light"
38+
width="100%"
39+
height="550"
40+
frameborder="0"
41+
style="border-radius: 4px; background-color: #eee;"
42+
allowfullscreen=""
43+
aria-hidden="false"
44+
tabindex="0"
45+
></iframe>
46+
</div>
47+
</div>
3548

3649
<div class="row" style="margin-top: 50px;">
37-
<div class="col-md-8">
50+
<div class="col-md-6">
3851

3952
<div class="well">
4053
<h2>Connect</h2>
@@ -46,13 +59,14 @@ <h2>Connect</h2>
4659
We have a slack channel <a href="https://join.slack.com/t/rubycentralcommunity/shared_invite/zt-2uh1lvotg-227RO9FJYT_C9RLNiA8Bng">#meetup-vanruby</a> on the new Ruby Central Community slack.
4760
</p>
4861
</div>
49-
62+
</div>
63+
<div class="col-md-6">
5064
<div class="well">
51-
<h2>Next meetup</h2>
52-
<p>Sign up at <a href="http://www.meetup.com/vancouver-ruby">our Vancouver Ruby Meetup page …</a></p>
53-
<p>We run a meetup every once in a while, with a speaker presentation or lightning talks from people in the community.</p>
65+
<h2>Future Events</h2>
66+
<p>Sign up at <a href="https://lu.ma/vanruby">Lu.ma</a></p>
67+
<p>We host an event once per month with a focus on in-person networking, educational presentations, and fun!</p>
5468

55-
<p><a href="http://www.meetup.com/vancouver-ruby/" class="btn btn-lg btn-danger">Join up to stay in the loop!</a></p>
69+
<p><a href="https://lu.ma/vanruby" class="btn btn-lg btn-danger">Subscribe to our calendar</a></p>
5670
</div>
5771
</div>
5872
</div>

0 commit comments

Comments
 (0)