Skip to content

Commit

Permalink
temp temp
Browse files Browse the repository at this point in the history
  • Loading branch information
jlord committed Jan 19, 2014
1 parent 4ed76bc commit 23f4cfc
Show file tree
Hide file tree
Showing 5 changed files with 99 additions and 3 deletions.
1 change: 1 addition & 0 deletions contributing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- reporobot PR filter
16 changes: 15 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,21 @@ <h3><strong>GitHub</strong> Patchwork</h3>
<ul class="nav"><li>About</li><li>Contribute</li></ul>
</header>
<div id="welcome-name">
<h1>Welcome <span class="userdetail"><a href="#">jlord</a></span>!</h1>
<h1>Welcome</h1>
<pre><code>
___ ___ ___ ___ ___ ___ ___
/\ \ /\ \ /| | /\ \ /\__\ _____ /\__\ /\ \
|::\ \ /::\ \ |:| | /::\ \ /:/ _/_ /::\ \ /:/ _/_ \:\ \
|:|:\ \ /:/\:\ \ |:| | /:/\:\ \ /:/ /\ \ /:/\:\ \ /:/ /\__\ \:\ \
__|:|\:\ \ /:/ /::\ \ __|:|__| /:/ \:\ \ /:/ /::\ \ /:/ \:\__\ /:/ /:/ _/_ _____\:\ \
/::::|_\:\__\ /:/_/:/\:\__\ /::::\__\_____ /:/__/ \:\__\ /:/__\/\:\__\ /:/__/ \:|__| /:/_/:/ /\__\ /::::::::\__\
\:\~~\ \/__/ \:\/:/ \/__/ ~~~~\::::/___/ \:\ \ /:/ / \:\ \ /:/ / \:\ \ /:/ / \:\/:/ /:/ / \:\~~\~~\/__/
\:\ \ \::/__/ |:|~~| \:\ /:/ / \:\ /:/ / \:\ /:/ / \::/_/:/ / \:\ \
\:\ \ \:\ \ |:| | \:\/:/ / \:\/:/ / \:\/:/ / \:\/:/ / \:\ \
\:\__\ \:\__\ |:|__| \::/ / \::/ / \::/ / \::/ / \:\__\
\/__/ \/__/ |/__/ \/__/ \/__/ \/__/ \/__/ \/__/

</code></pre>
<h4>You now know alternate meanings for <em>fork</em> and <em>branch</em>.</h4>
<h4>You've collaborated someone whose location you're unaware of.</h4>
<h4>You, friend, request pulls with the best of 'em.</h4>
Expand Down
7 changes: 5 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,18 @@ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', end
}
/* 62ff9d c0f3d4 // e7f7ed fff */

