Adding MetaLab's Flow to the examples.

This commit is contained in:
Samuel Clay
2011-03-22 16:19:52 -04:00
parent e2a5c18308
commit fd35fcb6ee
2 changed files with 13 additions and 0 deletions

BIN
docs/images/flow.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

View File

@@ -1851,6 +1851,19 @@ var DocumentView = Backbone.View.extend({
<img src="docs/images/basecamp-mobile.png" alt="Basecamp Mobile" class="example_image" />
</a>
</div>
<p>
<a href="http://www.metalabdesign.com/">MetaLab</a> used Backbone.js to create
<a href="http://www.getflow.com/">Flow</a>, a task management app for teams. The
workspace relies on Backbone.js to construct task views, activities, accounts,
folders, projects, and tags. You can see the internals under <tt>window.Flow</tt>.
</p>
<div style="text-align: center;">
<a href="http://www.getflow.com/">
<img src="docs/images/flow.png" alt="Flow" class="example_image" />
</a>
</div>
<p id="examples-tilemill">
Our fellow