[Pkg-javascript-commits] [backbone] 87/211: merged gh-pages in.
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 17:00:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.5.0
in repository backbone.
commit 7216d993502da2e312fc53f4e8edc8b534c25042
Merge: a5079ab 52953c1
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date: Mon Feb 28 10:06:56 2011 -0500
merged gh-pages in.
backbone.js | 2 +-
docs/images/basecamp-mobile.png | Bin 0 -> 130256 bytes
docs/images/instagreat.png | Bin 0 -> 185408 bytes
docs/images/substance.png | Bin 0 -> 44983 bytes
docs/images/tilemill.png | Bin 0 -> 152798 bytes
index.html | 121 ++++++++++++++++++++++++++++++++--------
6 files changed, 98 insertions(+), 25 deletions(-)
diff --cc index.html
index 24ac2a1,395eb09..e571bbf
--- a/index.html
+++ b/index.html
@@@ -1934,14 -1912,10 +1996,10 @@@ var DocumentView = Backbone.View.extend
<img src="docs/images/tzigla.png" alt="Tzigla" class="example_image" />
</a>
</div>
-
+
<p>
- <a href="http://www.twitter.com/jamesjyu">James Yu</a> used Backbone.js to
- create <a href="http://www.quietwrite.com/">QuietWrite</a>, an app
- that gives writers a clean and quiet interface to concentrate on the text itself.
- The editor relies on Backbone to persist document data to the server. He
- followed up with a Backbone.js + Rails tutorial that describes how to implement
- <a href="http://www.jamesyu.org/2011/01/27/cloudedit-a-backbone-js-tutorial-by-example/">CloudEdit, a simple document editing app</a>.
+ Michael Aufreiter is building an open source document authoring and publishing engine: <a href="http://substance.io">Substance</a>.
+ Substance makes use of Backbone.View and Backbone.Controller, while Backbone plays well together with <a href="http://github.com/michael/data">Data.js</a>, which is used for data persistence.
</p>
<div style="text-align: center;">
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git
More information about the Pkg-javascript-commits
mailing list