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

@@ -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 -->