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