Difference between revisions of "Team:CCA SanDiego"

 
(94 intermediate revisions by 4 users not shown)
Line 6: Line 6:
 
     <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css">
 
     <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css">
 
     <link rel="stylesheet" type="text/css" href="https://static.igem.org/mediawiki/2015/5/53/Cca_sandiego_grayscale.css.txt">
 
     <link rel="stylesheet" type="text/css" href="https://static.igem.org/mediawiki/2015/5/53/Cca_sandiego_grayscale.css.txt">
+
    <style>
 +
    #content{width:100%}
 +
    #bodyContent{width:100%}
 +
    #introduction{background: url(http://www.sandiegophotosca.com/var/albums/Torrey-Pines/Beach_at_Torrey_Pines_State.jpg?m=1291023453) no-repeat bottom center scroll;
 +
        background-size:cover;
 +
        height:1000px;
 +
        padding-top:40px
 +
        }
 +
    #project{height:1000px;
 +
        background-color:#9EF2F5;
 +
        padding-top:40px
 +
        }
 +
    #navigation{background: url(http://i.ytimg.com/vi/87bjPYgf75I/maxresdefault.jpg) no-repeat bottom center scroll;
 +
        background-size:cover;
 +
        height:1000px;
 +
        padding-top:40px
 +
        }
 +
 
 +
    nav{background:#EEE}
 +
    body{font-family:courier}
 +
    img{
 +
        max-width:auto;
 +
        max-height:auto; 
 +
    }
 +
    </style>
 
</head>
 
</head>
  
 
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
 
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
    <!-- Navigation -->
 
    <nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
 
        <div class="container">
 
            <div class="navbar-header">
 
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
 
                    <i class="fa fa-bars"></i>
 
                </button>
 
                <a class="navbar-brand page-scroll" href="#page-top">
 
                    <i class="fa fa-play-circle"></i>  <span class="light">Start</span> Bootstrap
 
                </a>
 
            </div>
 
  
            <!-- Collect the nav links, forms, and other content for toggling -->
 
            <div class="collapse navbar-collapse navbar-right navbar-main-collapse">
 
                <ul class="nav navbar-nav">
 
                    <!-- Hidden li included to remove active class from about link when scrolled up past about section -->
 
                    <li class="hidden">
 
                        <a href="#page-top"></a>
 
                    </li>
 
                    <li>
 
                        <a class="page-scroll" href="#about">About</a>
 
                    </li>
 
                    <li>
 
                        <a class="page-scroll" href="#download">Download</a>
 
                    </li>
 
                    <li>
 
                        <a class="page-scroll" href="#contact">Contact</a>
 
                    </li>
 
                </ul>
 
            </div>
 
            <!-- /.navbar-collapse -->
 
        </div>
 
        <!-- /.container -->
 
    </nav>
 
  
    <!-- Intro Header -->
 
    <header class="intro">
 
        <div class="intro-body">
 
            <div class="container">
 
                <div class="row">
 
                    <div class="col-md-8 col-md-offset-2">
 
                        <h1 class="brand-heading">Grayscale</h1>
 
                        <p class="intro-text">A free, responsive, one page Bootstrap theme.<br>Created by Start Bootstrap.</p>
 
                        <a href="#about" class="btn btn-circle page-scroll">
 
                            <i class="fa fa-angle-double-down animated"></i>
 
                        </a>
 
                    </div>
 
                </div>
 
            </div>
 
        </div>
 
    </header>
 
  
    <!-- About Section -->
+
<div id="introduction" class="" style="text-align:center">
    <section id="about" class="container content-section text-center">
+
    <div class="container">
 
         <div class="row">
 
         <div class="row">
             <div class="col-lg-8 col-lg-offset-2">
+
             <div class="twelve columns">
                 <h2>About Grayscale</h2>
+
                 <h1 class="brand-heading">CCA San Diego 2015</h1>
                 <p>Grayscale is a free Bootstrap 3 theme created by Start Bootstrap. It can be yours right now, simply download the template on <a href="http://startbootstrap.com/template-overviews/grayscale/">the preview page</a>. The theme is open source, and you can use it for any purpose, personal or commercial.</p>
+
                 <p>This is CCA San Diego's first year participating in iGEM. All of our team members attend Canyon Crest Academy (CCA) in San Diego, California. CCA, founded in 2004, is a public high school with about 2,250 students.</p>
                 <p>This theme features stock photos by <a href="http://gratisography.com/">Gratisography</a> along with a custom Google Maps skin courtesy of <a href="http://snazzymaps.com/">Snazzy Maps</a>.</p>
+
                 <a href="#project" class="button button-primary page-scroll">
                 <p>Grayscale includes full HTML, CSS, and custom JavaScript files along with LESS files for easy customization.</p>
+
                 About the Project
 +
                </a>
 
             </div>
 
             </div>
 
         </div>
 
         </div>
     </section>
+
     </div>
 +
</div>
  
    <!-- Download Section -->
 
    <section id="download" class="content-section text-center">
 
        <div class="download-section">
 
            <div class="container">
 
                <div class="col-lg-8 col-lg-offset-2">
 
                    <h2>Download Grayscale</h2>
 
                    <p>You can download Grayscale for free on the preview page at Start Bootstrap.</p>
 
                    <a href="http://startbootstrap.com/template-overviews/grayscale/" class="btn btn-default btn-lg">Visit Download Page</a>
 
                </div>
 
            </div>
 
        </div>
 
    </section>
 
  
    <!-- Contact Section -->
+
<div id="project" style="text-align:center">
     <section id="contact" class="container content-section text-center">
+
     <div class="container">
 
         <div class="row">
 
         <div class="row">
             <div class="col-lg-8 col-lg-offset-2">
+
             <div class="twelve columns">
                 <h2>Contact Start Bootstrap</h2>
+
                 <h2 class="brand-heading">About our project</h1>
                <p>Feel free to email us to provide some feedback on our templates, give us suggestions for new templates and themes, or to just say hello!</p>
+
                 <p style="text-align:left;padding:20px 20px">
                 <p><a href="mailto:feedback@startbootstrap.com">feedback@startbootstrap.com</a>
+
              Biosensors are at the forefront of biomedical and bioengineering research because of their applicability to a wide range of diseases. Using computer modeling we simulated the behavior of a glucose sensing biosensor, which fluoresces in the presence of glucose. This serves as an effective monitor of blood glucose levels, a critical biomarker for diabetes. Our biosensor could be coupled with an insulin producing circuit to treat diabetes without invasive needles and injections.
 
                 </p>
 
                 </p>
                <ul class="list-inline banner-social-buttons">
 
                    <li>
 
                        <a href="https://twitter.com/SBootstrap" class="btn btn-default btn-lg"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">Twitter</span></a>
 
                    </li>
 
                    <li>
 
                        <a href="https://github.com/IronSummitMedia/startbootstrap" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a>
 
                    </li>
 
                    <li>
 
                        <a href="https://plus.google.com/+Startbootstrap/posts" class="btn btn-default btn-lg"><i class="fa fa-google-plus fa-fw"></i> <span class="network-name">Google+</span></a>
 
                    </li>
 
                </ul>
 
 
             </div>
 
             </div>
 
         </div>
 
         </div>
    </section>
+
        <div class="row">
 
+
                <div class="four columns">
    <!-- Map Section -->
+
                    <h5>Introduction</h5>
    <div id="map"></div>
+
                    <a href="https://2015.igem.org/Team:CCA_SanDiego/Project#introduction">
 
+
                    <img class="img-thumbnail" src="https://upload.wikimedia.org/wikipedia/commons/1/13/Caffeine3D.gif">
    <!-- Footer -->
+
                    </a>
    <footer>
+
                    <p>Check out our project</p>
        <div class="container text-center">
+
                </div>
            <p>Copyright &copy; Your Website 2014</p>
+
                <div class="four columns">
 +
                    <h5>Methods</h5>
 +
                    <a href="https://2015.igem.org/Team:CCA_SanDiego/Project#methods">
 +
                    <img class="img-thumbnail" src="https://upload.wikimedia.org/wikipedia/commons/1/13/Caffeine3D.gif"/>
 +
                    </a>
 +
                    <p>See how we did our project</p>
 +
                </div>
 +
                <div class="four columns">
 +
                    <h5>Results</h5>
 +
                  <a href="https://2015.igem.org/Team:CCA_SanDiego/Project#results"> 
 +
                  <img class="img-thumbnail" src="https://upload.wikimedia.org/wikipedia/commons/1/13/Caffeine3D.gif"/>
 +
                  </a>   
 +
                    <p>Look at what we did over the summer</p>
 +
                </div>
 
         </div>
 
         </div>
     </footer>
+
        <div class="row">
 +
            <a href="#navigation" class="button page-scroll" style="background-color:#EEE">Explore Our Wiki</a>
 +
        </div>
 +
     </div>
 +
</div>
  
     <!-- jQuery -->
+
<div id="navigation" class="" style="text-align:center">
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
     <div class="row">
 +
    <div class="twelve columns">
 +
        <h2 class="brand-heading">Explore the rest of our wiki</h1>
 +
    </div>
 +
    </div>
 +
    <div class="container">
 +
        <div class="row">
 +
            <div class="three columns">
 +
                <p>Meet Our Team Members</p>
 +
                <a class="button button-primary" href="https://2015.igem.org/Team:CCA_SanDiego/Team">Team</a>
 +
            </div>
 +
            <div class="three columns">
 +
                <p>How We Spent Our Time</p>
 +
                <a class="button button-primary" href="https://2015.igem.org/Team:CCA_SanDiego/Notebook">Notebook</a>
 +
            </div>
 +
            <div class="three columns">
 +
                <p>The People Who Helped</p>
 +
                <a class="button button-primary" href="https://2015.igem.org/Team:CCA_SanDiego/Attributions">Thanks!</a>
 +
            </div>
 +
            <div class="three columns">
 +
                <p>Our Outreach and Safety</p>
 +
                <a class="button button-primary" href="https://2015.igem.org/Team:CCA_SanDiego/HumanPractice">Human Practices</a>
 +
            </div>
 +
        </div>
 +
     </div>
 +
</div>
 +
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
 +
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
 +
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
  
    <!-- Bootstrap Core JavaScript -->
+
<script>
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
+
// jQuery to collapse the navbar on scroll
 +
$(window).scroll(function() {
 +
    if ($(".navbar").offset().top > 50) {
 +
        $(".navbar-fixed-top").addClass("top-nav-collapse");
 +
    } else {
 +
        $(".navbar-fixed-top").removeClass("top-nav-collapse");
 +
    } 
 +
});
  
    <!-- Plugin JavaScript -->
+
// jQuery for page scrolling feature - requires jQuery Easing plugin
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
+
$(function() {
 +
     $('a.page-scroll').bind('click', function(event) {
 +
        var $anchor = $(this);
 +
        $('html, body').stop().animate({
 +
            scrollTop: $($anchor.attr('href')).offset().top
 +
        }, 1500, 'easeInOutExpo');
 +
        event.preventDefault();
 +
    });
 +
});
  
    <!-- Custom Theme JavaScript -->
+
// Closes the Responsive Menu on Menu Item Click
    <script>
+
$('.navbar-collapse ul li a').click(function() {
function init(){{var e={zoom:15,center:new google.maps.LatLng(40.67,-73.94),disableDefaultUI:!0,scrollwheel:!1,draggable:!1,styles:[{featureType:"water",elementType:"geometry",stylers:[{color:"#000000"},{lightness:17}]},{featureType:"landscape",elementType:"geometry",stylers:[{color:"#000000"},{lightness:20}]},{featureType:"road.highway",elementType:"geometry.fill",stylers:[{color:"#000000"},{lightness:17}]},{featureType:"road.highway",elementType:"geometry.stroke",stylers:[{color:"#000000"},{lightness:29},{weight:.2}]},{featureType:"road.arterial",elementType:"geometry",stylers:[{color:"#000000"},{lightness:18}]},{featureType:"road.local",elementType:"geometry",stylers:[{color:"#000000"},{lightness:16}]},{featureType:"poi",elementType:"geometry",stylers:[{color:"#000000"},{lightness:21}]},{elementType:"labels.text.stroke",stylers:[{visibility:"on"},{color:"#000000"},{lightness:16}]},{elementType:"labels.text.fill",stylers:[{saturation:36},{color:"#000000"},{lightness:40}]},{elementType:"labels.icon",stylers:[{visibility:"off"}]},{featureType:"transit",elementType:"geometry",stylers:[{color:"#000000"},{lightness:19}]},{featureType:"administrative",elementType:"geometry.fill",stylers:[{color:"#000000"},{lightness:20}]},{featureType:"administrative",elementType:"geometry.stroke",stylers:[{color:"#000000"},{lightness:17},{weight:1.2}]}]},t=document.getElementById("map"),l=new google.maps.Map(t,e),o="img/map-marker.png",s=new google.maps.LatLng(40.67,-73.94);new google.maps.Marker({position:s,map:l,icon:o})}}$(window).scroll(function(){$(".navbar").offset().top>50?$(".navbar-fixed-top").addClass("top-nav-collapse"):$(".navbar-fixed-top").removeClass("top-nav-collapse")}),$(function(){$("a.page-scroll").bind("click",function(e){var t=$(this);$("html, body").stop().animate({scrollTop:$(t.attr("href")).offset().top},1500,"easeInOutExpo"),e.preventDefault()})}),$(".navbar-collapse ul li a").click(function(){$(".navbar-toggle:visible").click()}),google.maps.event.addDomListener(window,"load",init);
+
    $('.navbar-toggle:visible').click();
 +
});
 +
$('.firstHeading').remove()
 
     </script>
 
     </script>
  

Latest revision as of 18:36, 18 September 2015

CCA San Diego iGEM 2015

CCA San Diego 2015

This is CCA San Diego's first year participating in iGEM. All of our team members attend Canyon Crest Academy (CCA) in San Diego, California. CCA, founded in 2004, is a public high school with about 2,250 students.

About the Project

About our project

Biosensors are at the forefront of biomedical and bioengineering research because of their applicability to a wide range of diseases. Using computer modeling we simulated the behavior of a glucose sensing biosensor, which fluoresces in the presence of glucose. This serves as an effective monitor of blood glucose levels, a critical biomarker for diabetes. Our biosensor could be coupled with an insulin producing circuit to treat diabetes without invasive needles and injections.

Introduction

Check out our project

Methods

See how we did our project

Results

Look at what we did over the summer