New Icon Font for Hugo

This commit is contained in:
spf13
2014-01-08 09:18:42 -05:00
parent 247db151fa
commit a70acd110e
12 changed files with 158 additions and 332 deletions

View File

@@ -1,3 +1,3 @@
<link href="/static/css/bootstrap.min.css" rel="stylesheet"/>
<link href="/static/css/styles.css" rel="stylesheet"/>
<link href="/static/css/hugoicon.css" rel="stylesheet"/>
<link href="/static/css/hugofont.css" rel="stylesheet"/>

View File

@@ -7,7 +7,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/"><i class="icon-rocket "></i>&nbsp; Hugo</a>
<a class="navbar-brand" href="/"><i class="icon-hugo_serif" alt="hugo"></i></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->

View File

@@ -13,7 +13,7 @@
<!-- Add custom CSS here -->
<link href="/static/css/HPstyles.css" rel="stylesheet">
<link href="/static/css/hugoicon.css" rel="stylesheet">
<link href="/static/css/hugofont.css" rel="stylesheet">
</head>
<body>
@@ -165,8 +165,8 @@
<div class="col-md-6 col-md-offset-3 text-center">
<i class="point-icon icon-beaker-alt"></i>
<i class="point-icon icon-heart"></i>
<i class="point-icon icon-spf"></i>
<h2>Built with Love</h2>
<i class="point-icon icon-spf13"></i>
<h2>Built with <i class="icon-heart" style="color:#FF4088;"></i></h2>
<p class="lead">
Hugo is developed with love by <a href="http://spf13.com">spf13</a>, <a href="http://github.com/noahcampbell">Noah</a> and friends.
We welcome all contributions.
@@ -216,7 +216,7 @@
<!-- Placed at the end of the document so the pages load faster -->
<script src="/static/js/jquery.js"></script>
<script src="/static/js/unslider.min.js"></script>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<script src="/static/js/bootstrap.min.js"></script>
<script>
$(function() {