<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Trey@GitHub</title>
<meta name="description" content="A place for something or other">
<style type="text/css" media="screen">
body {
font: 14px Futura, Helvetica, sans-serif;
padding: 30px 100px 50px;
background: #111;
}
body,
a { color: #666; }
h1, h2, h3, h4, h5, h6 { font-weight: normal ;}
#footer, h3 { margin-top: 50px; }
h3 a { color: #333; }
h3 a:hover { border-color: #444; }
a {
text-decoration: none;
border-bottom: 1px solid #333;
padding-bottom: 2px;
}
a:hover {
border-color: #666;
}
#wrapper a:active {
position: relative;
top: 2px;
}
li {
margin: 10px 0;
color: #333;
}
li a {
padding: 3px 6px;
color: lightgreen;
background: green;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 0;
}
li a:hover {
background: darkgreen;
}
#footer {
font-size: 11px;
color: #222;
}
#footer img {
border: 1px solid #222;
padding: 2px;
margin-bottom: -35px;
margin-right: 10px;
}
#footer a {
color: #222;
border-color: #222;
}
#footer a:hover {
color: lightgreen;
border-color: darkgreen;
}
</style>
</head>
<body>
<a href="http://github.com/trey"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub" /></a>
<div id="wrapper">
<h1><a href="http://github.com/trey/">Trey@GitHub</a></h1>
<h2>Currently:</h2>
<ul>
<li title="In progress.">ComicBinder</li>
<li title="Now usable."><a href="/chiplog/">Chiplog</a></li>
<li title="A must have."><a href="http://github.com/trey/site-template">Site Template</a></li>
<li title="A must have."><a href="http://github.com/trey/trey-frontend-tmbundle">TextMate Bundle - Frontend</a></li>
<li title="Pretty good."><a href="http://github.com/trey/trey-django-tmbundle">TextMate Bundle - Django</a></li>
<li title="Miscellaneous detritus."><a href="http://gist.github.com/trey">Gists</a></li>
</ul>
<h2>Elsewhere:</h2>
<ul>
<li title="In progress."><a href="http://prettypony.googlecode.com/">Pretty Pony</a></li>
</ul>
<h3><a href="http://calendaraboutnothing.com/~trey">Check the calendar.</a></h3>
<div id="footer">
<img src="http://farm4.static.flickr.com/3266/2921390507_1d42d3b618_s.jpg">
Copyright © 2008 <a href="http://treypiepmeier.com/">Trey Piepmeier</a>. All rights reserved.
</div>
</div><!-- #wrapper -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-97674-25");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>