ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
Revision: 538
Committed: Sun Oct 13 14:58:00 2013 UTC (10 years, 7 months ago) by laffer1
Content type: text/html
File size: 3253 byte(s)
Log Message:
add description

File Contents

# User Rev Content
1 laffer1 437 <!DOCTYPE html>
2 laffer1 537 <html lang="en-us">
3 smultron 156 <head>
4 laffer1 488 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 laffer1 538 <meta name="description" content="MidnightBSD is a desktop operating system for x86 and x86-64 based PCs.">
6 smultron 156 <title>MidnightBSD</title>
7 laffer1 488 <link rel="shortcut icon" href="favicon.ico">
8     <link href="https://plus.google.com/112694070346575096682/" rel="publisher">
9     <link rel="alternate" type="application/rss+xml" title="MidnightBSD Developer Blog" href="http://feedproxy.google.com/mnbsd">
10 laffer1 493 <link rel="stylesheet" type="text/css" href="css/essence.css">
11 smultron 156 </head>
12 laffer1 350 <body>
13 smultron 156 <div id="globe">
14     <div id="header"><h1 title="MidnightBSD Home"><a href="./" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
15 laffer1 247 <!--#include virtual="/menu.html"-->
16 smultron 231 <div class="clear"></div>
17 smultron 156 <div id="welcomebox">
18     <div class="clear"></div>
19     <div id="welcome">
20     <h2>Welcome to MidnightBSD</h2>
21     <blockquote>
22 laffer1 391 <p>MidnightBSD is a new BSD-derived operating system developed with desktop
23     users in mind. It includes all the software you'd expect for your daily tasks
24 laffer1 439 &#8212; email, web browsing,
25 laffer1 445 <a href="http://www.webhostingsearch.com/">web hosting</a>,
26 laffer1 455 word processing, gaming,
27     and much more.</p>
28 laffer1 391 <p>With a small community of dedicated developers, MidnightBSD strives to
29     create an easy-to-use operating system everyone can use, freely. Available
30 laffer1 538 for x86, AMD64 and as Virtual Machines.</p>
31 smultron 156 </blockquote>
32     </div>
33     <div id="getbox">
34     <div id="gettext">
35     <h2><a href="download/">Get MidnightBSD</a></h2>
36 laffer1 514 <h3>Latest Release - 0.4</h3>
37 smultron 156 <div id="getcd"><a href="download/" title="Get MidnightBSD"></a></div>
38     <div class="clear"></div>
39 laffer1 309 <h4><a href="notes/">Release Notes</a></h4>
40 smultron 156 </div>
41     </div>
42     </div>
43     <div class="clear"></div>
44 laffer1 500 <div id="gravity" style="padding-top: 10px;">
45 smultron 156 <div id="news">
46     <h2><a href="news/">News &#187;</a></h2>
47 laffer1 241 <!--#include file="mbsdblogsum.inc"-->
48 smultron 156 </div>
49     <div id="security">
50     <h2><a href="security/">Security &#187;</a></h2>
51 laffer1 423
52 laffer1 523 <blockquote>
53     <p class="date">September 10, 2013</p>
54     <p class="update">MidnightBSD 0.4-RELEASE-p4<br>
55     nullfs(5) and ifioctl...
56     </p>
57     <p class="more"><a href="security/#a20130910">Read more ...</a></p>
58     </blockquote>
59 laffer1 520
60 laffer1 423 <blockquote>
61 laffer1 523 <p class="date">August 22, 2013</p>
62     <p class="update">MidnightBSD 0.4-RELEASE-p2<br>
63     Fix two vulnerabilities in MidnightBSD related to IP_MULTICAST and SCTP.
64     </p>
65     <p class="more"><a href="security/#a20130822">Read more ...</a></p>
66     </blockquote>
67    
68 smultron 156 </div>
69 laffer1 500 <div id="tweets">
70     <a class="twitter-timeline" href="https://twitter.com/midnightbsd" data-widget-id="340874433373806593">Tweets by @midnightbsd</a>
71     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
72    
73     </div>
74 smultron 156 </div>
75 laffer1 298 <!--#include virtual="/footer.html"-->
76 smultron 156 </body>
77 laffer1 236 </html>