]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - index_mock1.html
Pin right
[irc/freenode/web-7.0.git] / index_mock1.html
index f2f09a2d6bcc11127a7be848689f36d8cd7f3037..5f246a50338eb2351dbd6f4dac948025b72a8b99 100644 (file)
@@ -5,35 +5,34 @@
     <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="theme-color" content="#fff">
     <title>freenode</title>
+    <link href="css/open-sans.css" rel="stylesheet" />
     <link href="css/mock1.css" rel="stylesheet" />
+    <link href="css/font-awesome.min.css" rel="stylesheet" />
 </head>
 <body>
     <nav class="navbar">
         <a href="index"><img src="img/logos/coloured-alphabg.svg" class="nlogo" alt="freenode" /></a>
-        <!--navkinks-->
         <a href="PIA" target="_blank"><img src="img/logos/PIALogo_black.svg" alt="Private internet access" class="nlogo" /></a>
     </nav>
     
     <div class="container">
         <div class="jumbotron">
-            <h2 class="child"> welcomr to fn, I want to...</h2>
+            <h2 class="child">Welcome to freenode, the new home of your projects.</h2>
             <div class="box-container">
                 <a href="about" class="box">
-                    <img src="" alt="chat" height="60px" width="60px" /><br />
-                    Chat
+                    <i class="fa fa-comment fa-4x"></i><br />
+                    I want to chat
                 </a>
                 <a href="help" class="box">
-                    <img src="" alt="support" height="60px" width="60px" /><br />
-                    Get help
+                    <i class="fa fa-question fa-4x"></i><br />
+                    I want to get help
                 </a>
                 <a href="contribute" class="box">
-                    <img src="" alt="gms" height="60px" width="60px" /><br />
-                    Register a group
+                    <i class="fa fa-users fa-4x"></i><br />
+                    I want to register a group
                 </a>
-                <!--<a href="PIA" class="box">
-                    <img src="img/logos/newPIA.png" alt="Private internet access" height="60px" class="box-center"/><br />
-                </a>-->
             </div>
         </div>
         
     
         <footer class="footer">
             <div class="footerchild">
-            <h2>Freenode</h2>
-            <ul>
-              <li><a>About freenode</a></li>
+            <h2>About freenode</h2>
               <ul>
                 <li><a>Vision</a></li>
                 <li><a>Mission</a></li>
                 <li><a>Philosophy</a></li>
                 <li><a>Policies</a></li>
+                <li><a>Credits</a></li>
               </ul>
-              <li><a>Using freenode</a></li>
+            </div>
+              
+            <div class="footerchild">
+              <h2>Using freenode</h2>
               <ul>
+                <li><a>Connect</a></li>
                 <li><a>Clients</a></li>
                 <li><a>Webchat</a></li>
                 <li><a>SASL</a></li>
               </ul>
-              <li><a>Groups/Projects</a></li>
-              <ul>
-                <li><a></a></li>
-              </ul>
-            </ul>
             </div>
-
+            
             <div class="footerchild">
-            <h2>Our sponsors</h2>
-            <p><a href="PIA" target="_blank"><img src="img/logos/pia-robot-original.svg" alt="PIA" height="20px" /> Private Internet Access</a></p>
+              <h2>Groups/Projects</h2>
+              <ul>
+                <li><a>Group Management System</a></li>
+                <li><a>Groups on freenode</a></li>
+                <li><a>How Groups Work</a></li>
+              </ul>
             </div>
-
+            
             <div class="footerchild">
-            <h2>Social Media</h2>
-            <p><a>Some other links</a></p>
-            <p><a>Some other links</a></p>
-            <p><a>Some other links</a></p>
-            <p><a>Some other links</a></p>
+              <h2>Support freenode</h2>
+              <ul>
+                <li><a>Host a server</a></li>
+              </ul>
             </div>
-        </footer>
-        <footer class="copyright">
-            <img alt="CC-0 Logo" />
-        </footer>
-    </div>
+        
+            <div class="footerchild flex-right">
+              <h2>Social Media</h2>
+              <ul>
+                <li><a href="https://plus.google.com/104326727082310562426" target="_blank"><i class="fa fa-google-plus"></i> Google+</a></li>
+                <li><a href="https://twitter.com/freenodestaff" target="_blank"><i class="fa fa-twitter"></i> Twitter</a></li>
+                <li><a href="PIA" target="_blank"><img src="img/logos/pia-robot-original.svg" alt="PIA" height="14px" /> Private Internet Access</a></li>
+            </ul>
+        </div>
+    </footer>
+    <footer class="copyright">
+        <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank" class="copyright"><img src="img/by-nc-sa.svg"alt="CC by-nc-sa" height="31px" /></a>
+        <p>&copy; Copyright 2002-2016, freenode</p>
+    </footer>
 </body>
 </html>