X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=index.html.mako;h=466b214b27ae2d7ebecf418777e6ed49fd7d0711;hb=32b9b3682e5ae50d8979284d900ac9d80bc94f3d;hp=07caba781cc3ddff3df1434f79b509a9571ae320;hpb=be029c7bfc4d46f5250bc4335bbdeab83d127b95;p=i3%2Fi3.github.io diff --git a/index.html.mako b/index.html.mako index 07caba7..466b214 100644 --- a/index.html.mako +++ b/index.html.mako @@ -5,7 +5,10 @@
- + + i3 screenshot +

Do What I Mean. Good Docs. Clean Code. Sounds good?

@@ -18,16 +21,19 @@ ➡ Download the latest version - 3.ε + 4.8

-i3 is a tiling window manager, completely written from scratch. It is primarily -targeted at advanced users and developers. Based upon the experiences we made -when wanting to hack/fix wmii, we agreed upon the following goals for i3: +i3 is a tiling +window manager, completely written from scratch. The target platforms are +GNU/Linux and BSD operating systems, our code is Free and Open Source Software +(FOSS) under the BSD license. i3 is primarily targeted at advanced users and +developers. Based upon the experiences we made when wanting to hack/fix wmii, +we agreed upon the following goals for i3:

    @@ -79,8 +85,7 @@ when wanting to hack/fix wmii, we agreed upon the following goals for i3:
  1. 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).
    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.