130 lines
3.4 KiB
HTML
130 lines
3.4 KiB
HTML
|
|
|
|
|
|
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
|
|
<title> Just another sample post </title>
|
|
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/newest">
|
|
|
|
|
|
<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>
|
|
|
|
|
|
<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="http://spencerlyon2.github.io/hugo_gh_blog/">Home</a>
|
|
|
|
<a class="sidebar-nav-item" href="http://spencerlyon2.github.io/hugo_gh_blog/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="http://spencerlyon2.github.io/hugo_gh_blog/posts" title="Blog">Blog Posts</a>
|
|
</h3>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="container content">
|
|
<h1 class="post-title">Just another sample post</h1>
|
|
<section id="main">
|
|
<h5 id="date"> Sat Mar 29, 2014 </h5>
|
|
|
|
|
|
<h2 id="toc_0">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>
|
|
|
|
<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>
|
|
|
|
<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>
|
|
|
|
</section>
|
|
</div>
|
|
</div>
|
|
|
|
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
|
|
|
|
|
|
|
|
<div class="container">
|
|
<hr />
|
|
<hr />
|
|
|
|
|
|
|
|
<span class="right">
|
|
<em>Next: </em><a class="next" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/middle"> Second Post</a> »
|
|
</span>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div class="container">
|
|
<ul class="catlist">
|
|
<li><em>Categories: </em></li>
|
|
|
|
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/hugo">hugo</a> </li>
|
|
|
|
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/fun">fun</a> </li>
|
|
|
|
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/test">test</a> </li>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="container content">
|
|
<footer>
|
|
<div>
|
|
<p class="right credit">
|
|
Fancy footer here. Link to <a href="http://spencerlyon2.github.io/hugo_gh_blog/">Home Page</a>
|
|
</p>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|
|
|