]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
adding meta data, step1
authorzurbchris <chris@zurb.com>
Thu, 28 Jun 2012 22:51:16 +0000 (15:51 -0700)
committerzurbchris <chris@zurb.com>
Thu, 28 Jun 2012 22:51:16 +0000 (15:51 -0700)
marketing/apple-touch-icon.png [deleted file]
marketing/docs/gem-install.php
marketing/favicon.ico [deleted file]
marketing/includes/_header.php
marketing/mobile-example3.php
marketing/mobile.php
marketing/prototype-example1.php
marketing/prototype-example2.php
marketing/prototype-example3.php
marketing/prototyping.php

diff --git a/marketing/apple-touch-icon.png b/marketing/apple-touch-icon.png
deleted file mode 100644 (file)
index d355006..0000000
Binary files a/marketing/apple-touch-icon.png and /dev/null differ
index 3ce1e9ca84c61606ead7070f0b3299d539d35d42..1a973828ffbaba17061add995cc5ac72d388978f 100644 (file)
@@ -18,9 +18,9 @@
 
               <dl class="sub-nav">
                 <dt>Go to:</dt>
-                <dd class="active"><a href="#installing">Installing</a></dd>
-                <dd class="active"><a href="#settings">Settings</a></dd>
-                <dd class="active"><a href="#mixins">Mixins &amp; Functions</a></dd>
+                <dd><a href="#installing">Installing</a></dd>
+                <dd><a href="#settings">Settings</a></dd>
+                <dd><a href="#mixins">Mixins &amp; Functions</a></dd>
               </dl>
 
               <hr>
diff --git a/marketing/favicon.ico b/marketing/favicon.ico
deleted file mode 100644 (file)
index be25581..0000000
Binary files a/marketing/favicon.ico and /dev/null differ
index 3219705bb4d2f44e5da195b508d3e0ce54164b90..14aa2bec82af784d157f789bcc9167c7b3889185 100644 (file)
 
        <!-- Set the viewport width to device width for mobile -->
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-
-       <meta name="description" content="Foundation is an easy to use, powerful, and flexible framework for building rapid prototypes and production code on any kind of device." />
+  <!-- For third-generation iPad with high-resolution Retina display: -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/favicons/apple-touch-icon-144x144-precomposed.png">
+  <!-- For iPhone with high-resolution Retina display: -->
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="images/favicons/apple-touch-icon-114x114-precomposed.png">
+  <!-- For first- and second-generation iPad: -->
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/favicons/apple-touch-icon-72x72-precomposed.png">
+  <!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices: -->
+  <link rel="apple-touch-icon-precomposed" href="images/favicons/apple-touch-icon-precomposed.png">
+  <!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices: -->
+
+  <link rel="icon" href="images/favicons/favicon.ico" type="image/x-icon" />
+
+  <meta name="keywords" content="design strategy, interaction design, design thinking, zurb, design" />
+  <meta name="description" content="ZURB, creating unique customer and user experiences. We are brand engineers that provide companies with strategic marketing, design and branding solutions.  Work includes identity, branding, information design, web design, illustration, software design, icon design, and multimedia work." />
+  <meta name="author" content="ZURB, inc. ZURB network also includes zurb.com" />
+  <meta name="copyright" content="ZURB, inc. Copyright (c) 2012" />
 
        <title>Foundation: <?= $page_title ?></title>
-       <link rel="apple-touch-icon" href="apple-touch-icon.png" />
-       <link rel="icon" type="image/ico" href="favicon.ico">
+  <meta name="description" content="Foundation is an easy to use, powerful, and flexible framework for building rapid prototypes and production code on any kind of device." />
 
        <!-- Included CSS Files -->
-
   <link rel="stylesheet" href="http://www.zurb.com/assets/foundation.top-bar.css">
   <link rel="stylesheet" href="http://www.zurb.com/assets/zurb.mega-drop.css">
        <link rel="stylesheet" href="stylesheets/presentation.css">
