ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/community/index.html
Revision: 492
Committed: Sat Jun 1 16:34:31 2013 UTC (10 years, 11 months ago) by laffer1
Content type: text/html
File size: 1873 byte(s)
Log Message:
cleanup

File Contents

# Content
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <title>MidnightBSD Community</title>
6 <link rel="shortcut icon" href="/favicon.ico">
7 <link rel="stylesheet" type="text/css" src="../css/essence.css">
8 </head>
9 <body>
10 <div id="globe">
11 <div id="header"><h1 title="MidnightBSD Home"><a href="../" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
12 <!--#include virtual="/menu.html"-->
13 <div class="clear"></div>
14 <div id="text" class="center">
15 <h2><img src="../images/oxygen/community32.png" alt=""> Join the MidnightBSD Community</h2>
16 <ul class="community">
17 <li><a href="../mailman/listinfo/">
18 <img src="../images/oxygen/kmail22.png" alt="Mailing List"><br>
19 <strong>MidnightBSD Mailing Lists</strong>
20 </a><br>
21 Track and explore MidnightBSD's development and more.
22 </li>
23 <li><a href="../wiki/">
24 <img src="../images/oxygen/wiki22.png" alt="Wiki"><br>
25 <strong>MidnightBSD Wiki</strong>
26 </a><br>
27 Know something we don't know? Share it on the wiki!
28 </li>
29 <li><a href="irc://freenode.net/#MidnightBSD">
30 <img src="../images/oxygen/irc22.png" alt="IRC"><br>
31 <strong>#MidnightBSD on Freenode</strong>
32 </a><br>
33 Chat about MidnightBSD with other users and developers.
34 </li>
35 <li><a href="../art/">
36 <img src="../images/oxygen/art22.png" alt="Art"><br>
37 <strong>MidnightBSD Art Project</strong>
38 </a><br>
39 Create and contribute graphical improvements to MidnightBSD.
40 </li>
41 <li><a href="../donate/">
42 <img src="../images/oxygen/donate22.png" alt="Donate"><br>
43 <strong>Donations</strong>
44 </a><br>
45 Help support MidnightBSD development.
46 </li>
47 </ul>
48 </div>
49 <!--#include virtual="/footer.html"-->
50 </body>
51 </html>