Skip to content

Commit

Permalink
add hacky hour description
Browse files Browse the repository at this point in the history
  • Loading branch information
timgthomas committed Jan 26, 2013
1 parent 26227f9 commit c9ce8a6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/assets/stylesheets/_modules.scss
Original file line number Diff line number Diff line change
Expand Up @@ -194,5 +194,6 @@
background: url('../images/sponsors/s-four-kitchens.png') center top no-repeat;
padding: 48px 0 0;
}
.talk a { color: #fff; }
.speaker {}
}
5 changes: 5 additions & 0 deletions app/views/pages/about.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
<p>For 2013, we're excited to offer, in addition to the conference, in-depth CSS and JavaScript workshops from industry experts <a href="http://lanyrd.com/profile/pamelafox/">Pamela Fox</a> and <a href="http://lanyrd.com/profile/estellevw/">Estelle Weyl</a>. When you purchase tickets, you can choose just the Saturday conference, one or both of the workshops&mdash;or any combination of the three.</p>
<h2>Conference Schedule</h2>
<p>Visit the <a href="/pages/schedule">conference schedule page</a> for details on conference sessions, workshops, and social events.</p>
<h2><a id="hacky-hour">Hacky Hour</a></h2>
<p>Picture it: It's Saturday evening, at the conclusion of an exhilarating day of learning about HTML, JavaScript, and CSS. Your brain is crackling with all the new concepts you want to try out. You're not ready for the conference to be over!</p>
<p>And why should it be? Join us at Capital Factory for food, beverages, conversation, and code. More than a happy hour, we're hosting a Hacky Hour. Enjoy dinner and refreshments with your fellow conference attendees and keep the conversation going. If you feel inspired to bust out your laptop to share something you learned that day, that's cool, too; we'll have tables and wi-fi in Capital Factory's inspiring workspace.</p>
<p>As a matter of fact, we've asked our conference speakers to extend their generosity and offer fun challenges to take the next step, building on what you learned in their sessions. It's a great way share your passion for the web with folks who get where you're coming from.</p>
<p>After the conference closing remarks at the St. Edward's Ragsdale Center, head over to Capital Factory and join us!</p>
</section>
<section class="column last">
<iframe width="100%" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=St.+Edward's+University+Ragsdale+Center+Austin,+TX&amp;aq=&amp;sll=31.168934,-100.076842&amp;sspn=17.815351,28.54248&amp;t=h&amp;ie=UTF8&amp;hq=&amp;hnear=Ragsdale+Center,+Moody,+Austin,+Texas+78704&amp;ll=30.22947,-97.756525&amp;spn=0.006227,0.006968&amp;z=14&amp;iwloc=A&amp;output=embed"></iframe>
Expand Down
2 changes: 1 addition & 1 deletion app/views/pages/schedule.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<tr>
<th id="afternoon-6" scope="row">7:00 PM &ndash; 10:00 PM</th>
<td colspan="4">
<span class="talk four-kitchens">Hacky Hour/Party</span>
<span class="talk four-kitchens"><a href="/pages/about#hacky-hour">Hacky Hour</a>/Party</span>
<span class="speaker">(Sponsored by <a href="/pages/sponsors#four-kitchens">Four Kitchens</a> and located at <a href="/pages/about#capital-factory">Capital Factory</a>)</span>
</td>
</tr>
Expand Down

0 comments on commit c9ce8a6

Please sign in to comment.