index c60e1ab000fca20e50af4d2fe5f55087601d1eb7..74d8f1c8f9d07a815a43a1c2067e4e33fdf9d114 100644 (file)
@@ -1,6 +1,6 @@
-<? $page_title = "Rapid Prototyping and Building Framework from ZURB" ?>
+<? $page_title = "Mobile Visibility" ?>
 <?php include("includes/_header.php"); ?>
-  
+
   <header>
     <div class="row">
       <div class="twelve columns">
@@ -9,9 +9,9 @@
       </div>
     </div>
   </header>
-  
+
   <section id="mainContent">
-  
+
         <div class="row hide-for-small">
                <div class="twelve columns">
                        <h3>Larger Interface</h3><br />
              </ul>
             </div>
          </div>
-         
+
          <div class="row show-for-small">
                <div class="twelve columns">
-                       
+
                        <h3>Small Interface</h3><br />
                        <p>As an example, you'll only see this interface if you're on a phone (something with a resolution lower than desktops or tablets). On a phone our columns will all stack, and we would place navigation at the bottom of the page.</p>
                        <ul class="block-grid three-up">
@@ -76,7 +76,7 @@
                        </ul>
                </div>
          </div>
-         
+
          <div class="row show-for-small">
                <div class="twelve columns">
                        <dl class="nice mobile tabs">
@@ -87,8 +87,8 @@
                </div>
          </div>
   </section>
-        
-  
-    
-       
+
+
+
+
 <?php include("includes/_footer.php");  ?>
index 0f2670185e5e6c9233afee62248db6d4f4ea221a..3d42e127d5ab0d28d99d1c47d0a967f76e835e6f 100644 (file)
@@ -1,6 +1,6 @@
-<? $page_title = "Rapid Prototyping and Building Framework from ZURB" ?>
+<? $page_title = "Mobility for the Future" ?>
 <?php include("includes/_header.php"); ?>
-  
+
   <header>
     <div class="row">
       <div class="twelve columns">
@@ -9,17 +9,17 @@
       </div>
     </div>
   </header>
-  
+
   <section id="mainContent">
-  
+
     <div class="row">
-      
+
       <div class="ten columns push-two">
         <p class="show-for-small"><a href="index.php">&larr; Back to Home</a></p>
        <img src="images/feature-mobile-1.jpg">
         <h4>Build for the future.</h4>
         <p>Mobile devices are already eclipsing desktops in adoption and internet use &mdash; that's why Foundation was built from the ground up to support any kind of device, any size screen, with any resolution. You can get going quickly by building once for all devices, or you can create a site tailored to a specific experience. We've even included CSS styles to hide and show elements on different device types, so you can easily turn pieces on and off for each experience.</p>
-        
+
         <h4>Examples</h4>
         <div class="row">
                <div class="four columns">
@@ -41,7 +41,7 @@
                  </a>
                </div>
         </div>
-        
+
       </div>
       <div class="two columns pull-ten">
         <ul class="side-nav">
@@ -53,7 +53,7 @@
         </ul>
       </div>
     </div>
-  
-  </section>  
-       
+
+  </section>
+
 <?php include("includes/_footer.php");  ?>
index 600a284cbb95c98d391e987f0f6f234c19041d13..29f41a958fcbf717372b64c606cd05311af86616 100644 (file)
@@ -1,8 +1,8 @@
-<? $page_title = "Rapid Prototyping and Building Framework from ZURB" ?>
+<? $page_title = "Rapid Prototyping Marketing Site" ?>
 <?php include("includes/_header.php"); ?>
-  
 
-  
+
+
   <header>
     <div class="row">
       <div class="twelve columns">
@@ -11,9 +11,9 @@
       </div>
     </div>
   </header>
-  
+
   <section id="mainContent" class="example">
-  
+
        <div class="row">
                        <div class="three columns">
                                <a href="index.php"><img src="http://placehold.it/200x60" /></a>
                                </nav>
                        </div>
                </div>
