[docs,app,demos/multiview][m]: convert app back to being a demo of multiview (app proper is now in dataexplorer repo).

This commit is contained in:
Rufus Pollock
2012-06-27 10:10:45 +01:00
parent 3d944814ae
commit c2f5debf1f
13 changed files with 133 additions and 733 deletions

View File

@@ -27,17 +27,17 @@
<a class="logo-icon pull-left" href="/">
<img src="http://assets.okfn.org/p/recline/img/chair.png" />
</a>
<a class="brand" href="/"><strong>Recline.js</strong> &ndash; relax with your data</a>
<a class="brand" href="{{page.root}}"><strong>Recline.js</strong> &ndash; relax with your data</a>
<ul class="nav">
<li>
<a href="/docs/">
<a href="{{page.root}}docs/">
<i class="icon-book icon-white"></i>
Documentation
</a>
</li>
<li class="divider-vertical"></li>
<li>
<a href="demos.html">
<a href="{{page.root}}demos/">
<i class="icon-pencil icon-white"></i>
Demos
</a>
@@ -75,7 +75,7 @@
<div class="container">
<div class="row">
<div class="span4">
<p class="getit-btn"><a href="library.html" class="btn">Use the Library &raquo;</a></p>
<p class="getit-btn"><a href="{{page.root}}docs/" class="btn">Use the Library &raquo;</a></p>
<p>Recline.js is freely redistributable under the terms of the MIT license.</p>
</div>
<div class="span3">