]> 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 1c31b5bddf735869b94f1b60bc01a015edf4ea2c..5f246a50338eb2351dbd6f4dac948025b72a8b99 100644 (file)
@@ -5,39 +5,37 @@
     <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>
-        <a href="about" class="nlink">About</a>
-        <a href="help" class="nlink">Help</a>
-        <a href="contribute" class="nlink">Contribute</a>
-        <a href="projects" class="nlink">Projects&nbsp;</a>
+        <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">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 />
-                    Know what freenode is
+                    <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="server" height="60px" width="60px" /><br />
-                    Contribute to freenode
-                </a>
-                <a href="projects" class="box">
-                    <img src="" alt="gms" height="60px" width="60px" /><br />
-                    Know who's using freenode
+                    <i class="fa fa-users fa-4x"></i><br />
+                    I want to register a group
                 </a>
             </div>
         </div>
+        
         <div class="main">
             <h1>News</h1>
             <div class="art">
             </div>
         </div>
     </div>
+    
         <footer class="footer">
             <div class="footerchild">
-            Hello dear
+            <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>
             </div>
-            <span class="footerline"></span>
+              
             <div class="footerchild">
-            Some links
+              <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>
             </div>
-            <span class="footerline"></span>
+            
             <div class="footerchild">
-            <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>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>
-        </footer>
-    </div>
+            
+            <div class="footerchild">
+              <h2>Support freenode</h2>
+              <ul>
+                <li><a>Host a server</a></li>
+              </ul>
+            </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>