]> git.sur5r.net Git - i3/i3/commitdiff
Update website to use the new design
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 7 Aug 2009 18:48:56 +0000 (20:48 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 7 Aug 2009 18:48:56 +0000 (20:48 +0200)
website/contact/index.html
website/docs/index.html
website/downloads/index.html
website/index.html
website/screenshots/index.html

index 583d4fe09ece79224b4b4253b9ba0ce89e6c7da0..5317cd512073736f0cf5ac2316dd763642d5380a 100644 (file)
 <style type="text/css">
 body {
        text-align: justify;
-       max-width: 800px;
+       max-width: 900px;
+       background-color: #1e1e1e;
+       color: #c0c0c0;
 }
 
-li {
+ol li {
        margin-bottom: 10px;
 }
+
 #menu {
+       margin-left: -15px;
        overflow: hidden;
        list-style-type: none;
 }
+
 #menu li {
        margin-left: 30px;
        margin-right: 30px;
        float: left;
 }
 
+a {
+        color: #c0c0c0;
+       text-decoration: underline;
+}
+
 </style>
 </head>
 <body>
 
-<h1>i3 - an improved dynamic tiling window manager</h1>
+<img width="131" height="125" src="http://i3.zekjur.net/logo.png" style="margin-right: 15px" alt="logo" id="logo" align="left">
+
+<h1 style="color: red; font-family: georgia; font-size: 3em;margin-bottom: 0;">i3</h1>
+<h1 style="font-family: georgia; font-size: 2em;margin-bottom: 0;">improved tiling wm</h1>
+
+<br style="height: 0; clear: both;">
+<hr style="border: 1px solid black; clear: both; margin-top: 5px;">
 
 <ul id="menu">
   <li>
     <a href="/">Goals</a>
   </li>
   <li>
-    <a href="/docs/">Documentation</a>
+    <a href="/docs/">Docs</a>
   </li>
   <li>
     <a href="/downloads/">Downloads</a>
   </li>
   <li>
-    <a href="/screenshots/">Screenshots</a>
+    <a href="/screenshots/">Screens</a>
   </li>
   <li>
     <a href="/bugs">Bugtracker</a>
   </li>
   <li>
-    <strong><a href="/contact/">Contact</a></strong>
+    <a href="/contact/">Contact</a>
   </li>
   <li>
-    <a href="/impress.html">Impressum/Imprint</a>
+    <a href="/impress.html">Impressum</a>
   </li>
 </ul>
 
+<hr style="border: 1px solid black; clear: both; margin-top: 15px;">
+
 <p>
 
 <h2>Contact</h2>
index d64949027ff6b7e85643dac4e2f102f3b79b3cc8..ff16432325181fc0fd2a68c24c173733ca3f4ee7 100644 (file)
 <style type="text/css">
 body {
        text-align: justify;
-       max-width: 800px;
+       max-width: 900px;
+       background-color: #1e1e1e;
+       color: #c0c0c0;
 }
 
-li {
+ol li {
        margin-bottom: 10px;
 }
+
 #menu {
+       margin-left: -15px;
        overflow: hidden;
        list-style-type: none;
 }
+
 #menu li {
        margin-left: 30px;
        margin-right: 30px;
        float: left;
 }
 
+a {
+        color: #c0c0c0;
+       text-decoration: underline;
+}
+
 </style>
 </head>
 <body>
 
-<h1>i3 - an improved dynamic tiling window manager</h1>
+<img width="131" height="125" src="http://i3.zekjur.net/logo.png" style="margin-right: 15px" alt="logo" id="logo" align="left">
+
+<h1 style="color: red; font-family: georgia; font-size: 3em;margin-bottom: 0;">i3</h1>
+<h1 style="font-family: georgia; font-size: 2em;margin-bottom: 0;">improved tiling wm</h1>
+
+<br style="height: 0; clear: both;">
+<hr style="border: 1px solid black; clear: both; margin-top: 5px;">
 
 <ul id="menu">
   <li>
     <a href="/">Goals</a>
   </li>
   <li>
-    <strong><a href="/docs/">Documentation</a></strong>
+    <a href="/docs/">Docs</a>
   </li>
   <li>
     <a href="/downloads/">Downloads</a>
   </li>
   <li>
