Skip to content

Commit

Permalink
Merge branch 'gh-pages'
Browse files Browse the repository at this point in the history
  • Loading branch information
jashkenas committed Jun 14, 2011
2 parents 9bdbdd8 + 6ca2dc6 commit 32deec5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
Binary file added docs/images/quoteroller.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions index.html
Expand Up @@ -283,6 +283,7 @@
<li><a href="#examples-flow">Flow</a></li>
<li><a href="#examples-cloudapp">CloudApp</a></li>
<li><a href="#examples-soundcloud">Mobile SoundCloud</a></li>
<li><a href="#examples-quoteroller">Quote Roller</a></li>
<li><a href="#examples-tilemill">TileMill</a></li>
<li><a href="#examples-menagerievet">Menagerie Whiteboard</a></li>
<li>- <a href="#examples-instagreat">Insta-great!</a></li>
Expand Down Expand Up @@ -2060,6 +2061,22 @@ <h2 id="examples-soundcloud">SoundCloud</h2>
</a>
</div>

<h2 id="examples-quoteroller">Quote Roller</h2>

<p>
<a href="http://www.codingstaff.com">Coding Staff</a> used Backbone.js to
create <a href="http://www.quoteroller.com">Quote Roller</a>, an application
that helps to create, send, organize and track business proposals with ease.
Backbone.js has been used to implement interactive parts of the
application like template builder, pricing table, file attachments manager.
</p>

<div style="text-align: center;">
<a href="http://www.quoteroller.com">
<img src="docs/images/quoteroller.png" alt="Quote Roller" class="example_image" />
</a>
</div>

<h2 id="examples-tilemill">TileMill</h2>

<p>
Expand Down

0 comments on commit 32deec5

Please sign in to comment.