resolve conflict
[oweals/finalsclub.git] / public / index.html
old mode 100644 (file)
new mode 100755 (executable)
index fe7412e..d2e1883
@@ -1,12 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html>
+<!DOCTYPE html>
+<html class="no-js">
 
        <head>
-               <title>FinalsClub.org</title>
-
-               <!-- XXX Some SEO here would be nice -->
-
-               <link rel='stylesheet' href='/stylesheets/fc2.css'>
+               
+               <link rel="stylesheet" href="/assets/css/include.css" type="text/css" media="screen" />
+               <script type="text/javascript" src="/assets/js/modernizr.custom.js"></script>
+               <script type="text/javascript" src="/assets/js/load.js"></script>
+               <script type="text/javascript" src="http://use.typekit.com/cbx6gxx.js"></script>
+               <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
 
                <script type='text/javascript' src='/javascripts/jquery.min.js'></script>
                <script type='text/javascript' src='/javascripts/es5-shim.min.js'></script>
                <script type='text/javascript' src='/javascripts/main.js'></script>
                <script type='text/javascript' src='/socket.io/socket.io.js'></script>
 
-               <meta name="viewport" content="width=device-width,user-scalable=no,minimum-scale=1.0,maximum-scale=1.0,initial-scale=1.0">
-               <meta name="apple-touch-icon" href=""> <!-- XXX -->
-               <meta name="icon" href="">
-
        </head>
 
        <body>
-
-               <div class="masthead">
-                       <div class="logbar">
-        <div class="loginstatus"><div id="login_status" style="display:none;">Currently logged in as <span class="username"></span></div></div>
-                       </div>
-                       <div class="navbar">
-                               <table>
-                                       <tr>
-                                               <td>
-                                                       <a href="/"><img src="/images/finals-club-wht.png" class="logo"/></a>
-                                               </td>
-                                               <td class="menu">
-                                                       <a href="/schools">Start Here!</a>
-                                                       <a href="http://blog.finalsclub.org">Blog</a>
-                                                       <a href="/archive">Archive</a>
-                                                       <a href="/press">Press</a>
-                                                       <a href="/register" id="register_link">Create an Account</a>
-                                                       <a href="/profile" id="profile_link" style="display:none;">Profile</a>
-                                                       <a href="/login" id="login_link" class="special">Login</a>
-                                               </td>
-                                       </tr>
-                               </table>
+               <div class="header">
+                       <div class="container-12 highlight">
+                                       <div class="grid-3">
+                                               <a id="logo" href="/">
+                                                       <img src="assets/img/logo-light.png" alt="FinalsClub" />
+                                               </a>
+                                       </div>
+                                       <div class="grid-9">
+<div id="login_status" style="display:none;">Currently logged in as <span class="username"></span></div>
+                                               <nav id="user-nav" class="small">
+                                                       <ul>
+                                                               <li>Hi, <span class="username"></span></li>
+                                                               <li><a href="#">Logout</a></li>
+                                                       </ul>
+                                               </nav>
+                                               <nav id="main-nav" class="small">
+                                                       <ul>
+                                                               <li><a href="/schools" class="active"><em class="icon"></em>Courses</a></li>
+                                                               <li><a href="http://blog.finalsclub.org"><em class="icon"></em>Blog</a></li>
+                                                               <li><a href="/archive"><em class="icon"></em>Library</a></li>
+                                                               <li><a href="/press"><em class="icon"></em>Press</a></li>
+                                                               <li id=register_link><a href="/register"><em class="icon"></em>Register</a></li>
+                                                               <li id=profile_link><a href="/profile"><em class="icon"></em>Profile</a></li>
+                                                               <li id=login_link><a href="/login"><em class="icon"></em>Profile</a></li>
+                                                               <li><a href="#" class="donate"><em class="icon"></em><em class="lc yellow">Donate</em></a></li>
+                                                       </ul>
+                                               </nav>
+                                       </div>
                        </div>
-                       <div class="logbar">&nbsp;</div>
                </div>
-
+               <hr class="stripes" />
                <div id="topofcontent"></div>
+               <div id="messages" class="page"><span id="PROTO_message" class="__type__">__msg__</span></div>
+               <div class="content">
+                       <div class="container-12">
 
                <div id="messages" class="page">
                        <div id="PROTO_message" class="__type__">__msg__</div>
                </div>
 