-       
+
        </div>
 </header>
        <div class="container">
                <div class="row">
                        <div class="twelve columns">
-                       
+
                                <div class="jumbotron homepage">
                                        <img src="http://placehold.it/940x300" class="bg" />
                                        <div class="content">
                                                <h1>Rebekah Children's Services helps kids and families in need with tons of great programs.</h1>
                                                <a href="get-involved/" class="large radius nice blue button">Get Involved</a>
                                        </div>
-                                       
+
                                        <a href="#" id="prev" class="slider">&larr;</a>
                                        <a href="#" id="next" class="slider">&rarr;</a>
                                </div>
-                       
+
                        </div>
-               </div>  
-               
+               </div>
+
                <div class="row">
                        <div class="four columns">
                                <a href="services/adoption-foster-care.php"><img src="http://placehold.it/400x300" /></a>
@@ -66,7 +66,7 @@
                                <h3><a href="/events">Next Event: Let It Snow</a></h3>
                        </div>
                </div>
-               
+
                <div class="row">
                        <div class="twelve columns">
                                <div class="blog panel">
@@ -75,7 +75,7 @@
                                </div>
                        </div>
                </div>
-               
+
                <div class="row">
                        <div class="six columns">
                                <div class="row">
                                </div>
                        </div>
                </div>
-  
-  </section>  
-       
+
+  </section>
+
 <?php include("includes/_footer.php");  ?>
index 2c3243009af8b3a2860771ed3370167acd9ae533..faaf43161fba58e8f9abee718d1d91ca540ebc7f 100644 (file)
@@ -1,8 +1,8 @@
-<? $page_title = "Rapid Prototyping and Building Framework from ZURB" ?>
+<? $page_title = "Rapid Prototyping Social Network Example" ?>
 <?php include("includes/_header.php"); ?>
-  
 
-  
+
+
   <header>
     <div class="row">
       <div class="twelve columns">
@@ -11,9 +11,9 @@
       </div>
     </div>
   </header>
-  
+
   <section id="mainContent" class="example">
-  
+
        <div class="row">
                <div class="eight columns">
                        <h3>Ye Olde Game Reviews</h3>
@@ -25,7 +25,7 @@
                        <p><a href="#">Login</a> <a href="#" class="">Sign Up</a>
                </div>
          </div>
-         
+
          <div class="row">
                <div class="twelve columns">
                        <ul class="block-grid four-up">
                        </ul>
                </div>
          </div>
-         
+
          <div class="row">
                <hr />
          </div>
-         
+
          <div class="row">
                <div class="six columns">
                        <h4>Gaming News</h4>
                        <h5><a href="#">Games of the Future will have 16 Bits</a></h5>
                        <p>We don't even know what it means, but we heard from a trusted source that games in the future will have 16 whole bits in them. Get ready, we guess? <a href="#">Read More &rarr;</a></p>
-                       
+
                        <h5><a href="#">Does Nintendo Have Plans for Games?</a></h5>
                        <p>Japenese playing card manufacturer Nintendo may have ideas about entering the gaming industry. We've heard rumors they are working on something called Famicon, but take it with a grain of salt. We imagine Atari will dominate games for the next 20 or 30 years. <a href="#">Read More &rarr;</a></p>
                </div>
@@ -96,7 +96,7 @@
                        </div>
                </div>
          </div>
-  
-  </section>  
-       
+
+  </section>
+
 <?php include("includes/_footer.php");  ?>
index 426c74eb29f265257c69eb7a47e9c1949fad101c..21c8902b8ca4647000d89d76b9695c461179b8f7 100644 (file)
@@ -1,8 +1,8 @@
-<? $page_title = "Rapid Prototyping and Building Framework from ZURB" ?>
+<? $page_title = "Rapid Prototyping Social Network Example" ?>
 <?php include("includes/_header.php"); ?>
-  
 
-  
+
+
   <header>
     <div class="row">
       <div class="twelve columns">
       </div>
     </div>
   </header>
-  
+
   <section id="mainContent" class="example">
