Team:Evry/Home-deprecated

From 2014.igem.org

(Difference between revisions)
Line 36: Line 36:
-
 
+
<body>
     <div id="preloader">
     <div id="preloader">
         <div class="loader-gplus"></div>
         <div class="loader-gplus"></div>
Line 464: Line 464:
     </script>
     </script>
     <!--<script src="/zeppelin/js/scripts.min.js "></script>-->
     <!--<script src="/zeppelin/js/scripts.min.js "></script>-->
 +
</body>

Revision as of 20:22, 30 July 2014

IGEM Evry 2014


<body>

<section id="top-section-hero" style="background-image: url('https://raw.githubusercontent.com/tagazok/zeppelin/master/img/hero.jpg');">


<header id="top-header" class="col-lg-10 col-sm-12">

   <svg id="menu-trigger" class="icon icon-menu visible-xs" viewBox="0 0 32 32" data-effect="st-effect">
       <use xlink:href="https://raw.githubusercontent.com/tagazok/zeppelin/master/zeppelin/img/sprites/sprites.svg#icon-menu"></use>
   </svg>
   <a href="/zeppelin/" id="logo-header" class="logo-header logo-light"></a>
   <nav class="st-menu st-effect" id="menu">
  • <a class="current" href="/zeppelin/">Home</a>
  • <a href="/zeppelin/blog/">Blog</a>
  • <a href="/zeppelin/speakers/">Speakers</a>
  • <a href="/zeppelin/team/">Team</a>
  • <a href="/zeppelin/logistics/">Logistics</a>
   </nav>

</header>

   <a href="#about" class="explore">
       <svg class="icon icon-arrow-down" viewBox="0 0 32 32">
           <use xlink:href="https://raw.githubusercontent.com/tagazok/zeppelin/master/zeppelin/img/sprites/sprites.svg#icon-arrow-down"></use>
       </svg>
   </a>

</section>


This is a test :) <section id="about">

About IGEM Evry 2014

Biology
                       <img class="img-circle" src="conference.jpg" height="128" width="128" alt="Conference">

Des professionnels des technologies Google et bien plus se réunissent rien que pour vous. Des speakers hors du commun and a lot's of fun!

Modeling
                       <img class="img-circle" src="workshop.jpg" height="128" width="128" alt="Workshops">

Des démonstrations, des hands-on. Venez expérimentez votre futur technologie favorite!

Human Practice
                       <img class="img-circle" src="hackathon.jpg" height="128" width="128" alt="Hackathons">

Venez partager vos expériences avec la communauté. Un grand rassemblement de passionés de technologies vous attend!

</section>


<section id="statistic" class="parallax" style="background-image: url(statistic.jpg);">

20
Team members
0
Biobricks
0
Collaborations
500+
All-nighters

</section>

<section id="latest-news">

Dernières news

           <article class="row">
               
                   
Call for Papers

GDG DevFest Paris 2014 will be held 28th of November in Paris. If you want to be part of this great event as a speaker you knocked at the good door. Presenters – who should speak at the DevFest Conference? developers (freelance and hired) c... <a href="/zeppelin/blog/call-for-papers">continue reading</a>


Hello World!

We’re very excited - not just because of the inordinate amount of caffeine based products consumed - but also because our team are putting together the final missing parts to the biggest Google related event in Paris - GDG DevFest 2014. This year... <a href="/zeppelin/blog/hello-world">continue reading</a>

           </article>

</section>

<section id="top-speakers" class="parallax" style="background-image: url(top-speakers.jpg);">

Rockstar speakers

           
                <a href="/zeppelin/speakers/" class="bottom-section-link">See all speakers</a>
           

</section>

<section id="sponsors">

Sponsors

Platium
Gold
Information partners
           
                <a href="/zeppelin/assets/GDG_DevFest_Partnership.pdf">Become a sponsor</a>
           

</section>


<footer id="footer">

Contacts
FAQ
  • <a href="/zeppelin/cod/">Code of Conduct</a>

</footer>

   <script src="//code.jquery.com/jquery-2.1.1.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>
   <script>
       if (typeof ($.fn.modal) === 'undefined') {
           document.write('<script src="/zeppelin/js/bootstrap.min.js ><\/script>')
       }
   </script>   
   <script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>

<script src="https://2014.igem.org/Team:Evry/JS?action=raw&ctype=text/javascript"></script>

   <script>
       //Location properties
       var googleMaps = 'index';
       var eventPlace = new google.maps.LatLng(48.815906, 2.362838);
       var centerMap = new google.maps.LatLng(48.815906, 2.362838);
       var mobileCenterMap = new google.maps.LatLng(48.815906, 2.362838);
       var icon = 'https://raw.githubusercontent.com/tagazok/zeppelin/master/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 () {
           var bodyColor = $('body').css('color');
           if (bodyColor != 'rgb(51, 51, 51)') {
               $("head").prepend('<link rel="stylesheet" href="http://www.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">');
           }
           $(function () {
               $("#typeout-text").typed({
                   strings: ["", "Conference", "LiveCode", "Season"],
                   typeSpeed: 150,
                   backDelay: 900,
                   loop: true
               });
           });
       });
   </script>

</body>