-               <div class="content">
+                       <!--
+                       ***********************************************************
+                               <div class="grid-12">
+                                       <div class="padded-loose">
+                                               <h1 class="large-huge spaced centered">Welcome to FinalsClub! <span class="small">Collaborate. Learn. Share.</span></h1>
+                                       </div>
+                               </div>
+                               <div class="grid-10 grid-centered">
+                                       <div class="padded-loose">
+                                               <p class="no-top-margin">
+                                                       Thank you for visiting FinalsClub.org, a 501(c)(3) non-profit open education
+                                                       project dedicated to helping college students share knowledge freely online.  While you learn better, faster, and smarter by using FinalsClub with your classmates,
+                                                       we also encourage you to share your scholarship to benefit curious minds everywhere.
+                                               </p>
+                                               <p>
+                                                       Getting started is easy.  Just register with your school email address and confirm
+                                                       your account.  Then find your courses or add a new ones.  You can also browse our
+                                                       Library to learn something new.  Thank you for helping us improve access to education,
+                                                       one lecture at a time.
+                                               </p>
+                                       </div>
+                               </div>
+                               <div class="grid-12">
+                                       <div class="button-set vertical half-width centered-rt-parent half-width-buttons">
+                                               <button class="green">Sign Up</button>
+                                               <button class="blue">Learn Something</button>
+                                       </div>
+                               </div>
+                       </div>
+                       <div class="container-12 spacer">
+                         <hr class="stripes spacer" />
+
+                               <div class="grid-6">
+                                       <h3 class="heading">Check out our Screencasts</h3>
+                                       <div class="video-wrapper">
+                                               <iframe src="http://player.vimeo.com/video/30647271?title=0&amp;byline=0&amp;portrait=0&amp;color=367da9" width="460" height="259" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe>              </div>
+                                       </div>
+                               <div class="grid-6">
+                                       <h3 class="heading">We currently support the following schools</h3>
+                                       <div class="schools">
+                                               <ul>
+                                                       <li><em class="sprite-school brown">Brown Logo</em></li>
+                                                       <li><em class="sprite-school columbia">Columbia Logo</em></li>
+                                                       <li><em class="sprite-school cornell">Cornell Logo</em></li>
+                                                       <li><em class="sprite-school dartmouth">Dartmouth Logo</em></li>
+                                                       <li><em class="sprite-school shield">School Logo</em></li>
+                                                       <li><em class="sprite-school mit">MIT Logo</em></li>
+                                                       <li><em class="sprite-school lock_haven">Lock Haven Logo</em></li>
+                                                       <li><em class="sprite-school cal">Cal Tech Logo</em></li>
+                                                       <li><em class="sprite-school texas">University of Texas Logo</em></li>
+                                                       <li><em class="sprite-school yale">Yale Logo</em></li>
+                                                       <li><em class="sprite-school penn">Penn Logo</em></li>
+                                                       <li><em class="sprite-school harvard">Harvad Logo</em></li>
+                                               </ul>
+                                       </div>
+                               </div>
+                       </div>
+                       ***********************************************************
+                       -->
+
                        <style>
                                /* The is here is because it's related less to "styling" and more to UI "behavior" */
                                .page { display: none; }
 
 
                        <div class=page id=pg_home>
-                               <div class="contenthome">
-                                       <div class="tagline">
-                                               <p>
-                                               Welcome to FinalsClub.org, a 501(c)(3) non-profit
-                                               open education project dedicated to helping college
-                                               students collaborate, learn, and share their
-                                               knowledge freely online.
+
+
+
+
+
+
+                               <div class="grid-12">
+                                       <div class="padded-loose">
+                                               <h1 class="large-huge spaced centered">Welcome to FinalsClub! <span class="small">Collaborate. Learn. Share.</span></h1>
+                                       </div>
+                               </div>
+
+                               <div class="grid-10 grid-centered">
+                                       <div class="padded-loose">
+                                               <p class="no-top-margin">
+                                                       Thank you for visiting FinalsClub.org, a 501(c)(3) non-profit open education
+                                                       project dedicated to helping college students share knowledge freely online.  While you learn better, faster, and smarter by using FinalsClub with your classmates,
+                                                       we also encourage you to share your scholarship to benefit curious minds everywhere.
                                                </p>
                                                <p>
-                                               Please create an account with your school email address
-                                               to try our tools or browse our course archive to learn
-                                               something new.
-                                               Thank you for helping us improve access to education,
-                                               one lecture at a time.
+                                                       Getting started is easy.  Just register with your school email address and confirm
+                                                       your account.  Then find your courses or add a new ones.  You can also browse our
+                                                       Library to learn something new.  Thank you for helping us improve access to education,
+                                                       one lecture at a time.
                                                </p>
