Start on work towards the tutorial. Note that this code is BROKEN

This commit is contained in:
Joseph Schorr 2014-02-05 21:00:04 -05:00
parent a049fc57c6
commit dbed1300ad
14 changed files with 338 additions and 63 deletions

View file

@ -16,6 +16,7 @@
<ul class="nav navbar-nav">
<li><a ng-href="/repository/" target="{{ appLinkTarget() }}">Repositories</a></li>
<li><a ng-href="/guide/" target="{{ appLinkTarget() }}">Guide</a></li>
<li><a ng-href="/tutorial/" target="{{ appLinkTarget() }}">Tutorial</a></li>
<li><a ng-href="/plans/" target="{{ appLinkTarget() }}">Pricing</a></li>
<li><a ng-href="/organizations/" target="{{ appLinkTarget() }}">Organizations</a></li>
</ul>