Update website (menu, links to the documentation, manpage online)

This commit is contained in:
Michael Stapelberg
2009-03-14 01:15:54 +01:00
parent 4ad1edc5eb
commit 2816f75140
4 changed files with 239 additions and 9 deletions

View File

@ -13,12 +13,37 @@ body {
li {
margin-bottom: 10px;
}
#menu {
overflow: hidden;
list-style-type: none;
}
#menu li {
margin-left: 30px;
margin-right: 30px;
float: left;
}
</style>
</head>
<body>
<h1>i3 - an improved dynamic tiling window manager</h1>
<ul id="menu">
<li>
<a href="/">Goals</a>
</li>
<li>
<a href="/docs/">Documentation</a>
</li>
<li>
<a href="/downloads/">Downloads</a>
</li>
<li>
<a href="/contact/">Contact</a>
</li>
</ul>
<p>
i3 was created because wmii, our favorite window manager at the time, didnt
provide some features we wanted (Xinerama done right, for example), had some
@ -118,15 +143,6 @@ li {
be stable and working all the time. Integration of new features happens in a separate branch.
</p>
<h2>Contact</h2>
<p>
Contact us at <a href="irc://irc.twice-irc.de/i3" title="#i3 on irc.twice-irc.de">
irc://irc.twice-irc.de/i3</a> (or, #i3 on irc.twice-irc.de, for those without proper URL
handling setup). Feel free to ask questions, please dont ask to ask and please
think before you ask :-).
</p>
<h2>License</h2>
<pre>