You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
115 lines
2.9 KiB
HTML
115 lines
2.9 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Test Post - My Octopress Blog</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
|
|
|
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
|
|
<script src="/javascripts/mootools-yui-compressed.js" type="text/javascript"></script>
|
|
<script src="/javascripts/mootools-more-1.3.1.1.js" type="text/javascript"></script>
|
|
<script src="/javascripts/octopress.js" type="text/javascript"></script>
|
|
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
<meta name="viewport" content="initial-scale=1.0 width=device-width">
|
|
|
|
<script>
|
|
var twitter_user = "imathis";
|
|
var show_replies = false;
|
|
var tweet_count = 3;
|
|
</script>
|
|
<script src="/javascripts/twitter.js" type="text/javascript"></script>
|
|
|
|
|
|
<link href="/atom.xml" rel="alternate" title="My Octopress Blog" type="application/atom+xml"/>
|
|
</head>
|
|
|
|
<body id="">
|
|
<header><div><h1><a href="/">My Octopress Blog</a></h1>
|
|
|
|
</div></header>
|
|
<nav id="nav"><div><ul>
|
|
<li><a href="/">Blog</a></li>
|
|
<li><a href="/about/">About</a></li>
|
|
<li class="subscribe"><a href="/atom.xml">Subscribe</a></li>
|
|
</ul>
|
|
</div></nav>
|
|
<div id="page">
|
|
<div>
|
|
<div id="main"><article><article>
|
|
<header>
|
|
<p>
|
|
<time>March 14<span>th</span>, 2011</time>
|
|
|
|
<span class="byline"><em>by</em> <span class="author">Your Name</span></span>
|
|
|
|
</p>
|
|
<h1><a href="/2011/03/14/test-post/">Test Post</a></h1>
|
|
</header>
|
|
|
|
<div class="entry"><p>This is a test!</p>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</article>
|
|
</article></div>
|
|
<aside><h4>About Me</h4>
|
|
<p> Yo everybody! </p>
|
|
|
|
<section>
|
|
<h4>Recent Posts</h4>
|
|
<ul id="recent_posts">
|
|
|
|
<li class="post">
|
|
<a href="/2011/04/07/test-of-typography/">Test of Typography</a>
|
|
<time>April 07, 2011</time>
|
|
</li>
|
|
|
|
<li class="post">
|
|
<a href="/2011/03/14/test-post/">Test Post</a>
|
|
<time>March 14, 2011</time>
|
|
</li>
|
|
|
|
<li class="post">
|
|
<a href="/2009/11/13/hello-world/">Hello World! I'm Octopress!</a>
|
|
<time>November 13, 2009</time>
|
|
</li>
|
|
|
|
</ul>
|
|
</section>
|
|
|
|
|
|
<section><h4>On Twitter</h4>
|
|
<ul id="tweets">
|
|
Status updating...
|
|
</ul>
|
|
<p>Follow <a href="http://twitter.com/#{page.twitter_user}">@imathis</a></p>
|
|
</section>
|
|
|
|
|
|
|
|
<section><h4>My Pinboard</h4>
|
|
<ul id="pinboard_linkroll">Fetching linkroll...</ul>
|
|
<p><a href="http://pinboard.in/u:imathis">My Pinboard Bookmarks »</a></p>
|
|
</section>
|
|
|
|
</aside>
|
|
</div>
|
|
</div>
|
|
<footer><div><p>
|
|
Copyright © 2011 - Your Name -
|
|
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span>
|
|
</p>
|
|
|
|
<script language="javascript">
|
|
var pinboard_user = "imathis";
|
|
var pinboard_count = "3";
|
|
</script>
|
|
<script language="javascript" src="/javascripts/pinboard.js"></script>
|
|
|
|
</div></footer>
|
|
</body>
|
|
</html>
|