From 67e74afb3d598697d41890e4e4378fa3312d2adc Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Wed, 25 Feb 2015 09:14:36 -0500 Subject: Add new brief description to the homepage Also fix some spacing issues in the css. --- (limited to 'site') diff --git a/site/css/main.css b/site/css/main.css index 472311f..6a70273 100644 --- a/site/css/main.css +++ b/site/css/main.css @@ -44,6 +44,7 @@ div.unstable { } .fullheight .section { float:left; + margin-top:0px; } .stable, .unstable { display:inline-block; diff --git a/site/index.php b/site/index.php index 72bbaf7..a63403b 100644 --- a/site/index.php +++ b/site/index.php @@ -53,7 +53,29 @@

+
+ +

But why? What is this all about?

+

+ We believe that everyone deserves the freedom to study, alter and improve technology, + to use it freely without restriction. The goal is identical to that of the Free Software Foundation, + which is to eliminate all proprietary software so that everything you need to do on a computer can be done + with exclusively free software. +

+

+ also has many practical advantages over proprietary boot firmware, + such as faster boot speeds and better security. Since the source code is public and fully auditable, + malicious features such as backdoors (common in proprietary firmware) are unlikely to exist. You can + install GNU/Linux with encrypted /boot/, + configure it to only boot + kernels signed with your GPG key, run a full operating system directly + from the flash chip (coming soon!), and more. +

+ +
+
+

Stable releases

-- cgit v0.9.1