Schedule page

This commit is contained in:
Oleh Zasadnyy 2014-08-15 00:27:17 +03:00
parent e7d34d963f
commit 5c8e326daa
67 changed files with 1384 additions and 11890 deletions

View file

@ -85,26 +85,22 @@
</li>
<li><a href="/zeppelin/blog/">Blog</a>
</li>
<!-- <li><a href="#">Schedule</a>
</li> -->
<li><a href="/zeppelin/schedule/">Schedule</a>
</li>
<li><a href="/zeppelin/speakers/">Speakers</a>
</li>
<li><a href="/zeppelin/team/">Team</a>
</li>
<!-- <li><a href="#">Hackathon</a>
</li> -->
<li><a href="/zeppelin/logistics/">Logistics</a>
</li>
</ul>
<ul id="bottom-navlinks" class="bottom-navlinks visible-xs">
<!-- <li><a href="#">Buy tickets</a>
</li> -->
<li><a href="http://bit.ly/dfua-c4p" target="_blank">Become a speaker</a>
</li>
</ul>
<span id="right-nav-button" class="right-nav-button right-nav-button-hidden btn btn-primary waves-element waves-button waves-light waves-will-raise pull-right hidden-xs hidden-sm">
<a href="http://bit.ly/dfua-c4p" target="_blank">Become a speaker</a>
</span>
<a id="right-nav-button" href="http://bit.ly/dfua-c4p" class="right-nav-button right-nav-button-hidden btn btn-primary waves-effect waves-button waves-light waves-float pull-right hidden-xs hidden-sm" target="_blank">
Become a speaker
</a>
</nav>
</header>
@ -186,13 +182,13 @@ the final missing parts to the biggest Google related event in Ukraine - <a href
<p>More details about speakers, DevFest Hackathon and Lviv will appear in subsequent posts, meantime like us on <a href="https://facebook.com/GDGLviv">Facebook</a>, follow on <a href="https://twitter.com/intent/user?screen_name=GDGLviv">Twitter</a>, add to circles in <a href="https://plus.google.com/b/102444623953913144164">Google+</a> or subcribe to our <a href="http://gdg.us5.list-manage1.com/subscribe/post?u=9fc8aa205b0521b5f05fc8e1e&amp;id=ae0fb459fc">mailing list</a> and <a href="http://devfest.gdg.org.ua/feed.xml">RSS feed</a> in order not to miss any cool stuff about festival.</p>
</div>
<div id="page-navigation">
<div class="left pull-left">
<div id="page-navigation" class="page-navigation">
<div class="next col-xs-6">
<a href="/blog/call-for-papers" title="Call for Papers">&laquo; Call for Papers</a>
</div>
<div class="right pull-right">
<div class="previous col-xs-6">
</div>
</div>
@ -334,6 +330,7 @@ the final missing parts to the biggest Google related event in Ukraine - <a href
</script>
<script src="/zeppelin/js/jquery.appear.min.js"></script>
<script src="/zeppelin/js/waves.min.js"></script>
<script>Waves.displayEffect();</script>
<script src="/zeppelin/js/scripts.min.js"></script>
</body>