rebuilding site Wed Jun 25 00:50:41 EDT 2014
This commit is contained in:
parent
d0a4217d90
commit
a92a7b999a
@ -4,6 +4,6 @@ layoutdir: "layouts"
|
|||||||
publishdir: "public"
|
publishdir: "public"
|
||||||
indexes:
|
indexes:
|
||||||
category: "categories"
|
category: "categories"
|
||||||
baseurl: "spencerlyon2.github.io/hugo_gh_blog"
|
baseurl: "sglyon.com/hugo_gh_blog"
|
||||||
title: "Hugo Blog Template for GitHub Pages"
|
title: "Hugo Blog Template for GitHub Pages"
|
||||||
...
|
...
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<base href="/spencerlyon2.github.io/hugo_gh_blog">
|
<base href="/sglyon.com/hugo_gh_blog">
|
||||||
<title> Blah </title>
|
<title> Blah </title>
|
||||||
<link rel="canonical" href="/categories/blah">
|
<link rel="canonical" href="/categories/blah">
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<base href="/spencerlyon2.github.io/hugo_gh_blog">
|
<base href="/sglyon.com/hugo_gh_blog">
|
||||||
<title> Boring </title>
|
<title> Boring </title>
|
||||||
<link rel="canonical" href="/categories/boring">
|
<link rel="canonical" href="/categories/boring">
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<base href="/spencerlyon2.github.io/hugo_gh_blog">
|
<base href="/sglyon.com/hugo_gh_blog">
|
||||||
<title> Fun </title>
|
<title> Fun </title>
|
||||||
<link rel="canonical" href="/categories/fun">
|
<link rel="canonical" href="/categories/fun">
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<base href="/spencerlyon2.github.io/hugo_gh_blog">
|
<base href="/sglyon.com/hugo_gh_blog">
|
||||||
<title> Hugo </title>
|
<title> Hugo </title>
|
||||||
<link rel="canonical" href="/categories/hugo">
|
<link rel="canonical" href="/categories/hugo">
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<base href="/spencerlyon2.github.io/hugo_gh_blog">
|
<base href="/sglyon.com/hugo_gh_blog">
|
||||||
<title> Categories </title>
|
<title> Categories </title>
|
||||||
<link rel="canonical" href="/categories">
|
<link rel="canonical" href="/categories">
|
||||||
|
|
||||||
@ -62,18 +62,18 @@
|
|||||||
|
|
||||||
<li><a href="/categories/test"> test </a> (2 entries) </li>
|
<li><a href="/categories/test"> test </a> (2 entries) </li>
|
||||||
|
|
||||||
<li><a href="/categories/boring"> boring </a> (1 entries) </li>
|
|
||||||
|
|
||||||
<li><a href="/categories/blah"> blah </a> (1 entries) </li>
|
|
||||||
|
|
||||||
<li><a href="/categories/hugo"> hugo </a> (1 entries) </li>
|
|
||||||
|
|
||||||
<li><a href="/categories/fun"> fun </a> (1 entries) </li>
|
<li><a href="/categories/fun"> fun </a> (1 entries) </li>
|
||||||
|
|
||||||
<li><a href="/categories/template"> template </a> (1 entries) </li>
|
<li><a href="/categories/template"> template </a> (1 entries) </li>
|
||||||
|
|
||||||
<li><a href="/categories/second"> second </a> (1 entries) </li>
|
<li><a href="/categories/second"> second </a> (1 entries) </li>
|
||||||
|
|
||||||
|
<li><a href="/categories/boring"> boring </a> (1 entries) </li>
|
||||||
|
|
||||||
|
<li><a href="/categories/blah"> blah </a> (1 entries) </li>
|
||||||
|
|
||||||
|
<li><a href="/categories/hugo"> hugo </a> (1 entries) </li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<base href="/spencerlyon2.github.io/hugo_gh_blog">
|
<base href="/sglyon.com/hugo_gh_blog">
|
||||||
<title> Second </title>
|
<title> Second </title>
|
||||||
<link rel="canonical" href="/categories/second">
|
<link rel="canonical" href="/categories/second">
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<base href="/spencerlyon2.github.io/hugo_gh_blog">
|
<base href="/sglyon.com/hugo_gh_blog">
|
||||||
<title> Template </title>
|
<title> Template </title>
|
||||||
<link rel="canonical" href="/categories/template">
|
<link rel="canonical" href="/categories/template">
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<base href="/spencerlyon2.github.io/hugo_gh_blog">
|
<base href="/sglyon.com/hugo_gh_blog">
|
||||||
<title> Test </title>
|
<title> Test </title>
|
||||||
<link rel="canonical" href="/categories/test">
|
<link rel="canonical" href="/categories/test">
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<base href="/spencerlyon2.github.io/hugo_gh_blog">
|
<base href="/sglyon.com/hugo_gh_blog">
|
||||||
<title>Hugo Blog Template for GitHub Pages</title>
|
<title>Hugo Blog Template for GitHub Pages</title>
|
||||||
<link rel="canonical" href="/">
|
<link rel="canonical" href="/">
|
||||||
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Blog Template for GitHub Pages" />
|
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Blog Template for GitHub Pages" />
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<base href="/spencerlyon2.github.io/hugo_gh_blog">
|
<base href="/sglyon.com/hugo_gh_blog">
|
||||||
<title> Posts </title>
|
<title> Posts </title>
|
||||||
<link rel="canonical" href="/posts">
|
<link rel="canonical" href="/posts">
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<base href="/spencerlyon2.github.io/hugo_gh_blog">
|
<base href="/sglyon.com/hugo_gh_blog">
|
||||||
<title> Second Post </title>
|
<title> Second Post </title>
|
||||||
<link rel="canonical" href="/posts/middle">
|
<link rel="canonical" href="/posts/middle">
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<base href="/spencerlyon2.github.io/hugo_gh_blog">
|
<base href="/sglyon.com/hugo_gh_blog">
|
||||||
<title> Just another sample post </title>
|
<title> Just another sample post </title>
|
||||||
<link rel="canonical" href="/posts/newest">
|
<link rel="canonical" href="/posts/newest">
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<base href="/spencerlyon2.github.io/hugo_gh_blog">
|
<base href="/sglyon.com/hugo_gh_blog">
|
||||||
<title> First Post </title>
|
<title> First Post </title>
|
||||||
<link rel="canonical" href="/posts/oldest">
|
<link rel="canonical" href="/posts/oldest">
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user