Difference between revisions of "Team:Stanford-Brown"
Line 1: | Line 1: | ||
− | / | + | {{:Team:Stanford-Brown/Templates/AddCSS|:Team:Stanford-Brown/css/custom}} |
− | |||
− | |||
− | |||
− | + | <html lang="en"> | |
− | + | <head> | |
− | + | <meta charset="utf-8"> | |
− | + | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
− | + | <meta name="viewport" content="width=device-width, initial-scale=1"> | |
− | + | <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> | |
− | + | <meta name="description" content=""> | |
− | + | <meta name="author" content=""> | |
− | + | <link rel="icon" href="../../favicon.ico"> | |
− | + | ||
− | + | <title>SB iGEM 2015</title> | |
− | + | ||
− | + | ||
− | + | </head> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <body> | |
− | --------- | + | <!-- =================== NAVBAR ==================== --> |
+ | <div class="container"> | ||
+ | <nav class="navbar navbar-material-light-blue navbar-fixed-top oriEdit"> | ||
+ | <div class="container"> | ||
− | + | <div class="navbar-header"> | |
− | - | + | |
+ | <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> | ||
+ | <span class="sr-only">Toggle navigation</span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | |||
+ | </button> | ||
+ | <a class="navbar-brand" href="https://2015.igem.org/Team:Stanford-Brown">SB iGEM</a> | ||
+ | </div> | ||
− | + | <div id="navbar" class="navbar-collapse collapse"> | |
− | - | + | |
− | + | <ul class="nav navbar-nav"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | / | + | <li class="active"><a href="https://2015.igem.org/Team:Stanford-Brown">Home</a></li> |
− | . | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Vision">Vision</a></li> | ||
− | + | <li class="dropdown"> | |
− | ------------------- | + | <a href="" data-target="#" class="dropdown-toggle" data-toggle="dropdown">biOrigami Projects</a> |
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Projects">Overview</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Stanford-Brown/PS">Polystyrene Synthesis</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Stanford-Brown/PHA">P(3HB) Synthesis</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Stanford-Brown/bioHYDRA">bioHYDRA</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Cellulose">Cellulose Sheets</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Plastic">Plastic Folding</a></li> | ||
+ | </ul><!-- end dropdown-menu --> | ||
+ | </li><!-- end dropdown --> | ||
− | / | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/CRATER">CRATER</a></li> |
− | . | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <li class="dropdown"> | |
− | + | <a href="" data-target="#" class="dropdown-toggle" data-toggle="dropdown">Collaborations</a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Collaborations">Cellulose Characterization</a></li> | |
− | . | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Interlab">InterLab Measurement Study</a></li> |
− | + | </ul> | |
− | + | </li> | |
− | . | + | |
− | + | ||
− | + | ||
− | + | ||
− | . | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Practices">Practices</a></li> |
− | + | ||
− | + | ||
+ | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Parts">BioBricks</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Notebooks">Notebooks</a></li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="" data-target="#" class="dropdown-toggle" data-toggle="dropdown">About</a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Team">Our Team</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Attributions">Attributions</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Gallery">Picture Gallery</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
− | / | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/JudgingAndMedalsCriteria">Achievements</a></li> |
− | + | ||
− | / | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | </ul><!-- end navbar-nav --> | |
− | + | </div><!-- end navbar-collapse --> | |
− | + | </div><!-- end container --> | |
− | + | </nav><!-- end nav --> | |
− | + | </div><!-- end Navbar Container --> | |
− | + | ||
+ | <div class="jumbotron oridomiLeft null"> | ||
+ | <div class="container"> | ||
+ | <h1>Welcome to BiOrigami!</h1> | ||
+ | </div><!-- end container --> | ||
+ | </div><!-- end jumbotron --> | ||
− | + | <div class="container"> | |
− | ------------------- | + | <div class="row featurette"> |
+ | <div class="col-md-7" id="be5"> | ||
+ | <h2 class="featurette-heading">What is BiOrigami?</h2> | ||
+ | <p class="lead">BiOrigami is macro-scale self-folding of biologically-produced substrates. Click below to learn more!</p> | ||
+ | <p><a href="https://2015.igem.org/Team:Stanford-Brown/Projects" class="btn btn-lg btn-primary">What We've Accomplished</a></p> | ||
+ | </div><!-- end --> | ||
+ | <div class="col-md-5"> | ||
+ | <img class="featurette-image img-responsive center-block img-rounded" src="http://lorempixel.com/300/300" alt="Generic placeholder image"> | ||
+ | </div> | ||
+ | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <div class="row featurette"> | |
+ | <div class="col-md-7 col-md-push-5" id="be6"> | ||
− | + | <h2 class="featurette-heading">Meet Our Team</h2> | |
− | + | <p class="lead">We are a group of undergraduate students from Stanford and Brown University who are conducting synthetic biology research at NASA Ames Research Center. Click below to meet our team members!</p> | |
− | + | <p><a href="https://2015.igem.org/Team:Stanford-Brown/Team" class="btn btn-lg btn-info">Who We Are</a></p> | |
− | + | </div> | |
− | + | <div class="col-md-5 col-md-pull-7"> | |
− | + | <img class="featurette-image img-responsive center-block img-rounded" src="http://lorempixel.com/300/300" alt="Generic placeholder image"> | |
+ | </div> | ||
+ | </div> | ||
− | + | <div class="container"> | |
− | + | <div class="row featurette"> | |
− | + | <div class="col-md-7" id="be5"> | |
− | + | <h2 class="featurette-heading">Outreach</h2> | |
+ | <p class="lead">We've shared biOrigami and synthetic biology with the community at large. Click below to view our outreach efforts!</p> | ||
+ | <p><a href="https://2015.igem.org/Team:Stanford-Brown/Projects" class="btn btn-lg btn-success">How We've Reached Out</a></p> | ||
+ | </div><!-- end --> | ||
+ | <div class="col-md-5"> | ||
+ | <img class="featurette-image img-responsive center-block img-rounded" src="http://lorempixel.com/300/300" alt="Generic placeholder image"> | ||
+ | </div> | ||
+ | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <div class="row featurette"> | |
+ | <div class="col-md-7 col-md-push-5" id="be6"> | ||
+ | <h2 class="featurette-heading">Acknowledgments</h2> | ||
+ | <p class="lead">Our work would not have been possible without our advisors, mentors, and sponsors. Click below to see who helped us this summer!</p> | ||
+ | <p><a href="https://2015.igem.org/Team:Stanford-Brown/Attributions" class="btn btn-lg btn-warning">Who We've Thanked</a></p> | ||
+ | </div> | ||
+ | <div class="col-md-5 col-md-pull-7"> | ||
+ | <img class="featurette-image img-responsive center-block img-rounded" src="http://lorempixel.com/300/300" alt="Generic placeholder image"> | ||
+ | </div> | ||
+ | </div> | ||
− | + | </div> | |
− | + | ||
− | + | ||
− | + | <footer> | |
− | + | <div class="container"> | |
− | + | <hr></hr> | |
+ | <div class="row"> | ||
+ | <h6>Copyright © 2015 Stanford-Brown iGEM Team</h6> | ||
+ | </div><!-- end row --> | ||
+ | </div><!-- end container --> | ||
+ | </footer> | ||
+ | |||
+ | <!-- Bootstrap core JavaScript | ||
+ | ================================================== --> | ||
+ | <script type="text/javascript" src="https://2015.igem.org/wiki/index.php?title=Team:Stanford-Brown/js/modernizr&action=raw&ctype=text/javascript"></script> | ||
− | + | <!-- Placed at the end of the document so the pages load faster --> | |
− | + | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> | |
− | + | ||
− | + | <script type="text/javascript" src="https://2015.igem.org/wiki/index.php?title=Team:Stanford-Brown/js/workaround&action=raw&ctype=text/javascript"></script> | |
− | + | ||
− | + | ||
+ | <!-- Latest compiled and minified CSS --> | ||
+ | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> | ||
− | + | <!-- Latest compiled and minified JavaScript --> | |
+ | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> | ||
− | / | + | <link rel="stylesheet" href="//cdn.jsdelivr.net/bootstrap.material-design/0.3.0/css/material-wfont.min.css"> |
− | + | <link rel="stylesheet" href="//cdn.jsdelivr.net/bootstrap.material-design/0.3.0/css/material.min.css"> | |
− | + | <link rel="stylesheet" href="//cdn.jsdelivr.net/bootstrap.material-design/0.3.0/css/ripples.min.css"> | |
− | + | <script src="//cdn.jsdelivr.net/bootstrap.material-design/0.3.0/js/material.min.js"></script> | |
+ | <script src="//cdn.jsdelivr.net/bootstrap.material-design/0.3.0/js/ripples.min.js"></script> | ||
− | + | <script type="text/javascript" src="https://2015.igem.org/wiki/index.php?title=Team:Stanford-Brown/js/oridomi&action=raw&ctype=text/javascript"></script> | |
− | |||
− | |||
− | |||
− | |||
− | + | </body> | |
− | + | </html> | |
− | + | {{:Team:Stanford-Brown/Templates/AddJS|:Team:Stanford-Brown/js/custom}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | / | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | / | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + |
Revision as of 23:12, 17 September 2015
Welcome to BiOrigami!
What is BiOrigami?
BiOrigami is macro-scale self-folding of biologically-produced substrates. Click below to learn more!
Meet Our Team
We are a group of undergraduate students from Stanford and Brown University who are conducting synthetic biology research at NASA Ames Research Center. Click below to meet our team members!
Outreach
We've shared biOrigami and synthetic biology with the community at large. Click below to view our outreach efforts!
Acknowledgments
Our work would not have been possible without our advisors, mentors, and sponsors. Click below to see who helped us this summer!