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

This reverts commit e06a369528.
This commit is contained in:
Spencer Lyon
2014-06-25 00:46:35 -04:00
parent 26a85ca049
commit fb7460a82f
24 changed files with 176 additions and 671 deletions
+16 -16
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> Categories </title>
<link rel="canonical" href="http://spencerlyon2.github.io/categories">
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories">
<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>
@@ -60,19 +60,19 @@
<ul class="category">
<li><a href="/categories/test"> test </a> (2 entries) </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/test"> test </a> (2 entries) </li>
<li><a href="/categories/blah"> blah </a> (1 entries) </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/hugo"> hugo </a> (1 entries) </li>
<li><a href="/categories/hugo"> hugo </a> (1 entries) </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/fun"> fun </a> (1 entries) </li>
<li><a href="/categories/fun"> fun </a> (1 entries) </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/template"> template </a> (1 entries) </li>
<li><a href="/categories/template"> template </a> (1 entries) </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/second"> second </a> (1 entries) </li>
<li><a href="/categories/second"> second </a> (1 entries) </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/boring"> boring </a> (1 entries) </li>
<li><a href="/categories/boring"> boring </a> (1 entries) </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/blah"> blah </a> (1 entries) </li>
</ul>
</div>
@@ -89,7 +89,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>