Revert "rebuilding site Wed Jun 25 00:32:45 EDT 2014"

This reverts commit e59c46154e.
This commit is contained in:
Spencer Lyon
2014-06-25 00:46:36 -04:00
parent dbfddd4908
commit 8dfc2f0024
24 changed files with 178 additions and 673 deletions
+13 -13
View File
@@ -6,14 +6,14 @@
<html>
<head>
<meta charset="utf-8">
<base href="http://sglyon.com/hugo_gh_blog">
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
<title> Just another sample post </title>
<link rel="canonical" href="http://sglyon.com/posts/newest">
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/newest">
<link rel="stylesheet" href="/css/poole.css">
<link rel="stylesheet" href="/css/syntax.css">
<link rel="stylesheet" href="/css/lanyon.css">
<link rel="stylesheet" href="http://spencerlyon2.github.io/hugo_gh_blog/css/poole.css">
<link rel="stylesheet" href="http://spencerlyon2.github.io/hugo_gh_blog/css/syntax.css">
<link rel="stylesheet" href="http://spencerlyon2.github.io/hugo_gh_blog/css/lanyon.css">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700|PT+Sans:400">
</head>
@@ -29,9 +29,9 @@
<div class="sidebar" id="sidebar">
<nav class="sidebar-nav">
<a class="sidebar-nav-item" href="/">Home</a>
<a class="sidebar-nav-item" href="http://spencerlyon2.github.io/hugo_gh_blog/">Home</a>
<a class="sidebar-nav-item" href="/posts">Blog</a>
<a class="sidebar-nav-item" href="http://spencerlyon2.github.io/hugo_gh_blog/posts">Blog</a>
</nav>
<div class="sidebar-item">
@@ -47,7 +47,7 @@
<div class="masthead">
<div class="container">
<h3 class="masthead-title">
<a href="/posts" title="Blog">Blog Posts</a>
<a href="http://spencerlyon2.github.io/hugo_gh_blog/posts" title="Blog">Blog Posts</a>
</h3>
</div>
</div>
@@ -86,7 +86,7 @@
<span class="right">
<em>Next: </em><a class="next" href="http://sglyon.com/posts/middle"> &nbsp; Second Post</a> &raquo;
<em>Next: </em><a class="next" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/middle"> &nbsp; Second Post</a> &raquo;
</span>
</div>
@@ -97,11 +97,11 @@
<ul class="catlist">
<li><em>Categories: </em></li>
<li><a href="/categories/hugo">hugo</a> </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/hugo">hugo</a> </li>
<li><a href="/categories/fun">fun</a> </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/fun">fun</a> </li>
<li><a href="/categories/test">test</a> </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/test">test</a> </li>
</ul>
</div>
@@ -115,7 +115,7 @@
<footer>
<div>
<p class="right credit">
Fancy footer here. Link to <a href="/">Home Page</a>
Fancy footer here. Link to <a href="http://spencerlyon2.github.io/hugo_gh_blog/">Home Page</a>
</p>
</div>
</footer>