-                                               <p></p>
-                                               <div id="learnsomething" class="button green">Learn something &gt;&gt; </div>
-                                               <p></p>
-            <div id="screencast"></div>
                                        </div>
                                </div>
-                               
+
+
+                               <div class="grid-12">
+                                       <div class="button-set vertical half-width centered-rt-parent half-width-buttons">
+                                               <button class="green">Sign Up</button>
+                                               <button class="blue">Learn Something</button>
+                                       </div>
+                               </div>
+
+
+                               <div class="container-12 spacer">
+                                 <hr class="stripes spacer" />
+
+                                       <div class="grid-6">
+                                               <h3 class="heading">Check out our Screencasts</h3>
+                                               <div class="video-wrapper">
+                                                       <iframe src="http://player.vimeo.com/video/30647271?title=0&amp;byline=0&amp;portrait=0&amp;color=367da9" width="460" height="259" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe>              </div>
+                                               </div>
+                                       <div class="grid-6">
+                                               <h3 class="heading">We currently support the following schools</h3>
+                                               <div class="schools">
+                                                       <ul>
+                                                               <li><em class="sprite-school brown">Brown Logo</em></li>
+                                                               <li><em class="sprite-school columbia">Columbia Logo</em></li>
+                                                               <li><em class="sprite-school cornell">Cornell Logo</em></li>
+                                                               <li><em class="sprite-school dartmouth">Dartmouth Logo</em></li>
+                                                               <li><em class="sprite-school shield">School Logo</em></li>
+                                                               <li><em class="sprite-school mit">MIT Logo</em></li>
+                                                               <li><em class="sprite-school lock_haven">Lock Haven Logo</em></li>
+                                                               <li><em class="sprite-school cal">Cal Tech Logo</em></li>
+                                                               <li><em class="sprite-school texas">University of Texas Logo</em></li>
+                                                               <li><em class="sprite-school yale">Yale Logo</em></li>
+                                                               <li><em class="sprite-school penn">Penn Logo</em></li>
+                                                               <li><em class="sprite-school harvard">Harvad Logo</em></li>
+                                                       </ul>
+                                               </div>
+                                       </div>
+                               </div>
                        </div>
 
 
                </div>
 
 
-
-
-               <div class="footer">
-                       <table>
-                               <tr>
-                                       <td class="col1">
-                                               <div class="logo">
-                                                       <img src="/images/finals-club-wht.png" title="FinalsClub.org" class="lilogo"/>
+               <hr class="stripes bordered" />
+
+               <div class="footer small">
+                       <div class="container-12">
+                               <div class="grid-12">
+                                       <nav id="footer-nav">
+                                               <ul>
+                                                       <li><a href="#">Code of Conduct</a></li>
+                                                       <li><a href="#">About</a></li>
+                                                       <li><a href="#">Contact</a></li>
+                                                       <li><a href="#">Legal</a></li>
+                                                       <li><a href="#">Team</a></li>
+                                               </ul>
+                                       </nav>
+                                       <p>Copyright 2011 Finals Club.  All rights reserved.</p>
+                                       <div class="creative_commons">
+                                               <div class="section">
+                                                       <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">
+                                                               <img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" />
+                                                       </a>
+                                                       <br />
                                                </div>
-                                               <div>Copyright 2011</div>
-                                               <div>All Rights Reserved</div>
-                                       </td>
-                                       <td class="col2">
-                                               <a href="/conduct">Code of Conduct</a>
-                                               <a href="http://blog.finalsclub.org/about.html">About</a>
-                                               <a href="http://blog.finalsclub.org/contact.html">Contact</a>
-                                               <a href="http://blog.finalsclub.org/legal.html">Legal</a>
-                                               <a href="http://blog.finalsclub.org/team.html">Team</a>
-                                       </td>
-                               </tr>
-                       </table>
-               </div>
-               <div class="footerer">
-                       <p>
-                               This work is licensed under a
-                               Creative Commons Attribution-ShareAlike 3.0
-                               United States License
-                       </p>
-                       <p>
-                               <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/us/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/us/88x31.png"/></a>
-                               <a href="http://mixpanel.com/f/partner"><img alt="Real Time Web Analytics" src="http://mixpanel.com/site_media/images/partner/badge_blue.png" style="border-width:0;margin:2px;"/></a>
-                       </p>
+                                               <div class="section">
+                                                       This work is licensed under a
+                                                       <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</a>.
+                                               </div>
+                                       </div>
+                               </div>
+                       </div>
                </div>
-
-
-
-
        </body>
 </html>