Making the install on the homepage a bit more clear
authorspf13 <steve.francia@gmail.com>
Tue, 23 Sep 2014 02:08:08 +0000 (22:08 -0400)
committerspf13 <steve.francia@gmail.com>
Tue, 23 Sep 2014 02:08:08 +0000 (22:08 -0400)
docs/layouts/index.html

index 83bb72e8c6383477cc328ba58c423f223eacfb90..80e5a9376e42bde1cbbb34f8fea8e849b4427d12 100755 (executable)
@@ -29,7 +29,7 @@
         <a href="#intro"><img src="/img/hugo.png" class="logo"> </a>\r
         <div class="buttonbox">\r
         <a href="/overview/introduction" class="btn btn-primary btn-lg">Docs <i class="icon-idea"></i></a>\r
-        <a href="#action" class="btn btn-success btn-lg">Download <i class="icon-arrow-down"></i></a>\r
+        <a href="#action" class="btn btn-success btn-lg">Install <i class="icon-arrow-down"></i></a>\r
         <a href="http://discuss.gohugo.io" class="btn btn-info btn-lg">Community <i class="icon-talking"></i></a>\r
         <a href="https://github.com/spf13/hugo" class="btn btn-dark btn-lg">Github <i class="icon-circlestar"></i></a>\r
         </div>\r
           <div class="container">\r
             <div class="row">\r
               <div class="col-md-10 col-md-offset-1 text-center">\r
-                <h3>Get Started Today!</h3>\r
-                <pre><code>brew install hugo</code></pre>\r
+                <h1 style="padding-bottom:.5em;">Getting Started</h1>\r
                 <a href="https://github.com/spf13/hugo/releases" class="btn btn-lg btn-primary">Download <i class="icon-arrow-down"></i></a>\r
-                <a href="/overview/introduction" style="color:white;font-weight:300;">Documentation</a>\r
+                <a href="/overview/quickstart" style="color:white;font-weight:300;">Quickstart Guide</a>\r
+                <p>&nbsp;</p>\r
+                <h4>Using Homebrew?</h4>\r
+                <pre><code>brew install hugo</code></pre>\r
               </div>\r
             </div>\r
           </div>\r