Update to hugo v0.15
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
<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> Fun </title>
|
||||
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories/fun">
|
||||
<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">
|
||||
@@ -65,13 +65,13 @@
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/newest'> Just another sample post</a> </h2>
|
||||
<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>
|
||||
</header>
|
||||
|
||||
First Heading Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusamus, consequatur aspernatur omnis iste. Voluptates, id inventore ea natus ab sed amet ipsa ratione sunt dignissimos. Soluta illum aliquid repellendus recusandae. Sub Lorem ipsum dolor sit amet, consectetur adipisicing elit. Optio, perferendis saepe voluptatem a nesciunt architecto voluptas deleniti dolor tempora quasi quidem odit rem fugit magnam minima quam dolores vel id? Conclusion Lorem ipsum dolor sit amet, consectetur adipisicing elit.
|
||||
<footer>
|
||||
<a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/newest'><nobr>Read more →</nobr></a>
|
||||
<a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/newest/'><nobr>Read more →</nobr></a>
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
@@ -98,17 +98,6 @@
|
||||
</div>
|
||||
|
||||
|
||||
<script>
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-36732392-2', 'sglyon.com');
|
||||
ga('send', 'pageview');
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,31 +1,30 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Fun on Hugo Blog Template for GitHub Pages </title>
|
||||
<generator uri="https://hugo.spf13.com">Hugo</generator>
|
||||
<link>http://spencerlyon2.github.io/categories/fun/index.xml</link>
|
||||
|
||||
|
||||
|
||||
<updated>Sat, 29 Mar 2014 00:00:00 UTC</updated>
|
||||
<title>Fun on Hugo Blog Template for GitHub Pages</title>
|
||||
<link>http://spencerlyon2.github.io/hugo_gh_blog/categories/fun/</link>
|
||||
<description>Recent content in Fun on Hugo Blog Template for GitHub Pages</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Sat, 29 Mar 2014 00:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://spencerlyon2.github.io/hugo_gh_blog/categories/fun/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>Just another sample post</title>
|
||||
<link>http://spencerlyon2.github.io/posts/newest</link>
|
||||
<pubDate>Sat, 29 Mar 2014 00:00:00 UTC</pubDate>
|
||||
<link>http://spencerlyon2.github.io/hugo_gh_blog/posts/newest/</link>
|
||||
<pubDate>Sat, 29 Mar 2014 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>http://spencerlyon2.github.io/posts/newest</guid>
|
||||
<guid>http://spencerlyon2.github.io/hugo_gh_blog/posts/newest/</guid>
|
||||
<description>
|
||||
|
||||
<h2 id="toc_0">First Heading</h2>
|
||||
<h2 id="first-heading:912493bb798d2cf24137bef8b4adb6f6">First Heading</h2>
|
||||
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusamus, consequatur aspernatur omnis iste. Voluptates, id inventore ea natus ab sed amet ipsa ratione sunt dignissimos. Soluta illum aliquid repellendus recusandae.</p>
|
||||
|
||||
<h3 id="toc_1">Sub</h3>
|
||||
<h3 id="sub:912493bb798d2cf24137bef8b4adb6f6">Sub</h3>
|
||||
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Optio, perferendis saepe voluptatem a nesciunt architecto voluptas deleniti dolor tempora quasi quidem odit rem fugit magnam minima quam dolores vel id?</p>
|
||||
|
||||
<h2 id="toc_2">Conclusion</h2>
|
||||
<h2 id="conclusion:912493bb798d2cf24137bef8b4adb6f6">Conclusion</h2>
|
||||
|
||||
<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>
|
||||
</description>
|
||||
|
||||
Reference in New Issue
Block a user