-    <a href="/screenshots/">Screenshots</a>
+    <a href="/screenshots/">Screens</a>
   </li>
   <li>
     <a href="/bugs">Bugtracker</a>
@@ -52,10 +68,13 @@ li {
     <a href="/contact/">Contact</a>
   </li>
   <li>
-    <a href="/impress.html">Impressum/Imprint</a>
+    <a href="/impress.html">Impressum</a>
   </li>
 </ul>
 
+<hr style="border: 1px solid black; clear: both; margin-top: 15px;">
+
+
 <h2>Documentation</h2>
 
 <p>
index 5e1f2045b3980e5aae440638b83b6193ae1cd679..9cbea01c5345b14e92761e3fae53e19716049711 100644 (file)
 <style type="text/css">
 body {
        text-align: justify;
-       max-width: 800px;
+       max-width: 900px;
+       background-color: #1e1e1e;
+       color: #c0c0c0;
 }
 
-li {
+ol li {
        margin-bottom: 10px;
 }
+
 #menu {
+       margin-left: -15px;
        overflow: hidden;
        list-style-type: none;
 }
+
 #menu li {
        margin-left: 30px;
        margin-right: 30px;
        float: left;
 }
 
+a {
+        color: #c0c0c0;
+       text-decoration: underline;
+}
+
 </style>
 </head>
 <body>
 
-<h1>i3 - an improved dynamic tiling window manager</h1>
+<img width="131" height="125" src="http://i3.zekjur.net/logo.png" style="margin-right: 15px" alt="logo" id="logo" align="left">
+
+<h1 style="color: red; font-family: georgia; font-size: 3em;margin-bottom: 0;">i3</h1>
+<h1 style="font-family: georgia; font-size: 2em;margin-bottom: 0;">improved tiling wm</h1>
+
+<br style="height: 0; clear: both;">
+<hr style="border: 1px solid black; clear: both; margin-top: 5px;">
 
 <ul id="menu">
   <li>
     <a href="/">Goals</a>
   </li>
   <li>
-    <a href="/docs/">Documentation</a>
+    <a href="/docs/">Docs</a>
   </li>
   <li>
-    <strong><a href="/downloads/">Downloads</a></strong>
+    <a href="/downloads/">Downloads</a>
   </li>
   <li>
-    <a href="/screenshots/">Screenshots</a>
+    <a href="/screenshots/">Screens</a>
   </li>
   <li>
     <a href="/bugs">Bugtracker</a>
@@ -52,10 +68,13 @@ li {
     <a href="/contact/">Contact</a>
   </li>
   <li>
-    <a href="/impress.html">Impressum/Imprint</a>
+    <a href="/impress.html">Impressum</a>
   </li>
 </ul>
 
+<hr style="border: 1px solid black; clear: both; margin-top: 15px;">
+
+
 <h2>Distribution</h2>
 
 <p>
index d72bc92e2ee01aff06bf47fda86734cfb19fc378..9528ac3232660b49e3ed211ddf2e27f48cb44948 100644 (file)
 <style type="text/css">
 body {
        text-align: justify;
-       max-width: 800px;
+       max-width: 900px;
+       background-color: #1e1e1e;
+       color: #c0c0c0;
 }
 
-li {
+ol li {
        margin-bottom: 10px;
 }
+
 #menu {
+       margin-left: -15px;
        overflow: hidden;
        list-style-type: none;
 }
+
 #menu li {
        margin-left: 30px;
        margin-right: 30px;
        float: left;
 }
 
+a {
+        color: #c0c0c0;
+       text-decoration: underline;
+}
+
 </style>
 </head>
 <body>
 
-<h1>i3 - an improved dynamic tiling window manager</h1>
+<img width="131" height="125" src="http://i3.zekjur.net/logo.png" style="margin-right: 15px" alt="logo" id="logo" align="left">
+
+<h1 style="color: red; font-family: georgia; font-size: 3em;margin-bottom: 0;">i3</h1>
+<h1 style="font-family: georgia; font-size: 2em;margin-bottom: 0;">improved tiling wm</h1>
+
+<br style="height: 0; clear: both;">
+<hr style="border: 1px solid black; clear: both; margin-top: 5px;">
 
 <ul id="menu">
   <li>
     <a href="/">Goals</a>
   </li>
   <li>
