|
8 | 8 | <meta name="author" content="Pete LePage [email protected]">
|
9 | 9 |
|
10 | 10 | <!-- Le styles -->
|
11 |
| - <link href="prettify.css" type="text/css" rel="stylesheet" /> |
12 |
| - <link href="../finalproject/css/bootstrap.css" rel="stylesheet" /> |
| 11 | + <link href="docs/prettify.css" type="text/css" rel="stylesheet" /> |
| 12 | + <link href="finalproject/css/bootstrap.css" rel="stylesheet" /> |
13 | 13 |
|
14 | 14 | <style type="text/css">
|
15 | 15 | body {
|
|
25 | 25 | <body>
|
26 | 26 |
|
27 | 27 |
|
28 |
| - <a href="https://github.com/petele/WebApp-CodeLab"><img style="z-index: 2000; position: absolute; top: 0; right: 0; border: 0;" src="https://a248.e.akamai.net/assets.github.com/img/e6bef7a091f5f3138b8cd40bc3e114258dd68ddf/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67" alt="Fork me on GitHub"></a> |
| 28 | + <a href="https://github.com/petele/WebApp-CodeLab"><img style="z-index: 2000; position: fixed; top: 0; right: 0; border: 0;" src="https://a248.e.akamai.net/assets.github.com/img/e6bef7a091f5f3138b8cd40bc3e114258dd68ddf/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67" alt="Fork me on GitHub"></a> |
29 | 29 |
|
30 | 30 | <div class="navbar navbar-fixed-top">
|
31 | 31 | <div class="navbar-inner">
|
|
39 | 39 | <div class="nav-collapse">
|
40 | 40 | <ul class="nav">
|
41 | 41 | <li><a href="index.html">Instructions</a></li>
|
42 |
| - <li><a href="errata.html">Errata</a></li> |
43 |
| - <li><a href="../slides/index.html">Slides</a></li> |
44 |
| - <li><a href="../finalproject/">Completed App</a></li> |
| 42 | + <li><a href="slides/index.html">Slides</a></li> |
| 43 | + <li><a href="finalproject/">Completed App</a></li> |
45 | 44 | <li><a href="https://github.com/petele/WebApp-CodeLab">Github Repo</a></li>
|
46 | 45 | </ul>
|
47 | 46 | </div><!--/.nav-collapse -->
|
|
68 | 67 | <li><a href="#">Exercise 10</a></li>
|
69 | 68 | <li><a href="#">Exercise 11</a></li>
|
70 | 69 | <li><a href="#">Exercise 12</a></li>
|
71 |
| - <li class="nav-header">Errata & Updates</li> |
72 |
| - <li><a href="#">Coming Soon</a></li> |
| 70 | + <li class="nav-header">Library Documentation</li> |
| 71 | + <li><a href="http://html5boilerplate.com/">HTML5 Boiler Plate</a></li> |
| 72 | + <li><a href="http://emberjs.com/">Ember.js</a></li> |
| 73 | + <li><a href="http://momentjs.com/">Moment.js</a></li> |
| 74 | + <li><a href="http://twitter.github.com/bootstrap/">Bootstrap CSS Framework</a></li> |
| 75 | + <li><a href="http://westcoastlogic.com/lawnchair/">LawnChair.js</a></li> |
73 | 76 | </ul>
|
74 | 77 | </div><!--/.well -->
|
75 | 78 | </div><!--/span-->
|
|
0 commit comments