rebuilding site Wed Jun 25 00:43:30 EDT 2014

This commit is contained in:
Spencer Lyon
2014-06-25 00:43:30 -04:00
parent b95e6fe7e0
commit e06a369528
24 changed files with 671 additions and 176 deletions
+12 -12
View File
@@ -7,14 +7,14 @@
<html>
<head>
<meta charset="utf-8">
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
<base href="http://spencerlyon2.github.io/hugo_gh_blog">
<title> Template </title>
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories/template">
<link rel="canonical" href="http://spencerlyon2.github.io/categories/template">
<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="/css/poole.css">
<link rel="stylesheet" href="/css/syntax.css">
<link rel="stylesheet" href="/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="http://spencerlyon2.github.io/hugo_gh_blog/">Home</a>
<a class="sidebar-nav-item" href="/">Home</a>
<a class="sidebar-nav-item" href="http://spencerlyon2.github.io/hugo_gh_blog/posts">Blog</a>
<a class="sidebar-nav-item" href="/posts">Blog</a>
</nav>
<div class="sidebar-item">
@@ -48,7 +48,7 @@
<div class="masthead">
<div class="container">
<h3 class="masthead-title">
<a href="http://spencerlyon2.github.io/hugo_gh_blog/posts" title="Blog">Blog Posts</a>
<a href="/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="http://spencerlyon2.github.io/hugo_gh_blog/categories">Full Category Index</a></h5>
<h5><a href="/categories">Full Category Index</a></h5>
<h2>Posts in &ldquo;Template&rdquo;</h2>
<article class="post">
<header>
<h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/middle'> Second Post</a> </h2>
<h2><a href='http://spencerlyon2.github.io/posts/middle'> Second Post</a> </h2>
<div class="meta">Fri, Mar 28, 2014</div>
</header>
Sample Post 1 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
<footer>
<a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/middle'><nobr>Read more →</nobr></a>
<a href='http://spencerlyon2.github.io/posts/middle'><nobr>Read more →</nobr></a>
</footer>
</article>
@@ -91,7 +91,7 @@
<footer>
<div>
<p class="right credit">
Fancy footer here. Link to <a href="http://spencerlyon2.github.io/hugo_gh_blog/">Home Page</a>
Fancy footer here. Link to <a href="/">Home Page</a>
</p>
</div>
</footer>