Homepage update. New Logo. Minor site updates.
|
@ -1,5 +1,5 @@
|
|||
+++
|
||||
title = "Hugo Documentation"
|
||||
title = "Hugo"
|
||||
date = 2013-07-01T07:32:00Z
|
||||
description = "This site"
|
||||
license = "Simpl"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
+++
|
||||
title = "spf13 is Steve Francia"
|
||||
title = "spf13.com"
|
||||
date = 2013-07-01T07:32:00Z
|
||||
description = "The first Hugo powered website."
|
||||
license = "MIT"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<meta name="description" 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 -->
|
||||
<link href="/static/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
@ -22,14 +22,13 @@
|
|||
<!-- Full Page Image Header Area -->
|
||||
<div id="top" class="header">
|
||||
<div class="vert-text">
|
||||
<h1>Hugo</h1>
|
||||
<h3>The <em>Fast and Flexible</em> Static Site Generator</h3>
|
||||
<br>
|
||||
<a href="#intro" class="btn btn-clear btn-lg">learn more</a>
|
||||
|
||||
<a href="#intro"><img src="/static/img/hugo.png" class="logo"> </a>
|
||||
<div class="buttonbox">
|
||||
<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>
|
||||
<br>
|
||||
<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>
|
||||
<!-- /Full Page Image Header Area -->
|
||||
|
|
BIN
docs/static/apple-touch-icon.png
vendored
Normal file
After Width: | Height: | Size: 7.8 KiB |
BIN
docs/static/favicon.ico
vendored
Normal file
After Width: | Height: | Size: 15 KiB |
18
docs/static/static/css/HPstyles.css
vendored
|
@ -38,7 +38,7 @@ body {
|
|||
width: 100%;
|
||||
min-height: 70%;
|
||||
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;
|
||||
-moz-background-size: cover;
|
||||
-o-background-size: cover;
|
||||
|
@ -47,6 +47,16 @@ body {
|
|||
background-color: black;
|
||||
}
|
||||
|
||||
.logo {
|
||||
max-width: 35em;
|
||||
width: 100%;
|
||||
padding: 2em;
|
||||
}
|
||||
|
||||
.buttonbox {
|
||||
margin: 2em 0 4em;
|
||||
}
|
||||
|
||||
@media only screen
|
||||
and (min-device-width : 320px)
|
||||
and (max-device-width : 1024px)
|
||||
|
@ -57,7 +67,7 @@ and (orientation : portrait)
|
|||
height: 70%;
|
||||
width: 100%;
|
||||
position: relative;
|
||||
background: url(../img/converse-fields-mini.jpg) no-repeat;
|
||||
background: url(../img/desk-mini.jpg) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
z-index: 99999;
|
||||
background-color: black;
|
||||
|
@ -73,7 +83,7 @@ and (orientation : landscape) {
|
|||
height: 70%;
|
||||
width: 100%;
|
||||
position: relative;
|
||||
background: url(../img/converse-fields-long.jpg) no-repeat;
|
||||
background: url(../img/desk-long.jpg) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
z-index: 99999;
|
||||
background-color: black;
|
||||
|
@ -225,7 +235,7 @@ i.callout-icon:hover {
|
|||
}
|
||||
|
||||
#action {
|
||||
background: url(/static/img/gray.png);
|
||||
background: url(../img/gray.png);
|
||||
padding: 50px 0px 30px;
|
||||
position: fixed;
|
||||
bottom: 130px;
|
||||
|
|
BIN
docs/static/static/img/antzucaro-tn.jpg
vendored
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 28 KiB |
BIN
docs/static/static/img/asc-tn.jpg
vendored
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 33 KiB |
BIN
docs/static/static/img/chimera-tn.jpg
vendored
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
BIN
docs/static/static/img/converse-fields 2.jpg
vendored
Before Width: | Height: | Size: 1 MiB |
BIN
docs/static/static/img/converse-fields-long.jpg
vendored
Before Width: | Height: | Size: 326 KiB |
BIN
docs/static/static/img/converse-fields-mini.jpg
vendored
Before Width: | Height: | Size: 81 KiB |
BIN
docs/static/static/img/converse-fields-sm.jpg
vendored
Before Width: | Height: | Size: 195 KiB |
BIN
docs/static/static/img/converse-fields.jpg
vendored
Before Width: | Height: | Size: 681 KiB |
BIN
docs/static/static/img/desk-long.jpg
vendored
Normal file
After Width: | Height: | Size: 233 KiB |
BIN
docs/static/static/img/desk-mini.jpg
vendored
Normal file
After Width: | Height: | Size: 70 KiB |
BIN
docs/static/static/img/desk-sm.jpg
vendored
Normal file
After Width: | Height: | Size: 163 KiB |
BIN
docs/static/static/img/desk.jpg
vendored
Normal file
After Width: | Height: | Size: 444 KiB |
BIN
docs/static/static/img/gray.png
vendored
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
BIN
docs/static/static/img/hugo-logo-med.png
vendored
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
docs/static/static/img/hugo-tn.jpg
vendored
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 85 KiB |
BIN
docs/static/static/img/hugo.png
vendored
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
docs/static/static/img/hugoSM.png
vendored
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
docs/static/static/img/ifup-tn.jpg
vendored
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 19 KiB |
BIN
docs/static/static/img/kjhealy-tn.jpg
vendored
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 40 KiB |
BIN
docs/static/static/img/spf13-tn.jpg
vendored
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 32 KiB |