152 lines
3.6 KiB
HTML
152 lines
3.6 KiB
HTML
|
|
|
|
|
|
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<base href="http://sglyon.com/hugo_gh_blog">
|
|
<title> Second Post </title>
|
|
<link rel="canonical" href="http://sglyon.com/posts/middle">
|
|
|
|
|
|
<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://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700|PT+Sans:400">
|
|
|
|
</head>
|
|
|
|
|
|
<body class="theme-base-08">
|
|
|
|
|
|
|
|
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox">
|
|
|
|
|
|
<div class="sidebar" id="sidebar">
|
|
|
|
<nav class="sidebar-nav">
|
|
<a class="sidebar-nav-item" href="/">Home</a>
|
|
|
|
<a class="sidebar-nav-item" href="/posts">Blog</a>
|
|
</nav>
|
|
|
|
<div class="sidebar-item">
|
|
<p>
|
|
© 2014 Spencer Lyon. Powered by <a href="http://hugo.spf13.com">Hugo</a>. Design adapted from <a href="http://lanyon.getpoole.com">Lanyon</a>.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<div class="wrap">
|
|
<div class="masthead">
|
|
<div class="container">
|
|
<h3 class="masthead-title">
|
|
<a href="/posts" title="Blog">Blog Posts</a>
|
|
</h3>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="container content">
|
|
<h1 class="post-title">Second Post</h1>
|
|
<section id="main">
|
|
<h5 id="date"> Fri Mar 28, 2014 </h5>
|
|
|
|
|
|
<h2 id="toc_0">Sample Post 1</h2>
|
|
|
|
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
|
|
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
|
|
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
|
|
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
|
|
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
|
|
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
|
|
|
|
<h3 id="toc_1">Sub-heading</h3>
|
|
|
|
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Est, non, ratione, molestiae illo optio quia sequi id fuga natus nihil ad architecto dolor alias ex sunt iste aperiam eius itaque.</p>
|
|
|
|
<h2 id="toc_2">foo</h2>
|
|
|
|
<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://sglyon.com/posts/newest">Just another sample post</a>
|
|
</span>
|
|
|
|
|
|
|
|
<span class="right">
|
|
<em>Next: </em><a class="next" href="http://sglyon.com/posts/oldest"> First Post</a> »
|
|
</span>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div class="container">
|
|
<ul class="catlist">
|
|
<li><em>Categories: </em></li>
|
|
|
|
<li><a href="/categories/template">template</a> </li>
|
|
|
|
<li><a href="/categories/second">second</a> </li>
|
|
|
|
<li><a href="/categories/boring">boring</a> </li>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="container content">
|
|
<footer>
|
|
<div>
|
|
<p class="right credit">
|
|
Fancy footer here. Link to <a href="/">Home Page</a>
|
|
</p>
|
|
</div>
|
|
</footer>
|
|
</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>
|
|
|
|
|
|
|
|
|