rebuilding site Sat Mar 29 22:26:14 EDT 2014
This commit is contained in:
+20
-4
@@ -1,13 +1,18 @@
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
||||
<meta charset="utf-8">
|
||||
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
|
||||
<title>Hugo Blog Template for GitHub Pages</title>
|
||||
<link rel="canonical" href="http://spencerlyon2.github.io/">
|
||||
<link href="http://spencerlyon2.github.io/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Blog Template for GitHub Pages" />
|
||||
|
||||
<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">
|
||||
@@ -16,6 +21,8 @@
|
||||
<body class="theme-base-08" lang="en">
|
||||
|
||||
|
||||
|
||||
|
||||
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox">
|
||||
|
||||
|
||||
@@ -45,6 +52,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="container content">
|
||||
<h1>This is a Blog</h1>
|
||||
|
||||
@@ -66,7 +74,9 @@
|
||||
<section id="main">
|
||||
<ul id="list">
|
||||
|
||||
<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>
|
||||
@@ -79,7 +89,9 @@
|
||||
</article>
|
||||
|
||||
|
||||
<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>
|
||||
@@ -92,7 +104,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>
|
||||
@@ -112,6 +126,8 @@
|
||||
|
||||
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
|
||||
|
||||
|
||||
|
||||
<div class="container content">
|
||||
<footer>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user