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" : [
|
||||
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue