From: Michael Tremer Date: Fri, 17 Dec 2010 17:19:31 +0000 (+0100) Subject: www: Add icons to index and about page. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3145fa5d6c6331033de6aaa6f3a91d8e75f1d6ca;p=ipfire.org.git www: Add icons to index and about page. --- diff --git a/www/static/css/style.css b/www/static/css/style.css index dc37c8a2..08d57cd7 100644 --- a/www/static/css/style.css +++ b/www/static/css/style.css @@ -897,6 +897,7 @@ table.blocks { table.blocks td.block { width: 33%; padding: 1.5em; + vertical-align: top; } table.blocks td.block p { diff --git a/www/static/images/icons/community.png b/www/static/images/icons/community.png new file mode 100644 index 00000000..70ab2f55 Binary files /dev/null and b/www/static/images/icons/community.png differ diff --git a/www/static/images/icons/firewall.png b/www/static/images/icons/firewall.png new file mode 100644 index 00000000..e4897216 Binary files /dev/null and b/www/static/images/icons/firewall.png differ diff --git a/www/static/images/icons/flexibility.png b/www/static/images/icons/flexibility.png new file mode 100644 index 00000000..8b1f9166 Binary files /dev/null and b/www/static/images/icons/flexibility.png differ diff --git a/www/static/images/icons/hardware.png b/www/static/images/icons/hardware.png new file mode 100644 index 00000000..f84cc7c3 Binary files /dev/null and b/www/static/images/icons/hardware.png differ diff --git a/www/static/images/icons/itsfree.png b/www/static/images/icons/itsfree.png new file mode 100644 index 00000000..7f1cc188 Binary files /dev/null and b/www/static/images/icons/itsfree.png differ diff --git a/www/static/images/icons/pakfire.png b/www/static/images/icons/pakfire.png new file mode 100644 index 00000000..bd8fe64e Binary files /dev/null and b/www/static/images/icons/pakfire.png differ diff --git a/www/static/images/icons/security.png b/www/static/images/icons/security.png new file mode 100644 index 00000000..9a182366 Binary files /dev/null and b/www/static/images/icons/security.png differ diff --git a/www/static/images/icons/security_old.png b/www/static/images/icons/security_old.png new file mode 100644 index 00000000..e0687d59 Binary files /dev/null and b/www/static/images/icons/security_old.png differ diff --git a/www/static/images/icons/virtualization.png b/www/static/images/icons/virtualization.png new file mode 100644 index 00000000..521772b2 Binary files /dev/null and b/www/static/images/icons/virtualization.png differ diff --git a/www/static/images/icons/vpn.png b/www/static/images/icons/vpn.png new file mode 100644 index 00000000..2d0c5bad Binary files /dev/null and b/www/static/images/icons/vpn.png differ diff --git a/www/templates/index.html b/www/templates/index.html index e81d5565..4d7a6519 100644 --- a/www/templates/index.html +++ b/www/templates/index.html @@ -43,6 +43,8 @@ diff --git a/www/templates/static/about.html b/www/templates/static/about.html index 70d0bf18..170baad4 100644 --- a/www/templates/static/about.html +++ b/www/templates/static/about.html @@ -31,7 +31,6 @@
  • {{ _("VPN") }}
  • {{ _("Hardware") }}
  • {{ _("Virtualization") }}
  • -
  • {{ _("Community") }}
  • {{ _("It's free") }}
  • @@ -55,6 +54,7 @@

    + {{ _(

    The matter that counts most in the development of IPFire is - of course - security. But we don't believe that there is only one single way to achvieve security. It is more important @@ -66,6 +66,7 @@

    + {{ _(

    From the technical point of view, IPFire is a very shrinked and hardened firewall system which comes with an integrated package manager that is called Pakfire. @@ -93,6 +94,7 @@

    + {{ _(

    IPFire comes with a SPI (stateful inspection) firewall which is built on top of the Linux netfilter. @@ -135,6 +137,7 @@

    + {{ _(

    IPFire can be enhanced to a VPN (virtual private network) gateway that connects places and persons to the local network. This could either be staff, friends and people you want to share @@ -161,6 +164,7 @@

    + {{ _(

    Based on a recent version of the Linux kernel 2.6 series, IPFire supports latest hardware like 10G network cards and wireless hardware out of the box. @@ -177,6 +181,7 @@

    + {{ _(

    IPFire can be run as a virtual guest on the following hypervisors:

    @@ -191,25 +196,15 @@ It brings many frontend drivers for high performnce for all the hypervisors.

    -
    -

    - IPFire has got a great community which is a very important thing for the success of the project. -

    -

    - There is a nice relationship between all people that are involved into the project - so they are all pull together and make IPFire to the nice project that it is today. -

    -

    - Everybody can become part of the community. Learn more. -

    -
    + {{ _(

    As IPFire is licensed under the GNU General Public License in version 3 it is free of charge.

    - There is the opportunity to make a donation. + There is the opportunity to make a donation to the + community which is a very important thing for the success of the project.

    + {{ _( +
    {{ _("Security") }}

    As the most important issue: Security updates @@ -51,6 +53,8 @@ {{ _("Learn more.") }}

    + {{ _( +
    {{ _("Flexibility") }}

    Nowadays it is also important to act flexible and fit @@ -61,13 +65,15 @@

    + {{ _( +
    {{ _("Community") }}

    The success of IPFire is based on the community that is working on the code an spreading IPFire to the world.

    - {{ _("Get involved.") }} + {{ _("Get involved.") }}