[Pkg-javascript-commits] [backbone] 20/37: adding a link to the wiki of examples

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 17:02:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.9.1
in repository backbone.

commit 9d6517685caab83746c4e6c7a0cfd834e8cf81f6
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date:   Thu Feb 2 09:46:08 2012 -0500

    adding a link to the wiki of examples
---
 index.html | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/index.html b/index.html
index d4041f6..14a6978 100644
--- a/index.html
+++ b/index.html
@@ -2228,6 +2228,12 @@ var model = localBackbone.Model.extend(...);
 </pre>
 
     <h2 id="examples">Examples</h2>
+    
+    <p>
+      The list of examples that follows, while long, is not exhaustive. If you've 
+      worked on an app that uses Backbone, please add it to the 
+      <a href="https://github.com/documentcloud/backbone/wiki/Projects-and-Companies-using-Backbone">wiki page of Backbone apps</a>.
+    </p>
 
     <p id="examples-todos">
       <a href="http://jgn.me/">Jérôme Gravel-Niquet</a> has contributed a

-- 
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