Homepage update. New Logo. Minor site updates.

This commit is contained in:
spf13 2014-03-20 21:42:04 -04:00
parent 6205a16b6e
commit 51b078a703
26 changed files with 22 additions and 13 deletions

View file

@ -1,5 +1,5 @@
+++ +++
title = "Hugo Documentation" title = "Hugo"
date = 2013-07-01T07:32:00Z date = 2013-07-01T07:32:00Z
description = "This site" description = "This site"
license = "Simpl" license = "Simpl"

View file

@ -1,5 +1,5 @@
+++ +++
title = "spf13 is Steve Francia" title = "spf13.com"
date = 2013-07-01T07:32:00Z date = 2013-07-01T07:32:00Z
description = "The first Hugo powered website." description = "The first Hugo powered website."
license = "MIT" license = "MIT"

View file

@ -6,7 +6,7 @@
<meta name="description" content=""> <meta name="description" content="">
<meta name="author" content=""> <meta name="author" content="">
<title>Hugo :: A fast and flexible static site generator</title> <title>Hugo :: A fast and modern static website engine</title>
<!-- Bootstrap core CSS --> <!-- Bootstrap core CSS -->
<link href="/static/css/bootstrap.min.css" rel="stylesheet"> <link href="/static/css/bootstrap.min.css" rel="stylesheet">
@ -22,14 +22,13 @@
<!-- Full Page Image Header Area --> <!-- Full Page Image Header Area -->
<div id="top" class="header"> <div id="top" class="header">
<div class="vert-text"> <div class="vert-text">
<h1>Hugo</h1>
<h3>The <em>Fast and Flexible</em> Static Site Generator</h3> <a href="#intro"><img src="/static/img/hugo.png" class="logo"> </a>
<br> <div class="buttonbox">
<a href="#intro" class="btn btn-clear btn-lg">learn more</a> <a href="/overview/introduction" class="btn btn-info btn-lg">docs <i class="icon-idea"></i></a>
<a href="https://github.com/spf13/hugo/releases" class="btn btn-success btn-lg">download <i class="icon-arrow-down"></i></a> <a href="https://github.com/spf13/hugo/releases" class="btn btn-success btn-lg">download <i class="icon-arrow-down"></i></a>
<br>
<a href="https://github.com/spf13/hugo" class="btn btn-dark btn-lg">github <i class="icon-circlestar"></i></a> <a href="https://github.com/spf13/hugo" class="btn btn-dark btn-lg">github <i class="icon-circlestar"></i></a>
<a href="/overview/introduction" class="btn btn-info btn-lg">documentation</a> </div>
</div> </div>
</div> </div>
<!-- /Full Page Image Header Area --> <!-- /Full Page Image Header Area -->

BIN
docs/static/apple-touch-icon.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

BIN
docs/static/favicon.ico vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View file

@ -38,7 +38,7 @@ body {
width: 100%; width: 100%;
min-height: 70%; min-height: 70%;
position: relative; position: relative;
background: url(../img/converse-fields.jpg) no-repeat center center fixed; background: url(../img/desk.jpg) no-repeat center center fixed;
-webkit-background-size: cover; -webkit-background-size: cover;
-moz-background-size: cover; -moz-background-size: cover;
-o-background-size: cover; -o-background-size: cover;
@ -47,6 +47,16 @@ body {
background-color: black; background-color: black;
} }
.logo {
max-width: 35em;
width: 100%;
padding: 2em;
}
.buttonbox {
margin: 2em 0 4em;
}
@media only screen @media only screen
and (min-device-width : 320px) and (min-device-width : 320px)
and (max-device-width : 1024px) and (max-device-width : 1024px)
@ -57,7 +67,7 @@ and (orientation : portrait)
height: 70%; height: 70%;
width: 100%; width: 100%;
position: relative; position: relative;
background: url(../img/converse-fields-mini.jpg) no-repeat; background: url(../img/desk-mini.jpg) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
z-index: 99999; z-index: 99999;
background-color: black; background-color: black;
@ -73,7 +83,7 @@ and (orientation : landscape) {
height: 70%; height: 70%;
width: 100%; width: 100%;
position: relative; position: relative;
background: url(../img/converse-fields-long.jpg) no-repeat; background: url(../img/desk-long.jpg) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
z-index: 99999; z-index: 99999;
background-color: black; background-color: black;
@ -225,7 +235,7 @@ i.callout-icon:hover {
} }
#action { #action {
background: url(/static/img/gray.png); background: url(../img/gray.png);
padding: 50px 0px 30px; padding: 50px 0px 30px;
position: fixed; position: fixed;
bottom: 130px; bottom: 130px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 326 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 195 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 681 KiB

BIN
docs/static/static/img/desk-long.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB

BIN
docs/static/static/img/desk-mini.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

BIN
docs/static/static/img/desk-sm.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 KiB

BIN
docs/static/static/img/desk.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

BIN
docs/static/static/img/hugo-logo-med.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 85 KiB

BIN
docs/static/static/img/hugo.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

BIN
docs/static/static/img/hugoSM.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 32 KiB