-  
+
        <div class="row">
            <a href="prototyping.php" class="back two columns">&larr; About Prototyping</a>
            <hr />
          </div>
        </div>
-         
+
          <section id="exampleHeader">
                <div class="container">
                        <div class="row">
@@ -30,9 +30,9 @@
                        </div>
                </div>
          </section>
-         
+
        <div class="container">
-         
+
          <div class="row">
                <div class="seven columns">
                        <div class="row mobile">
@@ -50,8 +50,8 @@
                                                        This is a website for people who live in gigantic trees. Learn about how to go from branch to branch, and where to keep your crazy screaming flying dragon thing.</p>
                                                </div>
                                        </div>
-                                       
-                                       
+
+
                                        <section class="comments">
                                                <div class="row">
                                                        <div class="two phone-one columns">
                                </div>
                        </div>
                        <hr />
-                       
+
                        <div class="row">
                                <div class="two phone-one columns">
                                        <img src="http://placehold.it/200x200" />
                                </div>
                                <div class="ten phone-three columns">
                                        <p><strong><a href="">Jake Sully</a> said:</strong><br />Has anyone seen my wheelchair? This isn't funny guys.</p>
-                                       
-                                       
+
+
                                        <section class="comments">
                                                <div class="row">
                                                        <div class="two phone-one columns">
                                                <li><img src="http://placehold.it/100x100" /></li>
                                                <li><img src="http://placehold.it/100x100" /></li>
                                        </ul>
-                                       
+
                                        <h5>Videos</h5>
                                        <img src="http://placehold.it/400x300" />
                                        <strong><a href="#">A Sweet Video</a></strong> &bull; YouTube
                                                <li><img src="http://placehold.it/100x100" /></li>
                                                <li><img src="http://placehold.it/100x100" /></li>
                                        </ul>
-                                       
+
                                        <h5>Links</h5>
                                        <p><strong><a href="#">Huge Trees and You: How to live in a giant tree</a></strong> This is a website for people who live in gigantic trees. Learn about...</p>
                                </li>
                        </ul>
                </div>
          </div>
-  
-  </section>  
-       
+
+  </section>
+
 <?php include("includes/_footer.php");  ?>
index 1b6ded1c3a2534ccc4684b9227c7ba07f15ca9ab..678f99f464dc7c19791a1ee55c4d3e2dd2399cda 100644 (file)
@@ -1,6 +1,6 @@
-<? $page_title = "Rapid Prototyping and Building Framework from ZURB" ?>
+<? $page_title = "Rapid Prototyping" ?>
 <?php include("includes/_header.php"); ?>
-  
+
   <header>
     <div class="row">
       <div class="twelve columns">
@@ -9,17 +9,17 @@
       </div>
     </div>
   </header>
-  
+
   <section id="mainContent">
-  
+
     <div class="row">
-      
+
       <div class="ten columns push-two">
         <p class="show-for-small"><a href="index.php">&larr; Back to Home</a></p>
        <img src="images/feature-prototyping-1.jpg">
         <h4>Mockups don't tell a story. Build a prototype in no time.</h4>
         <p>The difference between a good site and a great site is iteration &mdash; building something, playing with it, refining it. In Foundation we've included dozens of styles to help you quickly prototype a site; multiple button sizes and styles, tabs, custom form elements, modal dialogs, image sliders and a lot more. All of the prototype elements are production-ready code, and easy to style up. <a href="docs/ui.php">UI Docs &rarr;</a></p>
-        
+
         <h4>Examples</h4>
         <div class="row">
                <div class="four columns">
@@ -42,7 +42,7 @@ Wireframe Prototype</p>
                  </a>
                </div>
         </div>
-        
+
       </div>
       <div class="two columns pull-ten">
         <ul class="side-nav">
@@ -54,7 +54,7 @@ Wireframe Prototype</p>
         </ul>
       </div>
     </div>
-  
-  </section>  
-       
+
+  </section>
+
 <?php include("includes/_footer.php");  ?>