mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
Adding Trapit as an example app.
This commit is contained in:
BIN
docs/images/trapit.png
Normal file
BIN
docs/images/trapit.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 268 KiB |
16
index.html
16
index.html
@@ -289,6 +289,7 @@
|
||||
<li>- <a href="#examples-instagreat">Insta-great!</a></li>
|
||||
<li>- <a href="#examples-decide">Decide</a></li>
|
||||
<li>- <a href="#examples-bittorrent">BitTorrent</a></li>
|
||||
<li>- <a href="#examples-trapit">Trapit</a></li>
|
||||
<li>- <a href="#examples-fluxiom">Fluxiom</a></li>
|
||||
<li>- <a href="#examples-chop">Chop</a></li>
|
||||
<li>- <a href="#examples-quietwrite">QuietWrite</a></li>
|
||||
@@ -2226,6 +2227,21 @@ var model = localBackbone.Model.extend(...);
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<h2 id="examples-trapit">Trapit</h2>
|
||||
|
||||
<p>
|
||||
<a href="http://trap.it">Trapit</a> brings the web to you, scouring
|
||||
the web on your behalf, 24/7. The product, currently in private beta,
|
||||
uses Backbone to organize the best, most relevant content into individual
|
||||
"traps" on your favorite topics and interests.
|
||||
</p>
|
||||
|
||||
<div style="text-align: center;">
|
||||
<a href="http://trap.it">
|
||||
<img src="docs/images/trapit.png" alt="Trapit" class="example_image" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<h2 id="examples-fluxiom">Fluxiom</h2>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user