Created
February 12, 2012 09:35
-
-
Save lazypower/1807500 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml"> | |
<head> | |
<title>[email protected]:~</title> | |
<link rel="stylesheet" type="text/css" href="css/bootstrap.css" /> | |
<link rel="stylesheet" type="text/css" href="css/dasroot.css" /> | |
</head> | |
<body> | |
<a href="http://github.com/chuckbutler"><img style="position: absolute; top: 0; left: 0; border: 0; z-index: 99;" src="https://a248.e.akamai.net/assets.github.com/img/bec6c51521dcc8148146135149fe06a9cc737577/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f6c6566745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub"></a> | |
<div id="masthead"> | |
<header class="desk"> | |
<a href="/rss"><img id="feed-icon" class="pull-right" src="ico/CoffeeCup_Feed_128x128.png" alt="Subscribe to my RSS Feed" /></a> | |
</header> | |
</div> | |
<div class="navbar"> | |
<div class="navbar-inner"> | |
<div class="container"> | |
<div class="nav-collapse"> | |
<ul class="nav"> | |
<li><a href="/">[email protected]:~</a> | |
<li><a href="/archives">Archives</a> | |
<li><a href="#about">About</a> | |
</ul> | |
</div> | |
</div> | |
</div> | |
</div> | |
<!-- Close header - move on to content --> | |
<div class="container"> | |
<div class="row"> | |
<div class="span8"> | |
<h1>Super long post title - check the documentation</h1> | |
<h4>Feb 10th, 2012</h4> | |
<p class="content"> | |
Look, just because I don't be givin' no man a foot massage don't make it right for Marsellus to throw Antwone into a glass motherfuckin' house, fuckin' up the way the nigger talks. Motherfucker do that shit to me, he better paralyze my ass, 'cause I'll kill the motherfucker, know what I'm sayin'? | |
</p> | |
</div> | |
</div> | |
<div class="row"> | |
<div class="span8"> | |
<h1>Super long post title - check the documentation</h1> | |
<h4>Feb 10th, 2012</h4> | |
<p class="content"> | |
Look, just because I don't be givin' no man a foot massage don't make it right for Marsellus to throw Antwone into a glass motherfuckin' house, fuckin' up the way the nigger talks. Motherfucker do that shit to me, he better paralyze my ass, 'cause I'll kill the motherfucker, know what I'm sayin'? | |
</p> | |
</div> | |
</div> | |
<div class="row"> | |
<div class="span8"> | |
<h1>Super long post title - check the documentation</h1> | |
<h4>Feb 10th, 2012</h4> | |
<p class="content"> | |
Look, just because I don't be givin' no man a foot massage don't make it right for Marsellus to throw Antwone into a glass motherfuckin' house, fuckin' up the way the nigger talks. Motherfucker do that shit to me, he better paralyze my ass, 'cause I'll kill the motherfucker, know what I'm sayin'? | |
</p> | |
</div> | |
</div> | |
</div> | |
<div id="about-foot"> | |
<a name="about"></a> | |
<div class="row"> | |
<div class="span4 pull-right"> | |
<img id="me" src="http://gravatar.com/avatar/78270a8df5051560ab56ad16bc4724a3?s=200" alt="me!" /> | |
</div> | |
<div id="me-text" class="span4 pull-right"> | |
Charles Butler is a full stack developer living in Pittsburgh. To learn more about him use the resources on his <a href="http://www.coderchuck.com">Business Card</a>" | |
</div> | |
</div> | |
</div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment