From 2a19a8e9a45bff8a00791d47645fde59a890505c Mon Sep 17 00:00:00 2001 From: David Lehman Date: Thu, 10 Jul 2014 17:35:33 -0500 Subject: [PATCH 4/6] Remove some redundant stuff from pages.html.haml. None of this was being displayed anywhere. --- source/pages.html.haml | 50 +------------------------------------------------- 1 file changed, 1 insertion(+), 49 deletions(-) diff --git a/source/pages.html.haml b/source/pages.html.haml index 3c6bc74..1be2697 100644 --- a/source/pages.html.haml +++ b/source/pages.html.haml @@ -10,55 +10,7 @@ pageable: true -# First-page only stuff here -# (If a blog is included below, then it may paginate) -#about - - Blivet is a free & open source python module for management of a - system's storage configuration. It a reliable and powerful tool for - dealing with the complexity and inconsistency of storage technologies - in an elegant and simplified way. - -#tech - - %h2 Supported Storage Technologies & File Systems - - %ul - %li LVM - %li BTRFS - %li XFS - %ul - %li EXT 2/3/4 - %li VFAT - %li LVM Thin Provisioning - %ul - %li Fibre Channel - %li DASD - %li FCoE - %ul - %li CCISS - %li BIOS RAID - %li MD RAID - %ul - %li Multipath devices - %li SANs - -#featuring - - .feature - %a{href: "http://python.org"} - = image_tag('/images/logo-python.png') - Written in Python. - - .feature - %a{href: "https://www.gnu.org/licenses/lgpl-2.1.html"} - = image_tag('/images/logo-lgpl.png') - LGPL 2+ licensed. - - .feature - %a{href: "http://fedoraproject.org"} - = image_tag('/images/logo-fedora.png') - Part of the Fedora Project. - - + / .row -- 1.9.3