mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 22:11:29 +02:00
Optimized _layouts. Merged most js libraries into one
This commit is contained in:
parent
b17812e89f
commit
84c47e3584
34 changed files with 397 additions and 682 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" itemscope itemtype="http://schema.org/Blog">
|
||||
<html lang="en">
|
||||
|
||||
|
||||
<head>
|
||||
|
@ -58,11 +58,12 @@
|
|||
<div id="preloader" class="preloader">
|
||||
<div class="loader-gplus"></div>
|
||||
</div>
|
||||
|
||||
<div id="st-container" class="st-container">
|
||||
<div class="st-pusher">
|
||||
<div class="st-content">
|
||||
|
||||
<!-- <!-- Begin Top Section -->
|
||||
<!-- Begin Top Section -->
|
||||
<section id="top-section" class="top-section image-section">
|
||||
<div class="overlay gradient-overlay"></div>
|
||||
|
||||
|
@ -127,7 +128,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- End Top Section --> -->
|
||||
<!-- End Top Section -->
|
||||
|
||||
<!-- Begin Post-->
|
||||
<section id="post-section" class="post-section">
|
||||
|
@ -145,21 +146,21 @@
|
|||
<div class="share pull-right">
|
||||
<ul class="social-links">
|
||||
<li>
|
||||
<a href="https://plus.google.com/share?url=" onclick="window.open('https://plus.google.com/share?url=', 'newwindow', 'width=600, height=500'); return false;">
|
||||
<a href="https://plus.google.com/share?url=http://gdg-x.github.io/zeppelin/blog/call-for-papers" onclick="window.open('https://plus.google.com/share?url=http://gdg-x.github.io/zeppelin/blog/call-for-papers', 'newwindow', 'width=600, height=500'); return false;">
|
||||
<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>
|
||||
<li>
|
||||
<a href="https://twitter.com/home?status=" onclick="window.open('https://twitter.com/home?status=', 'newwindow', 'width=600, height=250'); return false;">
|
||||
<a href="https://twitter.com/home?status=http://gdg-x.github.io/zeppelin/blog/call-for-papers" onclick="window.open('https://twitter.com/home?status=http://gdg-x.github.io/zeppelin/blog/call-for-papers', 'newwindow', 'width=600, height=250'); return false;">
|
||||
<svg class="icon icon-twitter" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-twitter"></use>
|
||||
</svg>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.facebook.com/sharer/sharer.php?u=" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=', 'newwindow', 'width=600, height=500'); return false;">
|
||||
<a href="https://www.facebook.com/sharer/sharer.php?u=http://gdg-x.github.io/zeppelin/blog/call-for-papers" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=http://gdg-x.github.io/zeppelin/blog/call-for-papers', 'newwindow', 'width=600, height=500'); return false;">
|
||||
<svg class="icon icon-facebook" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-facebook"></use>
|
||||
</svg>
|
||||
|
@ -326,7 +327,7 @@
|
|||
<h5>FAQ</h5>
|
||||
<ul>
|
||||
|
||||
<li><a href=" /zeppelinhttp://localhost:4000/zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
<li><a href=" /zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -337,7 +338,7 @@
|
|||
<ul class="social-links">
|
||||
|
||||
<li>
|
||||
<a href="https://plus.google.com/b/102444623953913144164" target="_blank">
|
||||
<a href=" " 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>
|
||||
|
@ -345,7 +346,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://twitter.com/intent/user?screen_name=GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-twitter" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-twitter"></use>
|
||||
</svg>
|
||||
|
@ -353,7 +354,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://facebook.com/GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-facebook" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-facebook"></use>
|
||||
</svg>
|
||||
|
@ -361,7 +362,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="http://localhost:4000/zeppelin/feed.xml" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-rss" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-rss"></use>
|
||||
</svg>
|
||||
|
@ -397,20 +398,17 @@
|
|||
|
||||
</script>
|
||||
|
||||
<script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
|
||||
<!-- jQuery local fallback -->
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
|
||||
<script>
|
||||
window.jQuery || document.write('<script src="/zeppelin/js/jquery-2.1.1.min.js ><\/script>')
|
||||
</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 ><\/script>')
|
||||
}
|
||||
</script>
|
||||
<script src="/zeppelin/js/jquery.appear.min.js"></script>
|
||||
<script src="/zeppelin/js/waves.min.js"></script>
|
||||
<script src="/zeppelin/js/default.js"></script>
|
||||
<script>Waves.displayEffect();</script>
|
||||
<script src="/zeppelin/js/scripts.min.js"></script>
|
||||
<script type="application/ld+json">
|
||||
|
@ -443,15 +441,16 @@
|
|||
"longitude" : "24.028751"
|
||||
}
|
||||
},
|
||||
"organizer" : {
|
||||
"@type" : "Organization",
|
||||
"name" : "GDG Lviv",
|
||||
"alternateName" : "Google Developer Group Lviv",
|
||||
"description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
"logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
"email" : "lviv@gdg.org.ua",
|
||||
"sameAs" : "http://lviv.gdg.org.ua/"
|
||||
},
|
||||
// Not supported yet
|
||||
// "organizer" : {
|
||||
// "@type" : "Organization",
|
||||
// "name" : "GDG Lviv",
|
||||
// "alternateName" : "Google Developer Group Lviv",
|
||||
// "description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
// "logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
// "email" : "lviv@gdg.org.ua",
|
||||
// "sameAs" : "http://lviv.gdg.org.ua/"
|
||||
// },
|
||||
"offers" : [
|
||||
|
||||
{
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" itemscope itemtype="http://schema.org/Blog">
|
||||
<html lang="en">
|
||||
|
||||
|
||||
<head>
|
||||
|
@ -58,11 +58,12 @@
|
|||
<div id="preloader" class="preloader">
|
||||
<div class="loader-gplus"></div>
|
||||
</div>
|
||||
|
||||
<div id="st-container" class="st-container">
|
||||
<div class="st-pusher">
|
||||
<div class="st-content">
|
||||
|
||||
<!-- <!-- Begin Top Section -->
|
||||
<!-- Begin Top Section -->
|
||||
<section id="top-section" class="top-section image-section">
|
||||
<div class="overlay gradient-overlay"></div>
|
||||
|
||||
|
@ -127,7 +128,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- End Top Section --> -->
|
||||
<!-- End Top Section -->
|
||||
|
||||
<!-- Begin Post-->
|
||||
<section id="post-section" class="post-section">
|
||||
|
@ -145,21 +146,21 @@
|
|||
<div class="share pull-right">
|
||||
<ul class="social-links">
|
||||
<li>
|
||||
<a href="https://plus.google.com/share?url=" onclick="window.open('https://plus.google.com/share?url=', 'newwindow', 'width=600, height=500'); return false;">
|
||||
<a href="https://plus.google.com/share?url=http://gdg-x.github.io/zeppelin/blog/hello-world" onclick="window.open('https://plus.google.com/share?url=http://gdg-x.github.io/zeppelin/blog/hello-world', 'newwindow', 'width=600, height=500'); return false;">
|
||||
<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>
|
||||
<li>
|
||||
<a href="https://twitter.com/home?status=" onclick="window.open('https://twitter.com/home?status=', 'newwindow', 'width=600, height=250'); return false;">
|
||||
<a href="https://twitter.com/home?status=http://gdg-x.github.io/zeppelin/blog/hello-world" onclick="window.open('https://twitter.com/home?status=http://gdg-x.github.io/zeppelin/blog/hello-world', 'newwindow', 'width=600, height=250'); return false;">
|
||||
<svg class="icon icon-twitter" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-twitter"></use>
|
||||
</svg>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.facebook.com/sharer/sharer.php?u=" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=', 'newwindow', 'width=600, height=500'); return false;">
|
||||
<a href="https://www.facebook.com/sharer/sharer.php?u=http://gdg-x.github.io/zeppelin/blog/hello-world" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=http://gdg-x.github.io/zeppelin/blog/hello-world', 'newwindow', 'width=600, height=500'); return false;">
|
||||
<svg class="icon icon-facebook" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-facebook"></use>
|
||||
</svg>
|
||||
|
@ -280,7 +281,7 @@ the final missing parts to the biggest Google related event in Ukraine - <a href
|
|||
<h5>FAQ</h5>
|
||||
<ul>
|
||||
|
||||
<li><a href=" /zeppelinhttp://localhost:4000/zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
<li><a href=" /zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -291,7 +292,7 @@ the final missing parts to the biggest Google related event in Ukraine - <a href
|
|||
<ul class="social-links">
|
||||
|
||||
<li>
|
||||
<a href="https://plus.google.com/b/102444623953913144164" target="_blank">
|
||||
<a href=" " 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>
|
||||
|
@ -299,7 +300,7 @@ the final missing parts to the biggest Google related event in Ukraine - <a href
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://twitter.com/intent/user?screen_name=GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-twitter" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-twitter"></use>
|
||||
</svg>
|
||||
|
@ -307,7 +308,7 @@ the final missing parts to the biggest Google related event in Ukraine - <a href
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://facebook.com/GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-facebook" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-facebook"></use>
|
||||
</svg>
|
||||
|
@ -315,7 +316,7 @@ the final missing parts to the biggest Google related event in Ukraine - <a href
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="http://localhost:4000/zeppelin/feed.xml" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-rss" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-rss"></use>
|
||||
</svg>
|
||||
|
@ -351,20 +352,17 @@ the final missing parts to the biggest Google related event in Ukraine - <a href
|
|||
|
||||
</script>
|
||||
|
||||
<script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
|
||||
<!-- jQuery local fallback -->
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
|
||||
<script>
|
||||
window.jQuery || document.write('<script src="/zeppelin/js/jquery-2.1.1.min.js ><\/script>')
|
||||
</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 ><\/script>')
|
||||
}
|
||||
</script>
|
||||
<script src="/zeppelin/js/jquery.appear.min.js"></script>
|
||||
<script src="/zeppelin/js/waves.min.js"></script>
|
||||
<script src="/zeppelin/js/default.js"></script>
|
||||
<script>Waves.displayEffect();</script>
|
||||
<script src="/zeppelin/js/scripts.min.js"></script>
|
||||
<script type="application/ld+json">
|
||||
|
@ -397,15 +395,16 @@ the final missing parts to the biggest Google related event in Ukraine - <a href
|
|||
"longitude" : "24.028751"
|
||||
}
|
||||
},
|
||||
"organizer" : {
|
||||
"@type" : "Organization",
|
||||
"name" : "GDG Lviv",
|
||||
"alternateName" : "Google Developer Group Lviv",
|
||||
"description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
"logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
"email" : "lviv@gdg.org.ua",
|
||||
"sameAs" : "http://lviv.gdg.org.ua/"
|
||||
},
|
||||
// Not supported yet
|
||||
// "organizer" : {
|
||||
// "@type" : "Organization",
|
||||
// "name" : "GDG Lviv",
|
||||
// "alternateName" : "Google Developer Group Lviv",
|
||||
// "description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
// "logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
// "email" : "lviv@gdg.org.ua",
|
||||
// "sameAs" : "http://lviv.gdg.org.ua/"
|
||||
// },
|
||||
"offers" : [
|
||||
|
||||
{
|
||||
|
|
|
@ -274,7 +274,7 @@ This year event will take place in cultural capital of Ukraine - Lviv. Being a u
|
|||
<h5>FAQ</h5>
|
||||
<ul>
|
||||
|
||||
<li><a href=" /zeppelinhttp://localhost:4000/zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
<li><a href=" /zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -285,7 +285,7 @@ This year event will take place in cultural capital of Ukraine - Lviv. Being a u
|
|||
<ul class="social-links">
|
||||
|
||||
<li>
|
||||
<a href="https://plus.google.com/b/102444623953913144164" target="_blank">
|
||||
<a href=" " 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>
|
||||
|
@ -293,7 +293,7 @@ This year event will take place in cultural capital of Ukraine - Lviv. Being a u
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://twitter.com/intent/user?screen_name=GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-twitter" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-twitter"></use>
|
||||
</svg>
|
||||
|
@ -301,7 +301,7 @@ This year event will take place in cultural capital of Ukraine - Lviv. Being a u
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://facebook.com/GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-facebook" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-facebook"></use>
|
||||
</svg>
|
||||
|
@ -309,7 +309,7 @@ This year event will take place in cultural capital of Ukraine - Lviv. Being a u
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="http://localhost:4000/zeppelin/feed.xml" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-rss" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-rss"></use>
|
||||
</svg>
|
||||
|
@ -349,23 +349,25 @@ This year event will take place in cultural capital of Ukraine - Lviv. Being a u
|
|||
|
||||
</script>
|
||||
|
||||
<script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
|
||||
<!-- jQuery local fallback -->
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
|
||||
<script>
|
||||
window.jQuery || document.write('<script src="/zeppelin/js/jquery-2.1.1.min.js><\/script>')
|
||||
</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><\/script>')
|
||||
}
|
||||
</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/default.js"></script>
|
||||
|
||||
<script>
|
||||
Waves.displayEffect();
|
||||
|
||||
</script>
|
||||
<script src="/zeppelin/js/scripts.min.js"></script>
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
[{
|
||||
"@context" : "http://schema.org",
|
||||
|
@ -396,15 +398,16 @@ This year event will take place in cultural capital of Ukraine - Lviv. Being a u
|
|||
"longitude" : "24.028751"
|
||||
}
|
||||
},
|
||||
"organizer" : {
|
||||
"@type" : "Organization",
|
||||
"name" : "GDG Lviv",
|
||||
"alternateName" : "Google Developer Group Lviv",
|
||||
"description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
"logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
"email" : "lviv@gdg.org.ua",
|
||||
"sameAs" : "http://lviv.gdg.org.ua/"
|
||||
},
|
||||
// Not supported yet
|
||||
// "organizer" : {
|
||||
// "@type" : "Organization",
|
||||
// "name" : "GDG Lviv",
|
||||
// "alternateName" : "Google Developer Group Lviv",
|
||||
// "description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
// "logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
// "email" : "lviv@gdg.org.ua",
|
||||
// "sameAs" : "http://lviv.gdg.org.ua/"
|
||||
// },
|
||||
"offers" : [
|
||||
|
||||
{
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" itemscope itemtype="http://schema.org/Blog">
|
||||
<html lang="en">
|
||||
|
||||
|
||||
<head>
|
||||
|
@ -58,11 +58,12 @@
|
|||
<div id="preloader" class="preloader">
|
||||
<div class="loader-gplus"></div>
|
||||
</div>
|
||||
|
||||
<div id="st-container" class="st-container">
|
||||
<div class="st-pusher">
|
||||
<div class="st-content">
|
||||
|
||||
<!-- <!-- Begin Top Section -->
|
||||
<!-- Begin Top Section -->
|
||||
<section id="top-section" class="top-section image-section">
|
||||
<div class="overlay gradient-overlay"></div>
|
||||
|
||||
|
@ -127,7 +128,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- End Top Section --> -->
|
||||
<!-- End Top Section -->
|
||||
|
||||
<!-- Begin Post-->
|
||||
<section id="post-section" class="post-section">
|
||||
|
@ -211,7 +212,7 @@
|
|||
<h5>FAQ</h5>
|
||||
<ul>
|
||||
|
||||
<li><a href=" /zeppelinhttp://localhost:4000/zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
<li><a href=" /zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -222,7 +223,7 @@
|
|||
<ul class="social-links">
|
||||
|
||||
<li>
|
||||
<a href="https://plus.google.com/b/102444623953913144164" target="_blank">
|
||||
<a href=" " 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>
|
||||
|
@ -230,7 +231,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://twitter.com/intent/user?screen_name=GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-twitter" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-twitter"></use>
|
||||
</svg>
|
||||
|
@ -238,7 +239,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://facebook.com/GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-facebook" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-facebook"></use>
|
||||
</svg>
|
||||
|
@ -246,7 +247,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="http://localhost:4000/zeppelin/feed.xml" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-rss" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-rss"></use>
|
||||
</svg>
|
||||
|
@ -282,20 +283,17 @@
|
|||
|
||||
</script>
|
||||
|
||||
<script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
|
||||
<!-- jQuery local fallback -->
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
|
||||
<script>
|
||||
window.jQuery || document.write('<script src="/zeppelin/js/jquery-2.1.1.min.js ><\/script>')
|
||||
</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 ><\/script>')
|
||||
}
|
||||
</script>
|
||||
<script src="/zeppelin/js/jquery.appear.min.js"></script>
|
||||
<script src="/zeppelin/js/waves.min.js"></script>
|
||||
<script src="/zeppelin/js/default.js"></script>
|
||||
<script>Waves.displayEffect();</script>
|
||||
<script src="/zeppelin/js/scripts.min.js"></script>
|
||||
<script type="application/ld+json">
|
||||
|
@ -328,15 +326,16 @@
|
|||
"longitude" : "24.028751"
|
||||
}
|
||||
},
|
||||
"organizer" : {
|
||||
"@type" : "Organization",
|
||||
"name" : "GDG Lviv",
|
||||
"alternateName" : "Google Developer Group Lviv",
|
||||
"description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
"logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
"email" : "lviv@gdg.org.ua",
|
||||
"sameAs" : "http://lviv.gdg.org.ua/"
|
||||
},
|
||||
// Not supported yet
|
||||
// "organizer" : {
|
||||
// "@type" : "Organization",
|
||||
// "name" : "GDG Lviv",
|
||||
// "alternateName" : "Google Developer Group Lviv",
|
||||
// "description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
// "logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
// "email" : "lviv@gdg.org.ua",
|
||||
// "sameAs" : "http://lviv.gdg.org.ua/"
|
||||
// },
|
||||
"offers" : [
|
||||
|
||||
{
|
||||
|
|
203
_site/index.html
203
_site/index.html
|
@ -55,14 +55,15 @@
|
|||
|
||||
|
||||
<body>
|
||||
<div id="preloader" class="preloader">
|
||||
<div id="preloader" class="preloader">
|
||||
<div class="loader-gplus"></div>
|
||||
</div>
|
||||
<div id="st-container" class="st-container">
|
||||
<div class="st-pusher">
|
||||
<div class="st-content">
|
||||
</div>
|
||||
|
||||
<!-- Begin Top Section -->
|
||||
<div id="st-container" class="st-container">
|
||||
<div class="st-pusher">
|
||||
<div class="st-content">
|
||||
|
||||
<!-- Begin Top Section -->
|
||||
<section id="top-section-hero" class="top-section-hero top-section image-section" style="background-image: url('/zeppelin/img/hero.jpg');">
|
||||
|
||||
<header id="top-header" class="top-header">
|
||||
|
@ -649,7 +650,7 @@ This... <a href="/zeppelin/blog/hello-world">continue reading</a></p>
|
|||
<!-- End Buy Tickets Section -->
|
||||
|
||||
|
||||
<!-- Begin Footer -->
|
||||
<!-- Begin Footer -->
|
||||
<footer id="footer" class="footer">
|
||||
<div class="row">
|
||||
<div class="pull-left col-md-6 col-xs-6">
|
||||
|
@ -686,7 +687,7 @@ This... <a href="/zeppelin/blog/hello-world">continue reading</a></p>
|
|||
<h5>FAQ</h5>
|
||||
<ul>
|
||||
|
||||
<li><a href=" /zeppelinhttp://localhost:4000/zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
<li><a href=" /zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -697,7 +698,7 @@ This... <a href="/zeppelin/blog/hello-world">continue reading</a></p>
|
|||
<ul class="social-links">
|
||||
|
||||
<li>
|
||||
<a href="https://plus.google.com/b/102444623953913144164" target="_blank">
|
||||
<a href=" " 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>
|
||||
|
@ -705,7 +706,7 @@ This... <a href="/zeppelin/blog/hello-world">continue reading</a></p>
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://twitter.com/intent/user?screen_name=GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-twitter" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-twitter"></use>
|
||||
</svg>
|
||||
|
@ -713,7 +714,7 @@ This... <a href="/zeppelin/blog/hello-world">continue reading</a></p>
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://facebook.com/GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-facebook" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-facebook"></use>
|
||||
</svg>
|
||||
|
@ -721,7 +722,7 @@ This... <a href="/zeppelin/blog/hello-world">continue reading</a></p>
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="http://localhost:4000/zeppelin/feed.xml" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-rss" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-rss"></use>
|
||||
</svg>
|
||||
|
@ -742,11 +743,15 @@ This... <a href="/zeppelin/blog/hello-world">continue reading</a></p>
|
|||
</footer>
|
||||
<!-- End Footer -->
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
||||
|
||||
|
||||
|
||||
<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)
|
||||
|
@ -756,82 +761,79 @@ This... <a href="/zeppelin/blog/hello-world">continue reading</a></p>
|
|||
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 ><\/script>')
|
||||
</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 ><\/script>')
|
||||
}
|
||||
</script>
|
||||
<script src="/zeppelin/js/jquery.countTo.min.js"></script>
|
||||
<script src="/zeppelin/js/jquery.appear.min.js"></script>
|
||||
<script src="/zeppelin/js/typed.min.js"></script>
|
||||
<script src="/zeppelin/js/waves.min.js"></script>
|
||||
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
|
||||
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
|
||||
<script>
|
||||
//Location properties
|
||||
var googleMaps = 'index';
|
||||
var eventPlace = new google.maps.LatLng(49.843237,24.028751);
|
||||
var centerMap = new google.maps.LatLng(49.842537,24.025701);
|
||||
var mobileCenterMap = new google.maps.LatLng(49.841620, 24.029411);
|
||||
var icon = '/zeppelin/img/svg/map-marker.svg';
|
||||
//Twitter
|
||||
var twitterFeedUrl = 'http://lviv.gdg.org.ua/tweetledee/favoritesjson.php?c=10&cache_interval=900';
|
||||
|
||||
$(document).ready(function () {
|
||||
Waves.displayEffect();
|
||||
$(function () {
|
||||
$("#typeout-text").typed({
|
||||
strings: ["", "Season", "Ukraine", "Germany", "USA"],
|
||||
typeSpeed: 150,
|
||||
backDelay: 900,
|
||||
loop: true
|
||||
});
|
||||
});
|
||||
//Rockstar speakers
|
||||
var rockstarSpeakers = [
|
||||
|
||||
|
||||
{name: "Dawid Ostrowski", company: "Google Poland", image: "/zeppelin/img/speakers/DawidOstrowski.jpg"},
|
||||
|
||||
|
||||
|
||||
{name: "Dmytro Danylyk", company: "Lemberg Solutions Limited", image: "/zeppelin/img/speakers/DmytroDanylyk.jpg"},
|
||||
|
||||
|
||||
|
||||
{name: "Mateusz Herych", company: "Base CRM, GDG Krakow", image: "/zeppelin/img/speakers/MateuszHerych.jpg"},
|
||||
|
||||
|
||||
|
||||
{name: "Roman Mazur", company: "Stanfy, GDG Kyiv", image: "/zeppelin/img/speakers/RomanMazur.jpg"},
|
||||
|
||||
|
||||
|
||||
{name: "Valentyn Shybanov", company: "Twinfield, GDG Kyiv", image: "/zeppelin/img/speakers/ValentynShybanov.jpg"}
|
||||
|
||||
|
||||
];
|
||||
rockstarSpeakers.sort(function() {return 0.5 - Math.random()});
|
||||
if(rockstarSpeakers.length > 0) {
|
||||
var animationDelay = 1500,
|
||||
count = 4,
|
||||
colWidth = 12/count;
|
||||
for(i=0; i<count; i++) {
|
||||
$('#rockstar-speaker-title').after('<div class="col-md-'+ colWidth +' col-xs-6 rockstar-speakers-item animated hiding" data-animation="fadeInUp" data-delay="' + animationDelay +'"><div class="rockstar-speaker"><div class="flow-img img-circle rockstar-speaker-img" style="background-image: url(' + rockstarSpeakers[i].image + ')"></div><div class="name">' + rockstarSpeakers[i].name + '</div><div class="sub">' + rockstarSpeakers[i].company + '</div></div></div>');
|
||||
animationDelay -= 500;
|
||||
}
|
||||
}
|
||||
});
|
||||
window.jQuery || document.write('<script src="/zeppelin/js/jquery-2.1.1.min.js><\/script>')
|
||||
</script>
|
||||
<script src="/zeppelin/js/scripts.min.js "></script>
|
||||
<script type="application/ld+json">
|
||||
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
|
||||
<script>
|
||||
if (typeof($.fn.modal) === 'undefined') {
|
||||
document.write('<script src="/zeppelin/js/bootstrap.min.js><\/script>')
|
||||
}
|
||||
</script>
|
||||
<script src="/zeppelin/js/default.js"></script>
|
||||
|
||||
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
|
||||
|
||||
<script>
|
||||
Waves.displayEffect();
|
||||
|
||||
var googleMaps = 'index',
|
||||
eventPlace = new google.maps.LatLng(49.843237,24.028751),
|
||||
centerMap = new google.maps.LatLng(49.842537,24.025701),
|
||||
mobileCenterMap = new google.maps.LatLng(49.841620, 24.029411),
|
||||
icon = '/zeppelin/img/svg/map-marker.svg';
|
||||
var twitterFeedUrl = 'http://lviv.gdg.org.ua/tweetledee/favoritesjson.php?c=10&cache_interval=900';
|
||||
$(document).ready(function () {
|
||||
$(function () {
|
||||
$("#typeout-text").typed({
|
||||
strings: ["", "Season", "Ukraine", "Germany", "USA"],
|
||||
typeSpeed: 150,
|
||||
backDelay: 900,
|
||||
loop: true
|
||||
});
|
||||
});
|
||||
var rockstarSpeakers = [
|
||||
|
||||
|
||||
{name: "Dawid Ostrowski", company: "Google Poland", image: "/zeppelin/img/speakers/DawidOstrowski.jpg"},
|
||||
|
||||
|
||||
|
||||
{name: "Dmytro Danylyk", company: "Lemberg Solutions Limited", image: "/zeppelin/img/speakers/DmytroDanylyk.jpg"},
|
||||
|
||||
|
||||
|
||||
{name: "Mateusz Herych", company: "Base CRM, GDG Krakow", image: "/zeppelin/img/speakers/MateuszHerych.jpg"},
|
||||
|
||||
|
||||
|
||||
{name: "Roman Mazur", company: "Stanfy, GDG Kyiv", image: "/zeppelin/img/speakers/RomanMazur.jpg"},
|
||||
|
||||
|
||||
|
||||
{name: "Valentyn Shybanov", company: "Twinfield, GDG Kyiv", image: "/zeppelin/img/speakers/ValentynShybanov.jpg"}
|
||||
|
||||
|
||||
];
|
||||
rockstarSpeakers.sort(function() {return 0.5 - Math.random()});
|
||||
if(rockstarSpeakers.length > 0) {
|
||||
var animationDelay = 1500,
|
||||
count = 4,
|
||||
colWidth = 12/count;
|
||||
for(i=0; i<count; i++) {
|
||||
$('#rockstar-speaker-title').after('<div class="col-md-'+ colWidth +' col-xs-6 rockstar-speakers-item animated hiding" data-animation="fadeInUp" data-delay="' + animationDelay +'"><div class="rockstar-speaker"><div class="flow-img img-circle rockstar-speaker-img" style="background-image: url(' + rockstarSpeakers[i].image + ')"></div><div class="name">' + rockstarSpeakers[i].name + '</div><div class="sub">' + rockstarSpeakers[i].company + '</div></div></div>');
|
||||
animationDelay -= 500;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
</script>
|
||||
<script src="/zeppelin/js/scripts.min.js"></script>
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
[{
|
||||
"@context" : "http://schema.org",
|
||||
"@type" : "Event",
|
||||
|
@ -861,15 +863,16 @@ This... <a href="/zeppelin/blog/hello-world">continue reading</a></p>
|
|||
"longitude" : "24.028751"
|
||||
}
|
||||
},
|
||||
"organizer" : {
|
||||
"@type" : "Organization",
|
||||
"name" : "GDG Lviv",
|
||||
"alternateName" : "Google Developer Group Lviv",
|
||||
"description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
"logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
"email" : "lviv@gdg.org.ua",
|
||||
"sameAs" : "http://lviv.gdg.org.ua/"
|
||||
},
|
||||
// Not supported yet
|
||||
// "organizer" : {
|
||||
// "@type" : "Organization",
|
||||
// "name" : "GDG Lviv",
|
||||
// "alternateName" : "Google Developer Group Lviv",
|
||||
// "description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
// "logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
// "email" : "lviv@gdg.org.ua",
|
||||
// "sameAs" : "http://lviv.gdg.org.ua/"
|
||||
// },
|
||||
"offers" : [
|
||||
|
||||
{
|
||||
|
@ -969,4 +972,4 @@ This... <a href="/zeppelin/blog/hello-world">continue reading</a></p>
|
|||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
4
_site/js/bootstrap.min.js
vendored
4
_site/js/bootstrap.min.js
vendored
|
@ -1,7 +1,3 @@
|
|||
/**
|
||||
* kjscompiler annotation
|
||||
* @ignore
|
||||
*/
|
||||
/*!
|
||||
* Bootstrap v3.2.0 (http://getbootstrap.com)
|
||||
* Copyright 2011-2014 Twitter, Inc.
|
||||
|
|
6
_site/js/jquery-2.1.1.min.js
vendored
6
_site/js/jquery-2.1.1.min.js
vendored
File diff suppressed because one or more lines are too long
1
_site/js/jquery.appear.min.js
vendored
1
_site/js/jquery.appear.min.js
vendored
|
@ -1 +0,0 @@
|
|||
!function(t){t.fn.appear=function(e,s){var o=t.extend({data:void 0,one:!0,accX:0,accY:0},s);return this.each(function(){var s=t(this);if(s.appeared=!1,!e)return void s.trigger("appear",o.data);var i=t(window),a=function(){if(!s.is(":visible"))return void(s.appeared=!1);var t=i.scrollLeft(),e=i.scrollTop(),a=s.offset(),r=a.left,n=a.top,p=o.accX,u=o.accY,c=s.height(),h=i.height(),l=s.width(),f=i.width();e>n+c+u||n>e+h+u||t>r+l+p||r>t+f+p?s.appeared=!1:s.appeared||s.trigger("appear",o.data)},r=function(){if(s.appeared=!0,o.one){i.unbind("scroll",a);var r=t.inArray(a,t.fn.appear.checks);0>r||t.fn.appear.checks.splice(r,1)}e.apply(this,arguments)};o.one?s.one("appear",o.data,r):s.bind("appear",o.data,r),i.scroll(a),t.fn.appear.checks.push(a),a()})},t.extend(t.fn.appear,{checks:[],timeout:null,checkAll:function(){var e=t.fn.appear.checks.length;if(e>0)for(;e--;)t.fn.appear.checks[e]()},run:function(){t.fn.appear.timeout&&clearTimeout(t.fn.appear.timeout),t.fn.appear.timeout=setTimeout(t.fn.appear.checkAll,20)}}),t.each(["append","prepend","after","before","attr","removeAttr","addClass","removeClass","toggleClass","remove","css","show","hide"],function(e,s){var o=t.fn[s];o&&(t.fn[s]=function(){var e=o.apply(this,arguments);return t.fn.appear.run(),e})})}(jQuery);
|
1
_site/js/jquery.countTo.min.js
vendored
1
_site/js/jquery.countTo.min.js
vendored
|
@ -1 +0,0 @@
|
|||
!function(t){function e(t,e){return t.toFixed(e.decimals)}t.fn.countTo=function(e){return e=e||{},t(this).each(function(){function o(){c+=r,u++,s(c),"function"==typeof a.onUpdate&&a.onUpdate.call(n,c),i>u||(p.removeData("countTo"),clearInterval(l.interval),c=a.to,"function"==typeof a.onComplete&&a.onComplete.call(n,c))}function s(t){var e=a.formatter.call(n,t,a);p.text(e)}var a=t.extend({},t.fn.countTo.defaults,{from:t(this).data("from"),to:t(this).data("to"),speed:t(this).data("speed"),refreshInterval:t(this).data("refresh-interval"),decimals:t(this).data("decimals")},e),i=Math.ceil(a.speed/a.refreshInterval),r=(a.to-a.from)/i,n=this,p=t(this),u=0,c=a.from,l=p.data("countTo")||{};p.data("countTo",l),l.interval&&clearInterval(l.interval),l.interval=setInterval(o,a.refreshInterval),s(c)})},t.fn.countTo.defaults={from:0,to:0,speed:1e3,refreshInterval:100,decimals:0,formatter:e,onUpdate:null,onComplete:null}}(jQuery);
|
|
@ -1,7 +1,3 @@
|
|||
/**
|
||||
* kjscompiler annotation
|
||||
* @ignore
|
||||
*/
|
||||
(function($) {
|
||||
$(document).ready(function() {
|
||||
$('body').css('overflow', 'hidden');
|
||||
|
|
4
_site/js/scripts.min.js
vendored
4
_site/js/scripts.min.js
vendored
File diff suppressed because one or more lines are too long
1
_site/js/typed.min.js
vendored
1
_site/js/typed.min.js
vendored
|
@ -1 +0,0 @@
|
|||
!function(t){"use strict";var s=function(s,o){this.el=t(s),this.options=t.extend({},t.fn.typed.defaults,o),this.text=this.el.text(),this.typeSpeed=this.options.typeSpeed,this.startDelay=this.options.startDelay,this.backSpeed=this.options.backSpeed,this.backDelay=this.options.backDelay,this.strings=this.options.strings,this.strPos=0,this.arrayPos=0,this.string=this.strings[this.arrayPos],this.stopNum=0,this.loop=this.options.loop,this.loopCount=this.options.loopCount,this.curLoop=1,this.stopArray=this.loop===!1?this.strings.length-1:this.strings.length,this.build()};s.prototype={constructor:s,init:function(){var t=this;setTimeout(function(){t.typewrite(t.string,t.strPos)},t.startDelay)},build:function(){this.el.after('<span id="typed-cursor">|</span>'),this.init()},typewrite:function(t,s){var o=Math.round(70*Math.random())+this.typeSpeed,e=this;setTimeout(function(){if(e.arrayPos<e.strings.length){if("^"===t.substr(s,1)){var o=t.substr(s+1).indexOf(" "),i=t.substr(s+1,o);t=t.replace("^"+i,"")}else var i=0;setTimeout(function(){if(e.el.text(e.text+t.substr(0,s)),s>t.length&&e.arrayPos<e.stopArray){clearTimeout(o),e.options.onStringTyped();var o=setTimeout(function(){e.backspace(t,s)},e.backDelay)}else if(s++,e.typewrite(t,s),e.loop===!1&&e.arrayPos===e.stopArray&&s===t.length){var o=e.options.callback();clearTimeout(o)}},i)}else e.loop===!0&&e.loopCount===!1?(e.arrayPos=0,e.init()):e.loopCount!==!1&&e.curLoop<e.loopCount&&(e.arrayPos=0,e.curLoop=e.curLoop+1,e.init())},o)},backspace:function(t,s){var o=Math.round(70*Math.random())+this.backSpeed,e=this;setTimeout(function(){if(e.el.text(e.text+t.substr(0,s)),s>e.stopNum)s--,e.backspace(t,s);else if(s<=e.stopNum){clearTimeout(o);var o=e.arrayPos=e.arrayPos+1;e.typewrite(e.strings[e.arrayPos],s)}},o)}},t.fn.typed=function(o){return this.each(function(){var e=t(this),i=e.data("typed"),a="object"==typeof o&&o;i||e.data("typed",i=new s(this,a)),"string"==typeof o&&i[o]()})},t.fn.typed.defaults={strings:["These are the default values...","You know what you should do?","Use your own!","Have a great day!"],typeSpeed:0,startDelay:0,backSpeed:0,backDelay:500,loop:!1,loopCount:!1,callback:function(){},onStringTyped:function(){}}}(window.jQuery);
|
10
_site/js/waves.min.js
vendored
10
_site/js/waves.min.js
vendored
|
@ -1,10 +0,0 @@
|
|||
/*!
|
||||
* Waves v0.5.1
|
||||
* https://publicis-indonesia.github.io/Waves
|
||||
*
|
||||
* Copyright 2014 Publicis Metro Indonesia, PT. and other contributors
|
||||
* Released under the BSD license
|
||||
* https://github.com/publicis-indonesia/Waves/blob/master/LICENSE
|
||||
*/
|
||||
!function(a){"use strict";function b(a){return null!==a&&a===a.window}function c(a){return b(a)?a:9===a.nodeType&&a.defaultView}function d(a){var b,d,e={top:0,left:0},f=a&&a.ownerDocument;return b=f.documentElement,"undefined"!=typeof a.getBoundingClientRect&&(e=a.getBoundingClientRect()),d=c(f),{top:e.top+d.pageYOffset-b.clientTop,left:e.left+d.pageXOffset-b.clientLeft}}function e(a){var b="";for(var c in a)a.hasOwnProperty(c)&&(b+=c+":"+a[c]+";");return b}var f=f||{},g=document.querySelectorAll.bind(document),h={duration:500,show:function(a){var b=this,c=document.createElement("div");c.className="waves-ripple",b.appendChild(c);var f=d(b),g=a.pageY-f.top-45,i=a.pageX-f.left-45,j="scale("+b.clientWidth/100*2.5+")";c.setAttribute("data-hold",Date.now()),c.setAttribute("data-scale",j),c.setAttribute("data-x",i),c.setAttribute("data-y",g);var k={top:g+"px",left:i+"px"};c.className=c.className+" waves-notransition",c.setAttribute("style",e(k)),c.className=c.className.replace("waves-notransition",""),k["-webkit-transform"]=j,k["-moz-transform"]=j,k["-ms-transform"]=j,k["-o-transform"]=j,k.transform=j,k.opacity="1",k["-webkit-transition-duration"]=h.duration+"ms",k["-moz-transition-duration"]=h.duration+"ms",k["-o-transition-duration"]=h.duration+"ms",k["transition-duration"]=h.duration+"ms",c.setAttribute("style",e(k))},hide:function(){for(var a=this,b=(1.4*a.clientWidth,null),c=a.children.length,d=0;c>d;d++)-1===a.children[d].className.indexOf("waves-ripple")||(b=a.children[d]);if(!b)return!1;var f=b.getAttribute("data-x"),g=b.getAttribute("data-y"),i=b.getAttribute("data-scale"),j=Date.now()-Number(b.getAttribute("data-hold")),k=500-j;0>k&&(k=0),setTimeout(function(){var c={top:g+"px",left:f+"px",opacity:"0","-webkit-transition-duration":h.duration+"ms","-moz-transition-duration":h.duration+"ms","-o-transition-duration":h.duration+"ms","transition-duration":h.duration+"ms","-webkit-transform":i,"-moz-transform":i,"-ms-transform":i,"-o-transform":i,transform:i};b.setAttribute("style",e(c)),setTimeout(function(){try{a.removeChild(b)}catch(c){return!1}},h.duration)},k)},wrapInput:function(a){for(var b=0;b<a.length;b++){var c=a[b];if("input"===c.tagName.toLowerCase()){var d=c.parentNode;if("i"===d.tagName.toLowerCase()&&-1!==d.className.indexOf("waves-effect"))return!1;var e=document.createElement("i");e.className=c.className+" waves-input-wrapper";var f=c.getAttribute("style"),g="width:"+c.offsetWidth+"px;height:"+c.clientHeight+"px;";f||(f=""),e.setAttribute("style",g+f),c.className="waves-button-input",c.removeAttribute("style"),d.replaceChild(e,c),e.appendChild(c)}}}};f.displayEffect=function(b){b=b||{},"duration"in b&&(h.duration=b.duration),h.wrapInput(g(".waves-effect")),Array.prototype.forEach.call(g(".waves-effect"),function(b){a.Touch&&(b.addEventListener("touchstart",h.show,!1),b.addEventListener("touchend",h.hide,!1)),b.addEventListener("mousedown",h.show,!1),b.addEventListener("mouseup",h.hide,!1),b.addEventListener("mouseleave",h.hide,!1)})},a.Waves=f}(window);
|
||||
//# sourceMappingURL=waves.min.js.map
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" itemscope itemtype="http://schema.org/Blog">
|
||||
<html lang="en">
|
||||
|
||||
|
||||
<head>
|
||||
|
@ -278,7 +278,9 @@
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- End Direction Details --> <!-- Begin Footer -->
|
||||
<!-- End Direction Details -->
|
||||
|
||||
<!-- Begin Footer -->
|
||||
<footer id="footer" class="footer">
|
||||
<div class="row">
|
||||
<div class="pull-left col-md-6 col-xs-6">
|
||||
|
@ -315,7 +317,7 @@
|
|||
<h5>FAQ</h5>
|
||||
<ul>
|
||||
|
||||
<li><a href=" /zeppelinhttp://localhost:4000/zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
<li><a href=" /zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -326,7 +328,7 @@
|
|||
<ul class="social-links">
|
||||
|
||||
<li>
|
||||
<a href="https://plus.google.com/b/102444623953913144164" target="_blank">
|
||||
<a href=" " 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>
|
||||
|
@ -334,7 +336,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://twitter.com/intent/user?screen_name=GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-twitter" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-twitter"></use>
|
||||
</svg>
|
||||
|
@ -342,7 +344,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://facebook.com/GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-facebook" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-facebook"></use>
|
||||
</svg>
|
||||
|
@ -350,7 +352,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="http://localhost:4000/zeppelin/feed.xml" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-rss" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-rss"></use>
|
||||
</svg>
|
||||
|
@ -375,6 +377,10 @@
|
|||
</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),
|
||||
|
@ -385,30 +391,34 @@
|
|||
ga('send', 'pageview');
|
||||
|
||||
</script>
|
||||
<script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
|
||||
<!-- jQuery local fallback -->
|
||||
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
|
||||
<script>
|
||||
window.jQuery || document.write('<script src="/zeppelin/js/jquery-2.1.1.min.js ><\/script>')
|
||||
window.jQuery || document.write('<script src="/zeppelin/js/jquery-2.1.1.min.js><\/script>')
|
||||
</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 ><\/script>')
|
||||
}
|
||||
if (typeof($.fn.modal) === 'undefined') {
|
||||
document.write('<script src="/zeppelin/js/bootstrap.min.js><\/script>')
|
||||
}
|
||||
</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 src="/zeppelin/js/default.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';
|
||||
Waves.displayEffect();
|
||||
|
||||
var googleMaps = 'logistics',
|
||||
eventPlace = new google.maps.LatLng(49.843237,24.028751),
|
||||
centerMap = new google.maps.LatLng(49.056728, 3.117289),
|
||||
mobileCenterMap = new google.maps.LatLng(48.335365, 23.711648),
|
||||
icon = '/zeppelin/img/svg/map-marker.svg';
|
||||
|
||||
</script>
|
||||
<script src="/zeppelin/js/scripts.min.js"></script>
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
[{
|
||||
"@context" : "http://schema.org",
|
||||
|
@ -439,15 +449,16 @@
|
|||
"longitude" : "24.028751"
|
||||
}
|
||||
},
|
||||
"organizer" : {
|
||||
"@type" : "Organization",
|
||||
"name" : "GDG Lviv",
|
||||
"alternateName" : "Google Developer Group Lviv",
|
||||
"description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
"logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
"email" : "lviv@gdg.org.ua",
|
||||
"sameAs" : "http://lviv.gdg.org.ua/"
|
||||
},
|
||||
// Not supported yet
|
||||
// "organizer" : {
|
||||
// "@type" : "Organization",
|
||||
// "name" : "GDG Lviv",
|
||||
// "alternateName" : "Google Developer Group Lviv",
|
||||
// "description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
// "logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
// "email" : "lviv@gdg.org.ua",
|
||||
// "sameAs" : "http://lviv.gdg.org.ua/"
|
||||
// },
|
||||
"offers" : [
|
||||
|
||||
{
|
||||
|
@ -547,4 +558,4 @@
|
|||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
@ -483,7 +483,7 @@
|
|||
<h5>FAQ</h5>
|
||||
<ul>
|
||||
|
||||
<li><a href=" /zeppelinhttp://localhost:4000/zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
<li><a href=" /zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -494,7 +494,7 @@
|
|||
<ul class="social-links">
|
||||
|
||||
<li>
|
||||
<a href="https://plus.google.com/b/102444623953913144164" target="_blank">
|
||||
<a href=" " 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>
|
||||
|
@ -502,7 +502,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://twitter.com/intent/user?screen_name=GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-twitter" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-twitter"></use>
|
||||
</svg>
|
||||
|
@ -510,7 +510,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://facebook.com/GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-facebook" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-facebook"></use>
|
||||
</svg>
|
||||
|
@ -518,7 +518,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="http://localhost:4000/zeppelin/feed.xml" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-rss" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-rss"></use>
|
||||
</svg>
|
||||
|
@ -1015,23 +1015,25 @@
|
|||
|
||||
</script>
|
||||
|
||||
<script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
|
||||
<!-- jQuery local fallback -->
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
|
||||
<script>
|
||||
window.jQuery || document.write('<script src="/zeppelin/js/jquery-2.1.1.min.js><\/script>')
|
||||
</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><\/script>')
|
||||
}
|
||||
</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/default.js"></script>
|
||||
|
||||
<script>
|
||||
Waves.displayEffect();
|
||||
|
||||
</script>
|
||||
<script src="/zeppelin/js/scripts.min.js"></script>
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
[{
|
||||
"@context" : "http://schema.org",
|
||||
|
@ -1062,15 +1064,16 @@
|
|||
"longitude" : "24.028751"
|
||||
}
|
||||
},
|
||||
"organizer" : {
|
||||
"@type" : "Organization",
|
||||
"name" : "GDG Lviv",
|
||||
"alternateName" : "Google Developer Group Lviv",
|
||||
"description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
"logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
"email" : "lviv@gdg.org.ua",
|
||||
"sameAs" : "http://lviv.gdg.org.ua/"
|
||||
},
|
||||
// Not supported yet
|
||||
// "organizer" : {
|
||||
// "@type" : "Organization",
|
||||
// "name" : "GDG Lviv",
|
||||
// "alternateName" : "Google Developer Group Lviv",
|
||||
// "description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
// "logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
// "email" : "lviv@gdg.org.ua",
|
||||
// "sameAs" : "http://lviv.gdg.org.ua/"
|
||||
// },
|
||||
"offers" : [
|
||||
|
||||
{
|
||||
|
|
|
@ -351,7 +351,7 @@
|
|||
<h5>FAQ</h5>
|
||||
<ul>
|
||||
|
||||
<li><a href=" /zeppelinhttp://localhost:4000/zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
<li><a href=" /zeppelin/cod/ " target="_blank">Code of Conduct</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -362,7 +362,7 @@
|
|||
<ul class="social-links">
|
||||
|
||||
<li>
|
||||
<a href="https://plus.google.com/b/102444623953913144164" target="_blank">
|
||||
<a href=" " 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>
|
||||
|
@ -370,7 +370,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://twitter.com/intent/user?screen_name=GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-twitter" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-twitter"></use>
|
||||
</svg>
|
||||
|
@ -378,7 +378,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://facebook.com/GDGLviv" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-facebook" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-facebook"></use>
|
||||
</svg>
|
||||
|
@ -386,7 +386,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="http://localhost:4000/zeppelin/feed.xml" target="_blank">
|
||||
<a href=" " target="_blank">
|
||||
<svg class="icon icon-rss" viewBox="0 0 30 32">
|
||||
<use xlink:href="/zeppelin/img/sprites/sprites.svg#icon-rss"></use>
|
||||
</svg>
|
||||
|
@ -443,23 +443,25 @@
|
|||
|
||||
</script>
|
||||
|
||||
<script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
|
||||
<!-- jQuery local fallback -->
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
|
||||
<script>
|
||||
window.jQuery || document.write('<script src="/zeppelin/js/jquery-2.1.1.min.js><\/script>')
|
||||
</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><\/script>')
|
||||
}
|
||||
</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/default.js"></script>
|
||||
|
||||
<script>
|
||||
Waves.displayEffect();
|
||||
|
||||
</script>
|
||||
<script src="/zeppelin/js/scripts.min.js"></script>
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
[{
|
||||
"@context" : "http://schema.org",
|
||||
|
@ -490,15 +492,16 @@
|
|||
"longitude" : "24.028751"
|
||||
}
|
||||
},
|
||||
"organizer" : {
|
||||
"@type" : "Organization",
|
||||
"name" : "GDG Lviv",
|
||||
"alternateName" : "Google Developer Group Lviv",
|
||||
"description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
"logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
"email" : "lviv@gdg.org.ua",
|
||||
"sameAs" : "http://lviv.gdg.org.ua/"
|
||||
},
|
||||
// Not supported yet
|
||||
// "organizer" : {
|
||||
// "@type" : "Organization",
|
||||
// "name" : "GDG Lviv",
|
||||
// "alternateName" : "Google Developer Group Lviv",
|
||||
// "description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.",
|
||||
// "logo" : "http://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png",
|
||||
// "email" : "lviv@gdg.org.ua",
|
||||
// "sameAs" : "http://lviv.gdg.org.ua/"
|
||||
// },
|
||||
"offers" : [
|
||||
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue