Skip to content

Commit

Permalink
Create gh-pages branch via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Wilson committed Dec 29, 2012
1 parent 53e1de9 commit 04e9706
Show file tree
Hide file tree
Showing 46 changed files with 350 additions and 3,372 deletions.
Binary file removed fonts/OpenSans-Bold-webfont.eot
Binary file not shown.
146 changes: 0 additions & 146 deletions fonts/OpenSans-Bold-webfont.svg

This file was deleted.

Binary file removed fonts/OpenSans-Bold-webfont.ttf
Binary file not shown.
Binary file removed fonts/OpenSans-Bold-webfont.woff
Binary file not shown.
Binary file removed fonts/OpenSans-BoldItalic-webfont.eot
Binary file not shown.
146 changes: 0 additions & 146 deletions fonts/OpenSans-BoldItalic-webfont.svg

This file was deleted.

Binary file removed fonts/OpenSans-BoldItalic-webfont.ttf
Binary file not shown.
Binary file removed fonts/OpenSans-BoldItalic-webfont.woff
Binary file not shown.
Binary file removed fonts/OpenSans-Italic-webfont.eot
Binary file not shown.
146 changes: 0 additions & 146 deletions fonts/OpenSans-Italic-webfont.svg

This file was deleted.

Binary file removed fonts/OpenSans-Italic-webfont.ttf
Binary file not shown.
Binary file removed fonts/OpenSans-Italic-webfont.woff
Binary file not shown.
Binary file removed fonts/OpenSans-Light-webfont.eot
Binary file not shown.
146 changes: 0 additions & 146 deletions fonts/OpenSans-Light-webfont.svg

This file was deleted.

Binary file removed fonts/OpenSans-Light-webfont.ttf
Binary file not shown.
Binary file removed fonts/OpenSans-Light-webfont.woff
Binary file not shown.
Binary file removed fonts/OpenSans-LightItalic-webfont.eot
Binary file not shown.
146 changes: 0 additions & 146 deletions fonts/OpenSans-LightItalic-webfont.svg

This file was deleted.

Binary file removed fonts/OpenSans-LightItalic-webfont.ttf
Binary file not shown.
Binary file removed fonts/OpenSans-LightItalic-webfont.woff
Binary file not shown.
Binary file removed fonts/OpenSans-Regular-webfont.eot
Binary file not shown.
146 changes: 0 additions & 146 deletions fonts/OpenSans-Regular-webfont.svg

This file was deleted.

Binary file removed fonts/OpenSans-Regular-webfont.ttf
Binary file not shown.
Binary file removed fonts/OpenSans-Regular-webfont.woff
Binary file not shown.
Binary file removed fonts/OpenSans-Semibold-webfont.eot
Binary file not shown.
146 changes: 0 additions & 146 deletions fonts/OpenSans-Semibold-webfont.svg

This file was deleted.

Binary file removed fonts/OpenSans-Semibold-webfont.ttf
Binary file not shown.
Binary file removed fonts/OpenSans-Semibold-webfont.woff
Binary file not shown.
Binary file removed fonts/OpenSans-SemiboldItalic-webfont.eot
Binary file not shown.
146 changes: 0 additions & 146 deletions fonts/OpenSans-SemiboldItalic-webfont.svg

This file was deleted.

Binary file removed fonts/OpenSans-SemiboldItalic-webfont.ttf
Binary file not shown.
Binary file removed fonts/OpenSans-SemiboldItalic-webfont.woff
Binary file not shown.
Binary file added images/bkg.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/blacktocat.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/bullet.png
Binary file not shown.
Binary file removed images/hr.gif
Binary file not shown.
Binary file removed images/nav-bg.gif
Binary file not shown.
76 changes: 34 additions & 42 deletions index.html
@@ -1,44 +1,34 @@
<!doctype html>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Express-coffee by twilson63</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="javascripts/respond.js"></script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="stylesheets/ie.css">
<![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">

<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />

<title>Express-coffee by twilson63</title>
</head>

<body>
<div id="header">
<nav>
<li class="fork"><a href="https://github.com/twilson63/express-coffee">View On GitHub</a></li>
<li class="downloads"><a href="https://github.com/twilson63/express-coffee/zipball/master">ZIP</a></li>
<li class="downloads"><a href="https://github.com/twilson63/express-coffee/tarball/master">TAR</a></li>
<li class="title">DOWNLOADS</li>
</nav>
</div><!-- end header -->

<div class="wrapper">

<section>
<div id="title">
<h1>Express-coffee</h1>
<p>A Template for NodeJs Application using Express, CoffeeScript, Jade, Stylus, Nib</p>
<hr>
<span class="credits left">Project maintained by <a href="https://github.com/twilson63">twilson63</a></span>
<span class="credits right">Hosted on GitHub Pages &mdash; Theme by <a href="http://twitter.com/#!/michigangraham">mattgraham</a></span>
</div>

<h1>Express Coffee Template 5 (1.5)</h1>

<header>
<div class="container">
<h1>Express-coffee</h1>
<h2>A Template for NodeJs Application using Express, CoffeeScript, Jade, Stylus, Nib</h2>

<section id="downloads">
<a href="https://github.com/twilson63/express-coffee/zipball/master" class="btn">Download as .zip</a>
<a href="https://github.com/twilson63/express-coffee/tarball/master" class="btn">Download as .tar.gz</a>
<a href="https://github.com/twilson63/express-coffee" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
</section>
</div>
</header>

<div class="container">
<section id="main_content">
<h1>Express Coffee Template 6 (1.6)</h1>

<p>This is a Node Express CoffeeScript Stack Template</p>

Expand All @@ -50,11 +40,12 @@ <h2>Technologies</h2>
<p>This is a template that can be used to create nodejs applications using </p>

<ul>
<li>Node v0.6.17</li>
<li>Express v3.0.0rc2</li>
<li>CoffeeScript! v1.3.3</li>
<li>Node v0.8.*</li>
<li>Express v3.0.5</li>
<li>CoffeeScript! v1.4.0</li>
<li>Jade v0.26.0</li>
<li>Connect Assets v2.2.1</li>
<li>Connect Assets v2.3.3</li>
<li>MongoDB</li>
</ul><h2>Requirements</h2>

<ul>
Expand All @@ -65,6 +56,8 @@ <h2>Technologies</h2>
<li><a href="http://github.com/TrevorBurnham/connect-assets">connect-assets</a></li>
<li><a href="http://visionmedia.github.com/mocha/">Mocha</a></li>
<li><a href="https://github.com/visionmedia/should.js/">Should.Js</a></li>
<li><a href="https://github.com/LearnBoost/mongoose">Mongoose</a></li>
<li><a href="http://foundation.zurb.com/">Foundation</a></li>
</ul><p>These will install with npm, just do </p>

<pre><code>npm install
Expand Down Expand Up @@ -134,7 +127,7 @@ <h2>Thanks to</h2>
<a href="https://github.com/visionmedia">TJ Holowaychuk</a> for creating mocha and should.js</li>
</ul><h2>About</h2>

<p>express-coffee is a template or boiler-plate to get started writting
<p>express-coffee is a template or boiler-plate to get started writing
express web applications in CoffeeScript. It comes ready to go with base
setup for an Express Web App. It includes a Cakefile that lets you build,
spec, and watch your coffeescript as you develop. You hack in the src folder
Expand All @@ -151,9 +144,8 @@ <h2>Contribute</h2>

<p>pull requests are welcome</p>
</section>

</div>
<!--[if !IE]><script>fixScale(document);</script><!--<![endif]-->

<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"));
Expand Down
1 change: 1 addition & 0 deletions javascripts/main.js
@@ -0,0 +1 @@
console.log('This would be the main JS file.');

0 comments on commit 04e9706

Please sign in to comment.