pre {color: #61f398; text-shadow: 0px 1px 1px rgba(0,0,0,0.4); padding-bottom: 20px; font-size: 11px;}

h1, h2, h3, h4, h5, h6 {font-weight: 300;}
em {font-family: Georgia;}
a, a:visited, a:active {color: #333; text-decoration: none; transition: color 0.2s ease;}
a:hover {color: #61f398; padding-bottom: 1px; border-bottom: 1px solid #61f398;}
h1 {font-size: 64px; text-shadow: 0px 1px 1px rgba(0,0,0,0.4);}
h1 {font-size: 54px; text-shadow: 0px 1px 1px rgba(0,0,0,0.4);}
p {font-size: 14px;}

.container {max-width: 800px; margin: 0 auto; padding: 22px;}

#welcome-name {text-align: center; border-bottom: 1px solid #333;}
#welcome-name {text-align: center; border-bottom: 1px dashed #333;}
#welcome-name h4 {margin: 6px;}

#compatriots {padding: 22px;}
Expand Down
32 changes: 32 additions & 0 deletions template.hbs
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<html>
<head>
<title>Patchwork: Git, GitHub and the Pursuit of Open Source</title>
<link href='style.css' rel='stylesheet'>
</head>
<body>
<div class="container">
<header>
<h3><strong>GitHub</strong> Patchwork</h3>
<ul class="nav"><li><a href="#about">About</a></li></ul>
</header>
<div id="welcome-name">
<h1>Congrats, you did it!</h1>
<pre><code>{{#featured}}{{username}}{{/featured}}</code></pre>
<h3>You now know alternate meanings for <strong>fork</strong> and <strong>branch</strong>. You've <strong>collaborated</strong> someone whose location you're unaware of. You, friend, <strong>pull request</strong> with the best of 'em.</h3>

<h3><strong>Your pulling and pushing compatriots (give or take 4 million):</strong></h3>
</div>
<div id="compatriots">
<ul class="compatriots-list">
{{#everyone}}
<li><span class="userdetail"><a href="#">@{{username}}</a></span> <span class="userdate">{{time}}</span></li>
{{/everyone}}
</ul>
</div>
<div id="about">
<h3><strong>About</strong></h3>
<p>Everyone listed on this page has completed <a href="#">Git-it</a>, a terminal based app for learning Git and GitHub. </p>
</div>
</div>
</body>
</html>
46 changes: 46 additions & 0 deletions template.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<html>
<head>
<title>Patchwork: Git, GitHub and the Pursuit of Open Source</title>
<link href='style.css' rel='stylesheet'>
</head>
<body>
<div class="container">
<header>
<h3><strong>GitHub</strong> Patchwork</h3>
<ul class="nav"><li><a href="#about">About</a></li></ul>
</header>
<div id="welcome-name">
<h1>Congrats, you did it!</h1>
<pre><code>
___ ___ ___ ___ ___ ___ ___
/\ \ /\ \ /| | /\ \ /\__\ _____ /\__\ /\ \
|::\ \ /::\ \ |:| | /::\ \ /:/ _/_ /::\ \ /:/ _/_ \:\ \
|:|:\ \ /:/\:\ \ |:| | /:/\:\ \ /:/ /\ \ /:/\:\ \ /:/ /\__\ \:\ \
__|:|\:\ \ /:/ /::\ \ __|:|__| /:/ \:\ \ /:/ /::\ \ /:/ \:\__\ /:/ /:/ _/_ _____\:\ \
/::::|_\:\__\ /:/_/:/\:\__\ /::::\__\_____ /:/__/ \:\__\ /:/__\/\:\__\ /:/__/ \:|__| /:/_/:/ /\__\ /::::::::\__\
\:\~~\ \/__/ \:\/:/ \/__/ ~~~~\::::/___/ \:\ \ /:/ / \:\ \ /:/ / \:\ \ /:/ / \:\/:/ /:/ / \:\~~\~~\/__/
\:\ \ \::/__/ |:|~~| \:\ /:/ / \:\ /:/ / \:\ /:/ / \::/_/:/ / \:\ \
\:\ \ \:\ \ |:| | \:\/:/ / \:\/:/ / \:\/:/ / \:\/:/ / \:\ \
\:\__\ \:\__\ |:|__| \::/ / \::/ / \::/ / \::/ / \:\__\
\/__/ \/__/ |/__/ \/__/ \/__/ \/__/ \/__/ \/__/

</code></pre>
<h3>You now know alternate meanings for <strong>fork</strong> and <strong>branch</strong>. You've <strong>collaborated</strong> someone whose location you're unaware of. You, friend, <strong>pull request</strong> with the best of 'em.</h3>

<h3><strong>Your pulling and pushing compatriots (give or take 4 million):</strong></h3>
</div>
<div id="compatriots">
<ul class="compatriots-list">
<li><span class="userdetail"><a href="#">@jllord</a></span> <span class="userdate">12:45 -800 2013-01-29</span></li>
<li><span class="userdetail"><a href="#">@maxogden</a></span> <span class="userdate">02:15 -600 2013-01-29</span></li>
<li><span class="userdetail"><a href="#">@dreww</a></span> <span class="userdate">11:01 -800 2013-01-29</span></li>
</ul>
</div>
<div id="about">
<h3><strong>About</strong></h3>
<p>Everyone listed on this page has completed <a href="#">Git-it</a>, a terminal based app for learning Git and GitHub. </p>
</div>
</div>

<body>
</html>

0 comments on commit 23f4cfc

Please sign in to comment.