rebuilding site Sat Mar 29 22:26:14 EDT 2014

This commit is contained in:
Spencer Lyon
2014-03-29 22:26:14 -04:00
parent 33dff19264
commit d17bdbeea7
28 changed files with 476 additions and 205 deletions
+18 -3
View File
@@ -1,3 +1,8 @@
<!DOCTYPE html>
<html>
<head>
@@ -5,7 +10,9 @@
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
<title> Blah </title>
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories/blah">
<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/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">
@@ -15,6 +22,8 @@
<body class="theme-base-08">
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox">
@@ -34,6 +43,7 @@
</div>
<div class="wrap">
<div class="masthead">
<div class="container">
@@ -43,6 +53,7 @@
</div>
</div>
<div class="container content">
<h1 class="post-title">Recent Posts</h1>
<section id="main">
@@ -50,7 +61,9 @@
<h5><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories">Full Category Index</a></h5>
<h2>Posts in &ldquo;Blah&rdquo;</h2>
<article class="post">
<article class="post">
<header>
<h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/oldest'> First Post</a> </h2>
<div class="meta">Thu, Mar 27, 2014</div>
@@ -72,7 +85,9 @@
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
<div class="container content">
<div class="container content">
<footer>
<div>
<p class="right credit">
+18 -3
View File
@@ -1,3 +1,8 @@
<!DOCTYPE html>
<html>
<head>
@@ -5,7 +10,9 @@
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
<title> Boring </title>
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories/boring">
<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/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">
@@ -15,6 +22,8 @@
<body class="theme-base-08">
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox">
@@ -34,6 +43,7 @@
</div>
<div class="wrap">
<div class="masthead">
<div class="container">
@@ -43,6 +53,7 @@
</div>
</div>
<div class="container content">
<h1 class="post-title">Recent Posts</h1>
<section id="main">
@@ -50,7 +61,9 @@
<h5><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories">Full Category Index</a></h5>
<h2>Posts in &ldquo;Boring&rdquo;</h2>
<article class="post">
<article class="post">
<header>
<h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/middle'> Second Post</a> </h2>
<div class="meta">Fri, Mar 28, 2014</div>
@@ -72,7 +85,9 @@
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
<div class="container content">
<div class="container content">
<footer>
<div>
<p class="right credit">
+18 -3
View File
@@ -1,3 +1,8 @@
<!DOCTYPE html>
<html>
<head>
@@ -5,7 +10,9 @@
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
<title> Fun </title>
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories/fun">
<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/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">
@@ -15,6 +22,8 @@
<body class="theme-base-08">
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox">
@@ -34,6 +43,7 @@
</div>
<div class="wrap">
<div class="masthead">
<div class="container">
@@ -43,6 +53,7 @@
</div>
</div>
<div class="container content">
<h1 class="post-title">Recent Posts</h1>
<section id="main">
@@ -50,7 +61,9 @@
<h5><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories">Full Category Index</a></h5>
<h2>Posts in &ldquo;Fun&rdquo;</h2>
<article class="post">
<article class="post">
<header>
<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>
@@ -72,7 +85,9 @@
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
<div class="container content">
<div class="container content">
<footer>
<div>
<p class="right credit">
+18 -3
View File
@@ -1,3 +1,8 @@
<!DOCTYPE html>
<html>
<head>
@@ -5,7 +10,9 @@
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
<title> Hugo </title>
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories/hugo">
<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/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">
@@ -15,6 +22,8 @@
<body class="theme-base-08">
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox">
@@ -34,6 +43,7 @@
</div>
<div class="wrap">
<div class="masthead">
<div class="container">
@@ -43,6 +53,7 @@
</div>
</div>
<div class="container content">
<h1 class="post-title">Recent Posts</h1>
<section id="main">
@@ -50,7 +61,9 @@
<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">
<article class="post">
<header>
<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>
@@ -72,7 +85,9 @@
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
<div class="container content">
<div class="container content">
<footer>
<div>
<p class="right credit">
+14 -3
View File
@@ -1,3 +1,7 @@
<!DOCTYPE html>
<html>
<head>
@@ -5,7 +9,9 @@
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
<title> Categories </title>
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories">
<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/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">
@@ -15,6 +21,8 @@
<body class="theme-base-08">
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox">
@@ -34,6 +42,7 @@
</div>
<div class="wrap">
<div class="masthead">
<div class="container">
@@ -43,8 +52,8 @@
</div>
</div>
<div class="container content">
<h1 class="post-title">Recent Posts</h1>
<section id="main">
<div>
<h1>Archive of Posts, by category</h1>
@@ -74,7 +83,9 @@
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
<div class="container content">
<div class="container content">
<footer>
<div>
<p class="right credit">
+18 -3
View File
@@ -1,3 +1,8 @@
<!DOCTYPE html>
<html>
<head>
@@ -5,7 +10,9 @@
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
<title> Second </title>
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories/second">
<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/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">
@@ -15,6 +22,8 @@
<body class="theme-base-08">
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox">
@@ -34,6 +43,7 @@
</div>
<div class="wrap">
<div class="masthead">
<div class="container">
@@ -43,6 +53,7 @@
</div>
</div>
<div class="container content">
<h1 class="post-title">Recent Posts</h1>
<section id="main">
@@ -50,7 +61,9 @@
<h5><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories">Full Category Index</a></h5>
<h2>Posts in &ldquo;Second&rdquo;</h2>
<article class="post">
<article class="post">
<header>
<h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/middle'> Second Post</a> </h2>
<div class="meta">Fri, Mar 28, 2014</div>
@@ -72,7 +85,9 @@
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
<div class="container content">
<div class="container content">
<footer>
<div>
<p class="right credit">
+18 -3
View File
@@ -1,3 +1,8 @@
<!DOCTYPE html>
<html>
<head>
@@ -5,7 +10,9 @@
<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="stylesheet" href="http://spencerlyon2.github.io/hugo_gh_blog/css/poole.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">
@@ -15,6 +22,8 @@
<body class="theme-base-08">
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox">
@@ -34,6 +43,7 @@
</div>
<div class="wrap">
<div class="masthead">
<div class="container">
@@ -43,6 +53,7 @@
</div>
</div>
<div class="container content">
<h1 class="post-title">Recent Posts</h1>
<section id="main">
@@ -50,7 +61,9 @@
<h5><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories">Full Category Index</a></h5>
<h2>Posts in &ldquo;Template&rdquo;</h2>
<article class="post">
<article class="post">
<header>
<h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/middle'> Second Post</a> </h2>
<div class="meta">Fri, Mar 28, 2014</div>
@@ -72,7 +85,9 @@
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
<div class="container content">
<div class="container content">
<footer>
<div>
<p class="right credit">
+21 -4
View File
@@ -1,3 +1,8 @@
<!DOCTYPE html>
<html>
<head>
@@ -5,7 +10,9 @@
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
<title> Test </title>
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories/test">
<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/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">
@@ -15,6 +22,8 @@
<body class="theme-base-08">
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox">
@@ -34,6 +43,7 @@
</div>
<div class="wrap">
<div class="masthead">
<div class="container">
@@ -43,6 +53,7 @@
</div>
</div>
<div class="container content">
<h1 class="post-title">Recent Posts</h1>
<section id="main">
@@ -50,7 +61,9 @@
<h5><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories">Full Category Index</a></h5>
<h2>Posts in &ldquo;Test&rdquo;</h2>
<article class="post">
<article class="post">
<header>
<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>
@@ -63,7 +76,9 @@
</article>
<article class="post">
<article class="post">
<header>
<h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/oldest'> First Post</a> </h2>
<div class="meta">Thu, Mar 27, 2014</div>
@@ -85,7 +100,9 @@
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
<div class="container content">
<div class="container content">
<footer>
<div>
<p class="right credit">