[gimp-web/gimp-web-static] Adding more section to the home page



commit 98e905ed86a32dcb6c4c655a147fc2fbbadadcb6
Author: Pat David <patdavid gmail com>
Date:   Tue Aug 25 10:38:41 2015 -0500

    Adding more section to the home page

 themes/newgimp/templates/home.html |   31 +++++++++++++++++++++++--------
 1 files changed, 23 insertions(+), 8 deletions(-)
---
diff --git a/themes/newgimp/templates/home.html b/themes/newgimp/templates/home.html
index 866ae51..c88c9a2 100644
--- a/themes/newgimp/templates/home.html
+++ b/themes/newgimp/templates/home.html
@@ -45,18 +45,14 @@
                     {# <h2>This is the official GIMP website</h2> #}
                     <p>
                         This is the official GIMP website.<br/>
-                        <strong>GIMP</strong> is an acronym for <strong>GNU Image Manipulation 
Program</strong>.
-                        It is the Free and Open Source, cross platform image editor available for
-                        GNU/Linux, OS X, Windows and more.
-                        It contains information about downloading, installing, using, and enhancing it. 
+                        <strong>GIMP</strong> is an acronym for <strong>GNU Image Manipulation 
Program</strong>.<br/>
+                        It is the Free and Open Source, cross-platform image editor available for
+                        GNU/Linux, OS X, Windows and more.<br/>
+                        Here you will find information about downloading, installing, using, and enhancing 
it. 
                         This site also serves as a distribution point for the latest releases. 
                         We try to provide as much information about the GIMP community and related projects 
as possible.
-                        Hopefully you will find what you need here.
                         Grab a properly chilled beverage and enjoy...
                     </p>
-                    <p>
-                        <b>I feel that this section should tell a visitor exactly <em>what</em> GIMP is, 
what it does, as well as how to get it.</b>
-                    </p>
                 </div>
 
                 <div class='column third' style="background-color: white; margin-left: 10px; margin-right: 
-10px; padding: 1rem; box-shadow: rgba(127,127,127,1) 2px 2px, rgba(127,127,127,1) 3px 3px, 
rgba(127,127,127,1) 4px 4px, rgba(127,127,127,1) 5px 5px, rgba(127,127,127,1) 6px 6px;     background: 
repeating-linear-gradient(-45deg, transparent, transparent 40px, rgba(166,166,166,.07) 40px, 
rgba(166,166,166,.07) 80px);
@@ -98,6 +94,7 @@
                     <p>
                         GIMP provides the tools for needed for high quality image manipulation.
                         From retouching to creative composites, the only limit is your imagination.
+                        Huge array of filters.
                     </p>
                 </div>
                 <div class='column third'>
@@ -108,6 +105,24 @@
     </section>
 
 
+    <section id='cap-graphics'>
+        <div class='container'>
+            <div class='row clearfix'>
+                <div class='column third'>
+                    &nbsp;
+                </div>
+                <div class='column two-thirds'>
+                    <h3>Graphic Design Elements</h3>
+                    <p>
+                        GIMP is a high quality application for producing icons,
+                        graphical design elements, and art for user interface components.
+                    </p>
+                </div>
+            </div>
+        </div>
+    </section>
+
+
 
     <section style='background: repeating-linear-gradient(-45deg, transparent, transparent 40px, 
rgba(166,166,166,.07) 40px, rgba(166,166,166,.07) 80px);'>
         <div class='container'>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]