ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
Revision: 581
Committed: Thu Mar 19 13:00:00 2015 UTC (9 years, 1 month ago) by laffer1
Content type: text/html
File size: 3415 byte(s)
Log Message:
add viewport

File Contents

# Content
1 <!DOCTYPE html>
2 <html lang="en-us">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <meta name="description" content="MidnightBSD is a desktop operating system for x86 and x86-64 based PCs.">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <title>MidnightBSD</title>
8 <link rel="shortcut icon" href="favicon.ico">
9 <link href="https://plus.google.com/112694070346575096682/" rel="publisher">
10 <link rel="alternate" type="application/rss+xml" title="MidnightBSD Developer Blog" href="http://feedproxy.google.com/mnbsd">
11 <link rel="stylesheet" type="text/css" href="css/essence.css">
12 </head>
13 <body>
14 <div id="globe">
15 <div id="header"><h1 title="MidnightBSD Home"><a href="./" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
16 <!--#include virtual="/menu.html"-->
17 <div class="clear"></div>
18 <div id="welcomebox">
19 <div class="clear"></div>
20 <div id="welcome">
21 <h2>Welcome to MidnightBSD</h2>
22 <blockquote>
23 <p>MidnightBSD is a new BSD-derived operating system developed with desktop
24 users in mind. It includes all the software you'd expect for your daily tasks
25 &#8212; email, web browsing,
26 word processing, gaming,
27 and much more.</p>
28 <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 for x86, AMD64 and as Virtual Machines.</p>
31 </blockquote>
32 </div>
33 <div id="getbox">
34 <div id="gettext">
35 <h2><a href="download/">Get MidnightBSD</a></h2>
36 <h3>Latest Release - 0.5.2</h3>
37 <div id="getcd"><a href="download/" title="Get MidnightBSD"></a></div>
38 <div class="clear"></div>
39 <h4><a href="notes/">Release Notes</a></h4>
40 </div>
41 </div>
42 </div>
43 <div class="clear"></div>
44 <div id="gravity" style="padding-top: 10px;">
45 <div id="news">
46 <h2><a href="news/">News &#187;</a></h2>
47 <!--#include file="mbsdblogsum.inc"-->
48 </div>
49 <div id="security">
50 <h2><a href="security/">Security &#187;</a></h2>
51
52 <blockquote>
53 <p class="date">October 21, 2014</p>
54
55 <p class="update">0.5.3-RELEASE
56 <br>Fix several security vulnerabilities in OpenSSL, routed, rtsold,
57 and namei with respect to Capsicum sandboxes looking up
58 nonexistent path names and leaking memory.</p>
59 <p class="more"><a href="security/#a20141021">Read more ...</a></p>
60 </blockquote>
61
62 <blockquote>
63 <p class="date">October 11, 2014</p>
64 <p class="update">0.5.2-RELEASE
65 <br>Fixed a regression with mksh R50c</p>
66 <p class="more"><a href="security/#a20141011">Read more ...</a><p>
67 </blockquote>
68 </div>
69 <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 </div>
75 <!--#include virtual="/footer.html"-->
76 </body>
77 </html>