]> jfr.im git - irc/freenode/web-7.0.git/blob - index_mock1.html
b1b2588970b4b9f0ae028eb7f6153d0de5bf7f28
[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 <meta name="theme-color" content="#fff">
9 <title>freenode</title>
10 <link href="css/mock1.css" rel="stylesheet" />
11 </head>
12 <body>
13 <nav class="navbar">
14 <a href="index"><img src="img/logos/coloured-alphabg.svg" class="nlogo" alt="freenode" /></a>
15 <a href="PIA" target="_blank"><img src="img/logos/PIALogo_black.svg" alt="Private internet access" class="nlogo" /></a>
16 </nav>
17
18 <div class="container">
19 <div class="jumbotron">
20 <h2 class="child">Welcome to freenode, the new home of your projects.</h2>
21 <div class="box-container">
22 <a href="about" class="box">
23 <img src="" alt="chat" height="60px" width="60px" /><br />
24 I want to chat
25 </a>
26 <a href="help" class="box">
27 <img src="" alt="support" height="60px" width="60px" /><br />
28 I want to get help
29 </a>
30 <a href="contribute" class="box">
31 <img src="" alt="gms" height="60px" width="60px" /><br />
32 I want to register a group
33 </a>
34 </div>
35 </div>
36
37 <div class="main">
38 <h1>News</h1>
39 <div class="art">
40 <h3 class="art">Some News</h3>
41 <p class="art-date">2016-02-21 by spb</p>
42 <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>
43 <p class="art-link"><a href="">Read More</a></p>
44 </div>
45 <div class="art">
46 <h3 class="art">Another News</h3>
47 <p class="art-date">2016-01-19 by christel</p>
48 <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>
49 <p class="art-link"><a href="">Read More</a></p>
50 </div>
51 </div>
52 </div>
53
54 <footer class="footer">
55 <div class="footerchild">
56 <h2>Freenode</h2>
57 <ul>
58 <li><a>About freenode</a></li>
59 <ul>
60 <li><a>Vision</a></li>
61 <li><a>Mission</a></li>
62 <li><a>Philosophy</a></li>
63 <li><a>Policies</a></li>
64 </ul>
65 <li><a>Using freenode</a></li>
66 <ul>
67 <li><a>Clients</a></li>
68 <li><a>Webchat</a></li>
69 <li><a>SASL</a></li>
70 </ul>
71 <li><a>Groups/Projects</a></li>
72 <ul>
73 <li><a></a></li>
74 </ul>
75 </ul>
76 </div>
77
78 <div class="footerchild">
79 <h2>Our sponsors</h2>
80 <p><a href="PIA" target="_blank"><img src="img/logos/pia-robot-original.svg" alt="PIA" height="20px" /> Private Internet Access</a></p>
81 </div>
82 </div>
83 <div class="footerchild">
84 <h2>Social Media</h2>
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 <p><a>Some other links</a></p>
89 </div>
90 </footer>
91 <footer class="copyright">
92 <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>
93 <p>&copy; Copyright 2002-2016, freenode&nbsp;</p>
94 </footer>
95 </body>
96 </html>