rebuilding site Wed Jun 25 01:00:47 EDT 2014

This commit is contained in:
Spencer Lyon
2014-06-25 01:00:47 -04:00
parent 054b7c850e
commit e6b3d2ec3b
13 changed files with 176 additions and 176 deletions
+21 -21
View File
@@ -6,14 +6,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> Posts </title>
<link rel="canonical" href="http://spencerlyon2.github.io/posts">
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/posts">
<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,30 +47,30 @@
<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>
<div class="container content">
<p>Here are all my blog posts, in descending order by creation date. If you would like to view them by topic, see the <a href="/categories">Categories</a> page.</p>
<p>Here are all my blog posts, in descending order by creation date. If you would like to view them by topic, see the <a href="http://spencerlyon2.github.io/hugo_gh_blog/categories">Categories</a> page.</p>
<h1 class="post-title">All Blog Posts (By Date)</h1>
<section id="main">
<ul id="list">
<li>
<span><h2><a href='http://spencerlyon2.github.io/posts/newest'> Just another sample post</a> </h2></span>
<span><h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/newest'> Just another sample post</a> </h2></span>
<span class="left">Sat, Mar 29, 2014</span>
<span class="right">
<ul class="catlist">
<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>
</span>
@@ -82,16 +82,16 @@
<li>
<span><h2><a href='http://spencerlyon2.github.io/posts/middle'> Second Post</a> </h2></span>
<span><h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/middle'> Second Post</a> </h2></span>
<span class="left">Fri, Mar 28, 2014</span>
<span class="right">
<ul class="catlist">
<li><a href="/categories/template">template</a> </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/template">template</a> </li>
<li><a href="/categories/second">second</a> </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/second">second</a> </li>
<li><a href="/categories/boring">boring</a> </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/boring">boring</a> </li>
</ul>
</span>
@@ -103,14 +103,14 @@
<li>
<span><h2><a href='http://spencerlyon2.github.io/posts/oldest'> First Post</a> </h2></span>
<span><h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/oldest'> First Post</a> </h2></span>
<span class="left">Thu, Mar 27, 2014</span>
<span class="right">
<ul class="catlist">
<li><a href="/categories/test">test</a> </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/test">test</a> </li>
<li><a href="/categories/blah">blah</a> </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/blah">blah</a> </li>
</ul>
</span>
@@ -134,7 +134,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>
+14 -14
View File
@@ -6,14 +6,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> Second Post </title>
<link rel="canonical" href="http://spencerlyon2.github.io/posts/middle">
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/middle">
<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>
@@ -89,13 +89,13 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
<hr />
<span class="left">
&nbsp; <em>&laquo; Previous:</em> <a class="next" href="http://spencerlyon2.github.io/posts/newest">Just another sample post</a>
&nbsp; <em>&laquo; Previous:</em> <a class="next" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/newest">Just another sample post</a>
</span>
<span class="right">
<em>Next: </em><a class="next" href="http://spencerlyon2.github.io/posts/oldest"> &nbsp; First Post</a> &raquo;
<em>Next: </em><a class="next" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/oldest"> &nbsp; First Post</a> &raquo;
</span>
</div>
@@ -106,11 +106,11 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
<ul class="catlist">
<li><em>Categories: </em></li>
<li><a href="/categories/template">template</a> </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/template">template</a> </li>
<li><a href="/categories/second">second</a> </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/second">second</a> </li>
<li><a href="/categories/boring">boring</a> </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/boring">boring</a> </li>
</ul>
</div>
@@ -124,7 +124,7 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
<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>
+13 -13
View File
@@ -6,14 +6,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> Just another sample post </title>
<link rel="canonical" href="http://spencerlyon2.github.io/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://spencerlyon2.github.io/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>
+12 -12
View File
@@ -6,14 +6,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> First Post </title>
<link rel="canonical" href="http://spencerlyon2.github.io/posts/oldest">
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/oldest">
<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>
@@ -89,7 +89,7 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
<hr />
<span class="left">
&nbsp; <em>&laquo; Previous:</em> <a class="next" href="http://spencerlyon2.github.io/posts/middle">Second Post</a>
&nbsp; <em>&laquo; Previous:</em> <a class="next" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/middle">Second Post</a>
</span>
@@ -102,9 +102,9 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
<ul class="catlist">
<li><em>Categories: </em></li>
<li><a href="/categories/test">test</a> </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/test">test</a> </li>
<li><a href="/categories/blah">blah</a> </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/blah">blah</a> </li>
</ul>
</div>
@@ -118,7 +118,7 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
<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>