Files
kennethreitz.github.com/archives.html
T
2010-04-05 04:27:13 -04:00

69 lines
2.9 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>code.kennethreitz.com :: Blog Archives</title>
<link href='/stylesheets/screen.css' media='screen, projection' rel='stylesheet' type='text/css' />
<script src='http://ajax.googleapis.com/ajax/libs/mootools/1.2.4/mootools-yui-compressed.js' type='text/javascript'></script>
<script src='/javascripts/mootools-1.2.4.2-more.js' type='text/javascript'></script>
<script type='text/javascript'>
//<![CDATA[
var twitter_user = "kennethreitz"
var show_replies = false;
var tweet_count = 3;
//]]>
</script>
<script src='/javascripts/octopress.js' type='text/javascript'></script>
<script src='/javascripts/twitter.js' type='text/javascript'></script>
<link href='/atom.xml' rel='alternate' title='code.kennethreitz.com' type='application/atom+xml' />
</head>
<body id="">
<div id="header">
<div class='content'>
<h1>
<a class='title' href='/'>code.kennethreitz.com</a>
</h1>
</div>
</div>
<div id="nav">
<div class='content'>
<ul>
<li class='alpha'>
<a href='/'>Blog</a>
</li>
<li class='omega'>
<a href='/about.html'>About</a>
</li>
<li class='subscribe'>
<a href='/atom.xml'>Subscribe</a>
</li>
</ul>
</div>
</div>
<div id="page">
<div id="content">
<div id="main">
<div class="content"><h2>Blog Archives</h2>&#x000A;<h3>2010</h3>&#x000A;<ul>&#x000A; <li class="">&#x000A; <a href="/blog/2010/04/01/my-muffin">My Muffin</a>&#x000A; <span class="pubdate">01 Apr, 2010</span>&#x000A; </li>&#x000A;</ul>&#x000A;<h3>2009</h3>&#x000A;<ul>&#x000A; <li class="">&#x000A; <a href="/blog/2009/11/13/hello-world">Hello World! I&#8217;m Octopress!</a>&#x000A; <span class="pubdate">13 Nov, 2009</span>&#x000A; </li>&#x000A;</ul></div>
</div>
<div id="sidebar">
<h4>Twitter <a class="small" href="http://twitter.com/kennethreitz">@kennethreitz</a></h4>
<div id='twitter'>
<ul id='twitter_status'>
Status updating...
</ul>
</div>
<h4>My Delicious <a class="small" href="http://delicious.com/drummer42">more &rarr;</a></h4>
<div id='delicious'>
<script src='http://feeds.delicious.com/v2/js/drummer42?title=&amp;count=3&amp;sort=date&amp;extended' type='text/javascript'></script>
</div>
</div>
</div>
</div>
<div id='footer'>
<div class='content'>
Copyright &copy; 2010 - code.kennethreitz.com -
<span class='credit'>Powered by <a href="http://octopress.org">Octopress</a></span>
</div>
</div>
</body>
</html>