-    <a href="/docs/">Documentation</a>
+    <a href="/docs/">Docs</a>
   </li>
   <li>
     <a href="/downloads/">Downloads</a>
   </li>
   <li>
-    <a href="/screenshots/">Screenshots</a>
+    <a href="/screenshots/">Screens</a>
   </li>
   <li>
     <a href="/bugs">Bugtracker</a>
@@ -52,10 +68,16 @@ li {
     <a href="/contact/">Contact</a>
   </li>
   <li>
-    <a href="/impress.html">Impressum/Imprint</a>
+    <a href="/impress.html">Impressum</a>
   </li>
 </ul>
 
+<hr style="border: 1px solid black; clear: both; margin-top: 15px;">
+
+<p>
+  i3 is a tiling window manager, completely written from scratch.
+</p>
+
 <p>
   i3 was created because wmii, our favorite window manager at the time, didn’t
   provide some features we wanted (Xinerama done right, for example), had some
index b6879df65378a24d2cfc55ad2eb737eb1c79bcfe..c43e03cbec366ba032e482f2e4e5510ec7daa5ff 100644 (file)
 <style type="text/css">
 body {
        text-align: justify;
-       max-width: 800px;
+       max-width: 900px;
+       background-color: #1e1e1e;
+       color: #c0c0c0;
 }
 
-li {
+ol li {
        margin-bottom: 10px;
 }
+
 #menu {
+       margin-left: -15px;
        overflow: hidden;
        list-style-type: none;
 }
+
 #menu li {
        margin-left: 30px;
        margin-right: 30px;
        float: left;
 }
 
+a {
+        color: #c0c0c0;
+       text-decoration: underline;
+}
+
 </style>
 </head>
 <body>
 
-<h1>i3 - an improved dynamic tiling window manager</h1>
+<img width="131" height="125" src="http://i3.zekjur.net/logo.png" style="margin-right: 15px" alt="logo" id="logo" align="left">
+
+<h1 style="color: red; font-family: georgia; font-size: 3em;margin-bottom: 0;">i3</h1>
+<h1 style="font-family: georgia; font-size: 2em;margin-bottom: 0;">improved tiling wm</h1>
+
+<br style="height: 0; clear: both;">
+<hr style="border: 1px solid black; clear: both; margin-top: 5px;">
 
 <ul id="menu">
   <li>
     <a href="/">Goals</a>
   </li>
   <li>
-    <a href="/docs/">Documentation</a>
+    <a href="/docs/">Docs</a>
   </li>
   <li>
     <a href="/downloads/">Downloads</a>
   </li>
   <li>
-    <strong><a href="/screenshots/">Screenshots</a></strong>
+    <a href="/screenshots/">Screens</a>
   </li>
   <li>
     <a href="/bugs">Bugtracker</a>
@@ -52,10 +68,12 @@ li {
     <a href="/contact/">Contact</a>
   </li>
   <li>
-    <a href="/impress.html">Impressum/Imprint</a>
+    <a href="/impress.html">Impressum</a>
   </li>
 </ul>
 
+<hr style="border: 1px solid black; clear: both; margin-top: 15px;">
+
 <h2>Screenshots</h2>
 
 <p>
@@ -73,7 +91,7 @@ li {
     <a href="/screenshots/i3-3.png">i3 v3.α-bf1</a>, PCManFM, ROXTerm, evince, i3status + dzen2
   </li>
   <li>
-    <a href="/screenshots/i3-4.png">i3 v3.b (not yet released)</a>, Atsutane had too much free time and formed an i3 logo out of terminals :-)
+    <a href="/screenshots/i3-4.png">i3 v3.β</a>, Atsutane had too much free time and formed an i3 logo out of terminals :-)
   </li>
   <li>
     <a href="/screenshots/i3-5.png">i3 v3.α-bf2</a>, mc, vim, xosview, mplayer, irssi, gajim, i3status