Commit f207e4a8 authored by Pascal Hartig's avatar Pascal Hartig

Add exoskeleton to homepage, changelog

parent 133d5cca
......@@ -4,6 +4,7 @@
- New since 1.2:
- Durandal
- Exoskeleton
## 1.2 - 2013-08-06
......
......@@ -142,6 +142,9 @@
<li class="routing labs">
<a href="labs/architecture-examples/sapui5/" data-source="http://scn.sap.com/community/developer-center/front-end" data-content="SAPUI5 is SAP's HTML5-based UI technology that allows you to build rich, interactive Web applications.">SAPUI5</a>
</li>
<li class="routing labs">
<a href="labs/architecture-examples/exoskeleton/" data-source="http://exosjs.com/" data-content="A faster and leaner Backbone for your HTML5 apps.">Exoskeleton</a>
</li>
</ul>
<ul class="legend">
<li><b>*</b> <span class="label">R</span> = App also demonstrates routing</li>
......
......@@ -874,35 +874,35 @@
}]
},
"exoskeleton": {
"name": "Exoskeleton",
"description": "A faster and leaner Backbone for your HTML5 apps.",
"homepage": "http://exosjs.com",
"source_path": [{
"name": "Architecture Example",
"url": "labs/architecture-examples/exoskeleton"
}],
"link_groups": [{
"heading": "Official Resources",
"links": [{
"name": "Documentation",
"url": "http://backbonejs.org"
}, {
"name": "Exoskeleton on GitHub",
"url": "https://github.com/paulmillr/exoskeleton"
}]
}, {
"heading": "Community",
"links": [{
"name": "Exoskeleton on StackOverflow",
"url": "http://stackoverflow.com/questions/tagged/exoskeleton"
}, {
"name": "Backbone on StackOverflow",
"url": "http://stackoverflow.com/questions/tagged/backbone.js"
}, {
"name": "Exoskeleton's author on Twitter",
"url": "http://twitter.com/paulmillr"
}]
}]
"name": "Exoskeleton",
"description": "A faster and leaner Backbone for your HTML5 apps.",
"homepage": "exosjs.com",
"source_path": [{
"name": "Architecture Example",
"url": "labs/architecture-examples/exoskeleton"
}],
"link_groups": [{
"heading": "Official Resources",
"links": [{
"name": "Documentation",
"url": "http://backbonejs.org"
}, {
"name": "Exoskeleton on GitHub",
"url": "https://github.com/paulmillr/exoskeleton"
}]
}, {
"heading": "Community",
"links": [{
"name": "Exoskeleton on StackOverflow",
"url": "http://stackoverflow.com/questions/tagged/exoskeleton"
}, {
"name": "Backbone on StackOverflow",
"url": "http://stackoverflow.com/questions/tagged/backbone.js"
}, {
"name": "Exoskeleton's author on Twitter",
"url": "http://twitter.com/paulmillr"
}]
}]
},
"extjs": {
"name": "Ext JS",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment