]> git.sur5r.net Git - i3/i3.github.io/blobdiff - index.html.mako
remove obsolete blog controller
[i3/i3.github.io] / index.html.mako
index d6a6623802d7046ded7da799f19dbaa0963bd782..466b214b27ae2d7ebecf418777e6ed49fd7d0711 100644 (file)
@@ -6,21 +6,22 @@
 
     <div id="screens">
         <a href="/screenshots/" title="view more screenshots of i3">
-        <img id="screenshot" src="/screenshots/i3-9.bigthumb.png" width="375" height="234" alt="i3 screenshot">
+        <img id="screenshot" src="/screenshots/i3-9.bigthumb.png" width="375" height="234" alt="i3 screenshot"
+        srcset="/screenshots/i3-12.bigthumb.jpg 2x">
         </a>
     </div>
 
     <h2>Do What I Mean. Good Docs. Clean Code. Sounds good?</h2>
     <p>
     Then you will love i3. Watch the <a href="/screenshots/">screencast</a>,<br>
-    read the <a href="/docs/4.0/userguide.html">User’s Guide</a> and <a
+    read the <a href="/docs/userguide.html">User’s Guide</a> and <a
     href="/downloads/">install i3</a>!
     </p>
     <div id="download">
         <a href="/downloads">
         <span style="font-weight: bold; color: #3A8ECD; margin-right: .5em">➡</span>
         Download the latest version
-        <span style="margin-left: 2em; color: #c0c0c0">4.1</span>
+        <span style="margin-left: 2em; color: #c0c0c0">4.8</span>
         </a>
     </div>
 </div>
@@ -84,8 +85,7 @@ we agreed upon the following goals for i3:
   </li> 
   <li> 
     The usual elitism amongst minimal window managers: Don’t be bloated, don’t be fancy
-    (simple borders are the most decoration we want to have), don’t add support for Xft
-    and blurred fonts.
+    (simple borders are the most decoration we want to have).
     <br /> 
     However, we do not enforce unnecessary limits such as a maximum amount of source lines
     of code. If it needs to be a bit bigger, it will be.