-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
97 lines (90 loc) · 4.03 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
---
layout: default
---
<section class="center white">
<h2>Located at the Historically Weird Alamo Drafthouse</h2>
<p>
Enjoy delicious food and amazing talks from the comfort of your oversized seat.
For more details on our venue and lodging options:
</p>
<a class="button" href="/venue">Venue and Lodging</a>
</section>
<section class="center white">
<h2>Schedule</h2>
<p>
See the when of everything going on for Keep Ruby Weird.
</p>
<a class="button" href="/schedule">Schedule</a>
</section>
<section class="center white">
<h2>Speakers</h2>
<p>
See our speakers and the weird things they're going to talk about!
</p>
<a class="button" href="/speakers">Speakers</a>
</section>
<section class="center white" id="punpunpun">
<h2>Special Guest: Matt Pollock Master Pun Meister</h2>
<p>
Fact: Rubyists love puns. Double Fact: Austin hosts the world championships of puns, known as the <a href="http://punoff.com/">O.Henry Pun off</a>.
</p>
<img src="/images/matt.jpg" >
<p>
We've brought world renowned pun slinger Matt Pollock, to take on the Ruby community. What does that mean? We're looking for volunteers to battle Matt in a live <a href="https://vimeo.com/42483574">Pun off [video]</a>. He'll single handedly take on a team of Keep Ruby Weird attendees as you work together to topple the Pun Meister. Participants will all get a prize and the winner will get something exceptionally weird. If you think you've got what it takes volunteer by emailing <a href="mailto:[email protected]?subject=Pun-The-World">the Organizers</a>.
</p>
<a class="button" href="mailto:[email protected]?subject=Pun-The-World">Challenge the Pun Meister!</a>
</section>
<section class="center white" id="got-your-email-now-we-will-sell-it">
<h1>Mailing list</h1>
<form action="https://formkeep.com/f/IvPlxDuumNM" method="POST">
<input type="text" name="email" id="email" placeholder="Enter your email address" required=true>
<input type="submit" class="align-center" value="Email me">
</form>
<p class="confirmation">
We never expected to get more email addresses than twitter followers, but
now here we are.
</p>
</section>
<section class="center white">
<h2>We love sponsors!</h2>
<section class="sponsors gold">
<h4>Gold Sponsors</h4>
<img src="/images/sponsors/wepay.png" class="sponsor">
<img src="/images/sponsors/lonestar.png" class="sponsor">
<img src="/images/sponsors/github.png" class="sponsor github">
</section>
<section class="sponsors silver">
<h4>Silver Sponsors</h4>
<img src="http://images.cdn.rackspace.com/header/rackspace-logo-nav-173x51-mangd.png" class="sponsor rackspace">
<img src="/images/sponsors/rapid7.png" class="sponsor">
</section>
<section class="sponsors event">
<h4>Event Sponsors</h4>
<img src="https://www.getharvest.com/assets/press/harvest-logo-capsule-300px.png" class="sponsor" style="padding-right: 1.5em">
<img src="http://s3.amazonaws.com/totem_production/assets/logos/6371/original/CapitalFactoryWhiteLogo.png" class="sponsor">
<img src="http://www.makersquare.com/assets/shared/logo-light-small.png" class="sponsor">
</section>
<section class="sponsors lanyard">
<h4>Lanyard Sponsor</h4>
<img src="http://wwwstatic.spiceworks.com/img/global/logo/spiceworks_reversed.png" class="sponsor">
</section>
<section class="sponsors organizers">
<h4>Organizer Sponsors</h4>
<img src="/images/sponsors/heroku.png" class="sponsor">
<img src="/images/sponsors/thoughtbot.png" class="sponsor">
</section>
<section class="sponsors you">
<h4>Your Company!</h4>
<p>We're currently reaching out to sponsors, and we'd love to hear from you as well.</p>
<a class="button" href="/sponsors/prospectus">See the prospectus</a>
</section>
</section>
<section class="center white">
<h2>Tickets</h2>
<p>
Tickets are sold out for this year's event.
</p>
<p>
Already have a ticket or getting one? Consider becoming part of our <a href="/scholarships/guides/">Guide program</a>!
</p>
</section>