Update front page for 0.95.5
[whome.git] / home.php
blob57c38b79741e41a912185ddb0b00590fb338aa81
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
5 <title>Window Maker: Home</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
7 <link href="title.css" rel="stylesheet" type="text/css" />
8 </head>
10 <body>
11 <?php include("dock.php"); ?>
12 <?php include("header.php"); ?>
14 <div>
15 <table class="inner" border="0" cellpadding="1" cellspacing="1">
16 <tr>
17 <td content="content" colspan="2" valign="top">
18 <br />
19 <br />
21 <h3>Introduction</h3>
23 <p><strong>Window Maker</strong> is an X11 window manager originally designed to provide integration support for the
24 <a href="http://gnustep.org">GNUstep</a> Desktop Environment. In every way possible, it reproduces the elegant look and
25 feel of the <a href="http://en.wikipedia.org/wiki/NEXTSTEP">NEXTSTEP</a> user interface. It is fast, feature rich, easy
26 to configure, and easy to use. It is also free software, with contributions being made by programmers from around the
27 world.</p>
29 <p>Window Maker has a stable user interface since many years and comes with a powerful GUI configuration editor called
30 WPrefs, which removes the need to edit text-based config files by hand. It supports running <a href=
31 "http://dockapps.windowmaker.org">dockapps</a> which make everyday tasks such as monitoring system performance and
32 battery usage, mounting devices or connecting to the internet very easy. Please see the <a href=
33 "features.php">features</a> section for more specifics on what Window Maker can do, and how it compares with other
34 popular window managers.</p>
36 <h3>Download</h3>
38 <p>The latest <a href="http://repo.or.cz/w/wmaker-crm.git/shortlog/refs/heads/master">stable</a> version is
39 <a href="http://repo.or.cz/w/wmaker-crm.git/snapshot/cd5e004127d4088df21bd62c20a9d6c61a27763b.tar.gz">0.95.5</a>,
40 released on 29.08.2013. See the <a href="news.php">NEWS</a> section for more information.</p>
41 </td>
42 </tr>
43 </table>
45 <?php include("footer.php"); ?>
47 </body>
48 </html>