2014-07-28 21:27:01 +02:00
<!DOCTYPE html>
< html lang = "en" itemscope itemtype = "http://schema.org/Blog" >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" >
< meta name = "author" content = "Oleh Zasadnyy, GDG Lviv" >
< meta name = "description" content = "GDG DevFest is a set of events all around the world" >
< meta name = "keywords" content = "event, gdg, devfest, google, programming, android, chrome, developers, lviv" >
< link rel = "canonical" href = "http://gdg-ukraine.github.io" >
<!-- Social: Google+ / Schema.org -->
< meta itemprop = "name" content = "Get ready to DevFest" >
< meta itemprop = "description" content = "GDG DevFest is a set of events all around the world" >
< meta itemprop = "image" content = "http://gdg-ukraine.github.io/zeppelin/img/seo/sharing-google-plus.png" >
<!-- Social: Twitter -->
< meta name = "twitter:card" content = "summary" >
< meta name = "twitter:site" content = "@DevFest" >
< meta name = "twitter:title" content = "Get ready to DevFest" >
< meta name = "twitter:description" content = "GDG DevFest is a set of events all around the world" >
< meta name = "twitter:image:src" content = "http://gdg-ukraine.github.io/zeppelin/img/seo/sharing-twitter.png" >
<!-- Social: Facebook / Open Graph -->
< meta property = "og:title" content = "Get ready to DevFest" / >
< meta property = "og:site_name" content = "GDG DevFest Season 2014" / >
< meta property = "og:type" content = "website" / >
< meta property = "og:url" content = "http://gdg-ukraine.github.io" / >
< meta property = "og:image" content = "http://gdg-ukraine.github.io/zeppelin/img/seo/sharing-facebook.png" / >
< meta property = "og:description" content = "GDG DevFest is a set of events all around the world" / >
< title > Get ready to DevFest • GDG DevFest Season 2014< / title >
< link rel = "shortcut icon" href = "/zeppelin/img/favicons/favicon.ico" >
< link rel = "apple-touch-icon" sizes = "152x152" href = "/zeppelin/img/favicons/apple-touch-icon-152x152.png" >
< link rel = "apple-touch-icon" sizes = "144x144" href = "/zeppelin/img/favicons/apple-touch-icon-144x144.png" >
< link rel = "apple-touch-icon" sizes = "120x120" href = "/zeppelin/img/favicons/apple-touch-icon-120x120.png" >
< link rel = "apple-touch-icon" sizes = "114x114" href = "/zeppelin/img/favicons/apple-touch-icon-114x114.png" >
< link rel = "apple-touch-icon" sizes = "76x76" href = "/zeppelin/img/favicons/apple-touch-icon-76x76.png" >
< link rel = "apple-touch-icon" sizes = "72x72" href = "/zeppelin/img/favicons/apple-touch-icon-72x72.png" >
< link rel = "apple-touch-icon" sizes = "60x60" href = "/zeppelin/img/favicons/apple-touch-icon-60x60.png" >
< link rel = "apple-touch-icon" sizes = "57x57" href = "/zeppelin/img/favicons/apple-touch-icon-57x57.png" >
< link rel = "icon" type = "image/png" href = "/zeppelin/img/favicons/favicon-196x196.png" >
< link rel = "icon" type = "image/png" href = "/zeppelin/img/favicons/favicon-160x160.png" >
< link rel = "icon" type = "image/png" href = "/zeppelin/img/favicons/favicon-96x96.png" >
< link rel = "icon" type = "image/png" href = "/zeppelin/img/favicons/favicon-32x32.png" >
< link rel = "icon" type = "image/png" href = "/zeppelin/img/favicons/favicon-16x16.png" >
< meta name = "msapplication-TileColor" content = "#2b5797" >
< meta name = "msapplication-TileImage" content = "/zeppelin/img/favicons/mstile-144x144.png" >
< meta name = "msapplication-config" content = "/zeppelin/img/favicons/browserconfig.xml" >
2014-08-08 00:23:36 +02:00
< link href = "/zeppelin/css/main.min.css" rel = "stylesheet" >
2014-07-28 21:27:01 +02:00
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!-- [if lt IE 9]>
< script src = "https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js" > < / script >
< script src = "https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js" > < / script >
<![endif]-->
< / head >
< body >
2014-08-08 00:23:36 +02:00
< div id = "preloader" class = "preloader" >
2014-07-28 21:27:01 +02:00
< div class = "loader-gplus" > < / div >
< / div >
< div id = "st-container" class = "st-container" >
< div class = "st-pusher" >
< div class = "st-content" >
<!-- Begin Top Section -->
2014-08-08 00:23:36 +02:00
< section id = "top-section" class = "top-section image-section" >
< div class = "overlay gradient-overlay" > < / div >
2014-07-28 21:27:01 +02:00
2014-08-08 00:23:36 +02:00
< header id = "top-header" class = "top-header" >
< svg id = "menu-trigger" class = "menu-trigger icon icon-menu visible-xs" viewBox = "0 0 32 32" data-effect = "st-effect" >
2014-07-28 21:27:01 +02:00
< use xlink:href = "/zeppelin/img/sprites/sprites.svg#icon-menu" > < / use >
< / svg >
2014-08-08 00:23:36 +02:00
< a href = "/zeppelin/" id = "logo-header" class = "logo-header" >
< div class = "logo logo-light" > < / div >
< / a >
2014-07-28 21:27:01 +02:00
< nav class = "st-menu st-effect" id = "menu" >
2014-08-08 00:23:36 +02:00
< div class = "logo-navbar logo logo-dark visible-xs" > < / div >
2014-07-28 21:27:01 +02:00
< ul >
2014-08-17 23:31:26 +02:00
< li >
< a class = "" href = " /zeppelin/ " > Home< / a >
2014-07-28 21:27:01 +02:00
< / li >
2014-08-17 23:31:26 +02:00
< li >
< a class = "" href = " /zeppelin/blog/ " > Blog< / a >
2014-07-28 21:27:01 +02:00
< / li >
2014-08-17 23:31:26 +02:00
< li >
< a class = "" href = " /zeppelin/schedule/ " > Schedule< / a >
2014-08-14 23:27:17 +02:00
< / li >
2014-08-17 23:31:26 +02:00
< li >
< a class = "" href = " /zeppelin/speakers/ " > Speakers< / a >
2014-07-28 21:27:01 +02:00
< / li >
2014-08-17 23:31:26 +02:00
< li >
< a class = "" href = " /zeppelin/team/ " > Team< / a >
2014-07-28 21:27:01 +02:00
< / li >
2014-08-17 23:31:26 +02:00
< li >
< a class = "current" href = " /zeppelin/logistics/ " > Logistics< / a >
2014-07-28 21:27:01 +02:00
< / li >
2014-08-17 23:31:26 +02:00
< li >
< a class = "" href = " https://developers.google.com " > Developers< / a >
< / li >
2014-07-28 21:27:01 +02:00
< / ul >
< ul id = "bottom-navlinks" class = "bottom-navlinks visible-xs" >
2014-08-17 23:31:26 +02:00
< li >
< a href = " http://bit.ly/dfua-c4p " target = "_blank" > Become a speaker< / a >
2014-07-28 21:27:01 +02:00
< / li >
2014-08-17 23:31:26 +02:00
2014-07-28 21:27:01 +02:00
< / ul >
2014-08-17 23:31:26 +02:00
< a 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" >
2014-08-14 23:27:17 +02:00
Become a speaker
< / a >
2014-08-17 23:31:26 +02:00
2014-07-28 21:27:01 +02:00
< / nav >
< / header >
< div class = "jumbotron text-left" >
< div class = "animated hiding" data-animation = "fadeInLeft" data-delay = "500" >
< h1 > Get ready to DevFest< / h1 >
< / div >
< / div >
< / section >
<!-- End Top Section -->
<!-- Begin Find Way -->
2014-08-08 00:23:36 +02:00
< section id = "find-way" class = "find-way" >
< div id = "canvas-map" class = "canvas-map" > < / div >
2014-07-28 21:27:01 +02:00
< div class = "content-wrapper text-left" >
< h3 class = "animated hiding" data-animation = "fadeInUp" data-delay = "0" > Find your way here< / h3 >
< div class = "map-card col-lg-3 col-md-4 col-sm-6 col-xs-12" >
< div class = "map-search" >
< input type = "text" id = "location-input" class = "location-input" name = "location-input" data-input-value = "Your location" placeholder = "Your location" autocomplete = "off" >
< svg id = "direction-locate" class = "icon icon-geolocation" viewBox = "0 0 30 32" >
< use xlink:href = "/zeppelin/img/sprites/sprites.svg#icon-geolocation" > < / use >
< / svg >
< / div >
< div class = "location-result" >
2014-08-08 00:23:36 +02:00
< span id = "result-name" class = "result-name" > < / span >
2014-07-28 21:27:01 +02:00
< span > to DevFest< / span >
< svg id = "direction-cancel" class = "icon icon-cross" viewBox = "0 0 30 32" >
< use xlink:href = "/zeppelin/img/sprites/sprites.svg#icon-cross" > < / use >
< / svg >
< / div >
< / div >
< div class = "map-card location-details col-lg-3 col-md-4 col-sm-6 col-xs-12" >
< ul >
< li >
< svg class = "icon icon-flag" viewBox = "0 0 30 32" >
< use xlink:href = "/zeppelin/img/sprites/sprites.svg#icon-flag" > < / use >
< / svg >
< span > Distance< / span >
2014-08-08 00:23:36 +02:00
< span id = "distance" class = "detailed-result pull-right" > < / span >
2014-07-28 21:27:01 +02:00
< / li >
< li >
< div id = "mode" >
< svg id = "mode-icon" class = "icon icon-mode" viewBox = "0 0 30 32" >
< use xlink:href = "/zeppelin/img/sprites/sprites.svg#icon-flight" > < / use >
< / svg >
< select id = "mode-select" >
< option value = "DRIVING" > DRIVING< / option >
< option value = "WALKING" > WALKING< / option >
< option value = "BICYCLING" > BICYCLING< / option >
< option value = "TRANSIT" > TRANSIT< / option >
< / select >
2014-08-08 00:23:36 +02:00
< span id = "estimateTime" class = "detailed-result pull-right" > < / span >
2014-07-28 21:27:01 +02:00
< / div >
< a id = "find-flight" href = "https://google.com/flights" class = "pull-right hidden" target = "_blank" > Find Flight< / a >
< / li >
< / ul >
< / div >
< / div >
< / section >
<!-- End Find Way -->
<!-- Begin Direction Details -->
2014-08-08 00:23:36 +02:00
< section id = "direction-details" class = "direction-details" >
2014-07-28 21:27:01 +02:00
< div class = "content-wrapper" >
2014-08-08 00:23:36 +02:00
< section class = "image-section standart-height" style = "background-image: url('/zeppelin/img/direction-details.jpg');" >
2014-07-28 21:27:01 +02:00
< h3 > Get around Lviv< / h3 >
< / section >
< div class = "row" >
< div class = "col-lg-10 col-lg-offset-1 text-left same-height-wrapper" >
2014-08-17 23:31:26 +02:00
2014-07-28 21:27:01 +02:00
< div class = "col-md-4 col-xs-12 same-height animated hiding" data-animation = "fadeInDown" data-delay = "0" >
< div class = "card" >
< h4 > From the Airport< / h4 >
< p > Airport is right at the city border. It is easily reachable by car, public transport or taxi. More information is available at < a href = "http://lwo.aero/en/transport" > airport website< / a > .< / p >
< / div >
< / div >
2014-08-17 23:31:26 +02:00
2014-07-28 21:27:01 +02:00
< div class = "col-md-4 col-xs-12 same-height animated hiding" data-animation = "fadeInDown" data-delay = "500" >
< div class = "card" >
< h4 > Public Transit< / h4 >
< p > Google Transit is available in Lviv. So you can find your way in Google Maps. Moreover, you can download any of the offline public transit apps available for Lviv.< / p >
< / div >
< / div >
2014-08-17 23:31:26 +02:00
2014-07-28 21:27:01 +02:00
< div class = "col-md-4 col-xs-12 same-height animated hiding" data-animation = "fadeInDown" data-delay = "1000" >
< div class = "card" >
< h4 > Hotels< / h4 >
< p > Lviv has lots of great hotels and hostels. More information will be available later.< / p >
< / div >
< / div >
2014-08-17 23:31:26 +02:00
< div class = "col-md-12 col-xs-12 animated hiding" data-animation = "fadeInDown" data-delay = "0" >
2014-07-28 21:27:01 +02:00
< div class = "card questions" >
< h4 > Questions?< / h4 >
2014-08-17 23:31:26 +02:00
2014-07-28 21:27:01 +02:00
< div class = "col-md-4 col-xs-12" >
2014-08-17 23:31:26 +02:00
< h5 > Hotels< / h5 >
2014-07-28 21:27:01 +02:00
< ul >
2014-08-17 23:31:26 +02:00
< li > < a href = " https://plus.google.com/b/102444623953913144164 " target = "_blank" > InterContinental< / a > < / li >
< li > < a href = " https://plus.google.com/b/102444623953913144164 " target = "_blank" > The Hotel Rex< / a > < / li >
< li > < a href = " https://plus.google.com/b/102444623953913144164 " target = "_blank" > Westin Market Street< / a > < / li >
< li > < a href = " https://plus.google.com/b/102444623953913144164 " target = "_blank" > Hotel Adagio< / a > < / li >
2014-07-28 21:27:01 +02:00
< / ul >
< / div >
2014-08-17 23:31:26 +02:00
2014-07-28 21:27:01 +02:00
< div class = "col-md-4 col-xs-12" >
< h5 > Registration< / h5 >
< ul >
2014-08-17 23:31:26 +02:00
< li > < a href = " https://plus.google.com/b/102444623953913144164 " target = "_blank" > InterContinental< / a > < / li >
< li > < a href = " https://plus.google.com/b/102444623953913144164 " target = "_blank" > The Hotel Rex< / a > < / li >
< li > < a href = " https://plus.google.com/b/102444623953913144164 " target = "_blank" > Westin Market Street< / a > < / li >
< li > < a href = " https://plus.google.com/b/102444623953913144164 " target = "_blank" > Hotel Adagio< / a > < / li >
2014-07-28 21:27:01 +02:00
< / ul >
< / div >
2014-08-17 23:31:26 +02:00
2014-07-28 21:27:01 +02:00
< div class = "col-md-4 col-xs-12" >
< h5 > Attendance Details< / h5 >
< ul >
2014-08-17 23:31:26 +02:00
< li > < a href = " https://plus.google.com/b/102444623953913144164 " target = "_blank" > InterContinental< / a > < / li >
< li > < a href = " https://plus.google.com/b/102444623953913144164 " target = "_blank" > The Hotel Rex< / a > < / li >
< li > < a href = " https://plus.google.com/b/102444623953913144164 " target = "_blank" > Westin Market Street< / a > < / li >
< li > < a href = " https://plus.google.com/b/102444623953913144164 " target = "_blank" > Hotel Adagio< / a > < / li >
2014-07-28 21:27:01 +02:00
< / ul >
< / div >
2014-08-17 23:31:26 +02:00
2014-07-28 21:27:01 +02:00
< / div >
2014-08-17 23:31:26 +02:00
< / div >
2014-07-28 21:27:01 +02:00
< / div >
< / div >
< / div >
< / section >
<!-- End Direction Details --> <!-- Begin Footer -->
2014-08-08 00:23:36 +02:00
< footer id = "footer" class = "footer" >
2014-07-28 21:27:01 +02:00
< div class = "row" >
< div class = "pull-left col-md-6 col-xs-6" >
< div class = "g-plusone" data-size = "medium" data-annotation = "inline" data-width = "300" data-href = "http://gdg-ukraine.github.io" > < / div >
< / div >
2014-08-08 00:23:36 +02:00
< div class = "logo logo-footer logo-gray pull-right" > < / div >
2014-07-28 21:27:01 +02:00
< / div >
< div class = "row" >
2014-08-17 23:31:26 +02:00
< div class = "col-md-4 col-xs-6" >
2014-08-08 00:23:36 +02:00
< h5 > Links< / h5 >
2014-07-28 21:27:01 +02:00
< ul >
2014-08-17 23:31:26 +02:00
< li > < a href = " http://gdg.org.ua " target = "_blank" > GDG.org.ua< / a > < / li >
< li > < a href = " https://developers.google.com " target = "_blank" > Google Developers< / a > < / li >
< / ul >
< / div >
< div class = "col-md-4 col-xs-6" >
< h5 > Contacts< / h5 >
< ul >
< li > < a href = " mailto:lviv@gdg.org.ua " target = "_blank" > lviv@gdg.org.ua< / a > < / li >
< / ul >
< / div >
< div class = "col-md-4 col-xs-6" >
< h5 > FAQ< / h5 >
< ul >
< li > < a href = " /zeppelinhttp://localhost:4000/zeppelin/cod/ " target = "_blank" > Code of Conduct< / a > < / li >
2014-07-28 21:27:01 +02:00
< / ul >
2014-08-17 23:31:26 +02:00
< / div >
< / div >
< div class = "row" >
< div class = "col-md-6 col-xs-12" >
2014-07-28 21:27:01 +02:00
< ul class = "social-links" >
2014-08-17 23:31:26 +02:00
2014-07-28 21:27:01 +02:00
< li >
< a href = "https://plus.google.com/b/102444623953913144164" target = "_blank" >
< svg class = "icon icon-google-plus" viewBox = "0 0 30 32" >
< use xlink:href = "/zeppelin/img/sprites/sprites.svg#icon-google-plus" > < / use >
< / svg >
< / a >
< / li >
2014-08-17 23:31:26 +02:00
2014-07-28 21:27:01 +02:00
< li >
< a href = "https://twitter.com/intent/user?screen_name=GDGLviv" target = "_blank" >
< svg class = "icon icon-twitter" viewBox = "0 0 30 32" >
< use xlink:href = "/zeppelin/img/sprites/sprites.svg#icon-twitter" > < / use >
< / svg >
< / a >
< / li >
2014-08-17 23:31:26 +02:00
2014-07-28 21:27:01 +02:00
< li >
< a href = "https://facebook.com/GDGLviv" target = "_blank" >
< svg class = "icon icon-facebook" viewBox = "0 0 30 32" >
< use xlink:href = "/zeppelin/img/sprites/sprites.svg#icon-facebook" > < / use >
< / svg >
< / a >
< / li >
2014-08-17 23:31:26 +02:00
2014-07-28 21:27:01 +02:00
< li >
2014-08-17 23:31:26 +02:00
< a href = "http://localhost:4000/zeppelin/feed.xml" target = "_blank" >
2014-07-28 21:27:01 +02:00
< svg class = "icon icon-rss" viewBox = "0 0 30 32" >
< use xlink:href = "/zeppelin/img/sprites/sprites.svg#icon-rss" > < / use >
< / svg >
< / a >
< / li >
2014-08-17 23:31:26 +02:00
2014-07-28 21:27:01 +02:00
< / ul >
< / div >
< / div >
< div class = "row" >
<!-- Please don't delete this line -->
< div class = "col-md-6" >
< p class = "copyright" >
© 2014 Designed and created by < a href = "https://plus.google.com/+OlehZasadnyy/about" > Oleh Zasadnyy< / a > · < a href = "http://lviv.gdg.org.ua" target = "_blank" > GDG Lviv< / a >
< / p >
< / div >
< / div >
< / footer >
<!-- End Footer -->
< / div >
< / div >
< / div >
< script >
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
2014-08-08 00:23:36 +02:00
ga('create', 'UA-43643469-5', 'gdg-x.github.io');
2014-07-28 21:27:01 +02:00
ga('send', 'pageview');
< / script >
< script src = "//code.jquery.com/jquery-2.1.1.min.js" > < / script >
<!-- jQuery local fallback -->
< script >
window.jQuery || document.write('< script src = "/zeppelin/js/jquery-2.1.1.min.js > < \ / s c r i p t > ' )
< / script >
< script src = "//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js" > < / script >
<!-- Bootstrap JS local fallback -->
< script >
if (typeof ($.fn.modal) === 'undefined') {
document.write('< script src = "/zeppelin/js/bootstrap.min.js > < \ / s c r i p t > ' )
}
< / script >
< script src = "/zeppelin/js/jquery.appear.min.js" > < / script >
< script src = "/zeppelin/js/waves.min.js" > < / script >
< script src = "https://maps.googleapis.com/maps/api/js?v=3.exp&libraries=places,geometry" > < / script >
< script >
var googleMaps = 'logistics';
var eventPlace = new google.maps.LatLng(49.843237,24.028751);
var centerMap = new google.maps.LatLng(49.056728, 3.117289);
var mobileCenterMap = new google.maps.LatLng(48.335365, 23.711648);
var icon = '/zeppelin/img/svg/map-marker.svg';
2014-08-14 23:27:17 +02:00
Waves.displayEffect();
2014-07-28 21:27:01 +02:00
< / script >
< script src = "/zeppelin/js/scripts.min.js" > < / script >
< / body >
< / html >