]> jfr.im git - irc/freenode/web-7.0.git/blob - index_mock1.html
8a8dc1a96fa09156adfe807d9050b8875502d36d
[irc/freenode/web-7.0.git] / index_mock1.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8">
5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
8 <title>freenode</title>
9 <link href="css/mock1.css" rel="stylesheet" />
10 </head>
11 <body>
12 <nav class="navbar">
13 <a href="index"><img src="img/logos/coloured-alphabg.svg" class="nlogo" alt="freenode" /></a>
14 <a href="PIA" target="_blank"><img src="img/logos/PIALogo_black.svg" alt="Private internet access" class="nlogo" /></a>
15 </nav>
16
17 <div class="container">
18 <div class="jumbotron">
19 <h2 class="child">Welcome to freenode, the new home of your projects.</h2>
20 <div class="box-container">
21 <a href="about" class="box">
22 <img src="" alt="chat" height="60px" width="60px" /><br />
23 I want to chat
24 </a>
25 <a href="help" class="box">
26 <img src="" alt="support" height="60px" width="60px" /><br />
27 I want to get help
28 </a>
29 <a href="contribute" class="box">
30 <img src="" alt="gms" height="60px" width="60px" /><br />
31 I want to register a group
32 </a>
33 </div>
34 </div>
35
36 <div class="main">
37 <h1>News</h1>
38 <div class="art">
39 <h3 class="art">Some News</h3>
40 <p class="art-date">2016-02-21 by spb</p>
41 <p class="art-ingress">Fancy news article's ingress text here. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus placerat ultricies euismod. Maecenas dolor mauris, posuere mollis eros vel, auctor rhoncus quam...</p>
42 <p class="art-link"><a href="">Read More</a></p>
43 </div>
44 <div class="art">
45 <h3 class="art">Another News</h3>
46 <p class="art-date">2016-01-19 by christel</p>
47 <p class="art-ingress">Some other news article's ingress here. Phasellus nec erat rhoncus, pretium orci eget, ullamcorper ipsum. Fusce sit amet felis a augue sodales commodo id eget justo. Phasellus id nisl nec elit porta pellentesque in egestas nibh. Vivamus mollis ligula lectus, in mollis nibh pharetra vitae...</p>
48 <p class="art-link"><a href="">Read More</a></p>
49 </div>
50 </div>
51 </div>
52
53 <footer class="footer">
54 <div class="footerchild">
55 <h2>Freenode</h2>
56 <ul>
57 <li><a>About freenode</a></li>
58 <ul>
59 <li><a>Vision</a></li>
60 <li><a>Mission</a></li>
61 <li><a>Philosophy</a></li>
62 <li><a>Policies</a></li>
63 </ul>
64 <li><a>Using freenode</a></li>
65 <ul>
66 <li><a>Clients</a></li>
67 <li><a>Webchat</a></li>
68 <li><a>SASL</a></li>
69 </ul>
70 <li><a>Groups/Projects</a></li>
71 <ul>
72 <li><a></a></li>
73 </ul>
74 </ul>
75 </div>
76
77 <div class="footerchild">
78 <h2>Our sponsors</h2>
79 <p><a href="PIA" target="_blank"><img src="img/logos/pia-robot-original.svg" alt="PIA" height="20px" /> Private Internet Access</a></p>
80 </div>
81
82 <div class="footerchild">
83 <h2>Social Media</h2>
84 <p><a>Some other links</a></p>
85 <p><a>Some other links</a></p>
86 <p><a>Some other links</a></p>
87 <p><a>Some other links</a></p>
88 </div>
89 </footer>
90 <footer class="copyright">
91 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank" class="copyright">&nbsp;<img src="img/by-nc-sa.svg"alt="CC by-nc-sa" height="31px" /></a>
92 <p>&copy; Copyright 2002-2016, freenode&nbsp;</p>
93 </footer>
94 </div>
95 </body>
96 </html>