[Pkg-javascript-commits] [backbone] 86/211: Adding mql's Substance.io

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 52953c14ef47d2d28d077aa4ba6b8e2f24de66a3
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date:   Mon Feb 28 10:00:32 2011 -0500

    Adding mql's Substance.io
---
 docs/images/substance.png | Bin 0 -> 44983 bytes
 index.html                |  11 +++++++++++
 2 files changed, 11 insertions(+)

diff --git a/docs/images/substance.png b/docs/images/substance.png
new file mode 100644
index 0000000..18db805
Binary files /dev/null and b/docs/images/substance.png differ
diff --git a/index.html b/index.html
index ce457c5..395eb09 100644
--- a/index.html
+++ b/index.html
@@ -1912,6 +1912,17 @@ var DocumentView = Backbone.View.extend({
         <img src="docs/images/tzigla.png" alt="Tzigla" class="example_image" />
       </a>
     </div>
+    
+    <p>
+      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;">
+      <a href="http://substance.io/">
+        <img src="docs/images/substance.png" alt="Substance" class="example_image" />
+      </a>
+    </div>
 
     <p>
       <a href="http://bennolan.com/">Ben Nolan</a> created

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