rebuilding site Sat Mar 29 22:26:14 EDT 2014
This commit is contained in:
+22
-14
@@ -1,3 +1,7 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
@@ -5,7 +9,9 @@
|
||||
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
|
||||
<title> Posts </title>
|
||||
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/posts">
|
||||
<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,26 +52,25 @@
|
||||
</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="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/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="http://spencerlyon2.github.io/hugo_gh_blog//categories/hugo">hugo</a> </li>
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/hugo">hugo</a> </li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog//categories/fun">fun</a> </li>
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/fun">fun</a> </li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog//categories/test">test</a> </li>
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/test">test</a> </li>
|
||||
|
||||
</ul>
|
||||
</span>
|
||||
@@ -73,18 +81,17 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<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="http://spencerlyon2.github.io/hugo_gh_blog//categories/template">template</a> </li>
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/template">template</a> </li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog//categories/second">second</a> </li>
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/second">second</a> </li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog//categories/boring">boring</a> </li>
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/boring">boring</a> </li>
|
||||
|
||||
</ul>
|
||||
</span>
|
||||
@@ -95,16 +102,15 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<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="http://spencerlyon2.github.io/hugo_gh_blog//categories/test">test</a> </li>
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/test">test</a> </li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog//categories/blah">blah</a> </li>
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/blah">blah</a> </li>
|
||||
|
||||
</ul>
|
||||
</span>
|
||||
@@ -122,7 +128,9 @@
|
||||
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
|
||||
|
||||
|
||||
<div class="container content">
|
||||
|
||||
|
||||
<div class="container content">
|
||||
<footer>
|
||||
<div>
|
||||
<p class="right credit">
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
@@ -5,7 +9,9 @@
|
||||
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
|
||||
<title> Second Post </title>
|
||||
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/middle">
|
||||
<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,12 +52,12 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="container content">
|
||||
<h1 class="post-title">Second Post</h1>
|
||||
<section id="main">
|
||||
<h5 id="date"> Fri Mar 28, 2014 </h5>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<h2 id="toc_0">Sample Post 1</h2>
|
||||
|
||||
@@ -67,46 +76,51 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
|
||||
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quo, neque, eveniet voluptate eos debitis illum qui nostrum eius maxime ratione assumenda suscipit impedit deserunt voluptatibus odio ducimus non. Ex, ratione.</p>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
|
||||
|
||||
<div class="container">
|
||||
<hr />
|
||||
<hr />
|
||||
<span class="left">
|
||||
|
||||
<em>« Previous:</em> <a class="next" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/newest">Just another sample post</a>
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
<span class="right">
|
||||
|
||||
<div class="container">
|
||||
<hr />
|
||||
<hr />
|
||||
|
||||
<span class="left">
|
||||
<em>« 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/hugo_gh_blog/posts/oldest"> First Post</a> »
|
||||
|
||||
</span>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
||||
<div class="container">
|
||||
<ul class="catlist">
|
||||
<li><em>Categories: </em></li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog//categories/template">template</a> </li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog//categories/second">second</a> </li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog//categories/boring">boring</a> </li>
|
||||
|
||||
</ul>
|
||||
<ul class="catlist">
|
||||
<li><em>Categories: </em></li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/template">template</a> </li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/second">second</a> </li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/boring">boring</a> </li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="container content">
|
||||
|
||||
|
||||
<div class="container content">
|
||||
<footer>
|
||||
<div>
|
||||
<p class="right credit">
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
@@ -5,7 +9,9 @@
|
||||
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
|
||||
<title> Just another sample post </title>
|
||||
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/newest">
|
||||
<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,12 +52,12 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="container content">
|
||||
<h1 class="post-title">Just another sample post</h1>
|
||||
<section id="main">
|
||||
<h5 id="date"> Sat Mar 29, 2014 </h5>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<h2 id="toc_0">First Heading</h2>
|
||||
|
||||
@@ -62,44 +71,47 @@
|
||||
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Corporis, numquam ipsa ad! Quasi, deleniti quae sint consequatur error corporis dicta inventore alias soluta dignissimos? Molestias, quia ab deserunt repellat ut.</p>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
|
||||
|
||||
<div class="container">
|
||||
<hr />
|
||||
<hr />
|
||||
<span class="left">
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
<span class="right">
|
||||
|
||||
<div class="container">
|
||||
<hr />
|
||||
<hr />
|
||||
|
||||
|
||||
|
||||
<span class="right">
|
||||
<em>Next: </em><a class="next" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/middle"> Second Post</a> »
|
||||
|
||||
</span>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
||||
<div class="container">
|
||||
<ul class="catlist">
|
||||
<li><em>Categories: </em></li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog//categories/hugo">hugo</a> </li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog//categories/fun">fun</a> </li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog//categories/test">test</a> </li>
|
||||
|
||||
</ul>
|
||||
<ul class="catlist">
|
||||
<li><em>Categories: </em></li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/hugo">hugo</a> </li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/fun">fun</a> </li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/test">test</a> </li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="container content">
|
||||
|
||||
|
||||
<div class="container content">
|
||||
<footer>
|
||||
<div>
|
||||
<p class="right credit">
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
@@ -5,7 +9,9 @@
|
||||
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
|
||||
<title> First Post </title>
|
||||
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/oldest">
|
||||
<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,12 +52,12 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="container content">
|
||||
<h1 class="post-title">First Post</h1>
|
||||
<section id="main">
|
||||
<h5 id="date"> Thu Mar 27, 2014 </h5>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<h2 id="toc_0">Sample Post 1</h2>
|
||||
|
||||
@@ -67,42 +76,45 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
|
||||
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quo, neque, eveniet voluptate eos debitis illum qui nostrum eius maxime ratione assumenda suscipit impedit deserunt voluptatibus odio ducimus non. Ex, ratione.</p>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
|
||||
|
||||
<div class="container">
|
||||
<hr />
|
||||
<hr />
|
||||
<span class="left">
|
||||
|
||||
<em>« Previous:</em> <a class="next" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/middle">Second Post</a>
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
<span class="right">
|
||||
|
||||
</span>
|
||||
<div class="container">
|
||||
<hr />
|
||||
<hr />
|
||||
|
||||
<span class="left">
|
||||
<em>« Previous:</em> <a class="next" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/middle">Second Post</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
||||
<div class="container">
|
||||
<ul class="catlist">
|
||||
<li><em>Categories: </em></li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog//categories/test">test</a> </li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog//categories/blah">blah</a> </li>
|
||||
|
||||
</ul>
|
||||
<ul class="catlist">
|
||||
<li><em>Categories: </em></li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/test">test</a> </li>
|
||||
|
||||
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/blah">blah</a> </li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="container content">
|
||||
|
||||
|
||||
<div class="container content">
|
||||
<footer>
|
||||
<div>
|
||||
<p class="right credit">
|
||||
|
||||
Reference in New Issue
Block a user