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
+12 -12
View File
@@ -7,14 +7,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> Hugo </title>
<link rel="canonical" href="http://sglyon.com/categories/hugo">
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories/hugo">
<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>
@@ -30,9 +30,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">
@@ -48,7 +48,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>
@@ -58,20 +58,20 @@
<h1 class="post-title">Recent Posts</h1>
<section id="main">
<div>
<h5><a href="/categories">Full Category Index</a></h5>
<h5><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories">Full Category Index</a></h5>
<h2>Posts in &ldquo;Hugo&rdquo;</h2>
<article class="post">
<header>
<h2><a href='http://sglyon.com/posts/newest'> Just another sample post</a> </h2>
<h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/newest'> Just another sample post</a> </h2>
<div class="meta">Sat, Mar 29, 2014</div>
</header>
First Heading Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusamus, consequatur aspernatur omnis iste. Voluptates, id inventore ea natus ab sed amet ipsa ratione sunt dignissimos. Soluta illum aliquid repellendus recusandae. Sub Lorem ipsum dolor sit amet, consectetur adipisicing elit. Optio, perferendis saepe voluptatem a nesciunt architecto voluptas deleniti dolor tempora quasi quidem odit rem fugit magnam minima quam dolores vel id? Conclusion Lorem ipsum dolor sit amet, consectetur adipisicing elit.
<footer>
<a href='http://sglyon.com/posts/newest'><nobr>Read more →</nobr></a>
<a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/newest'><nobr>Read more →</nobr></a>
</footer>
</article>
@@ -91,7 +91,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>