Skip to content

Commit

Permalink
Removing load example since HN API has changed. Closes #100
Browse files Browse the repository at this point in the history
  • Loading branch information
ifandelse committed Jun 26, 2015
1 parent 753fcf4 commit 6450f14
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 340 deletions.
9 changes: 0 additions & 9 deletions example/load/README.md

This file was deleted.

Binary file removed example/load/ajax-loader.gif
Binary file not shown.
23 changes: 0 additions & 23 deletions example/load/index.html

This file was deleted.

17 changes: 0 additions & 17 deletions example/load/js/appCfg.js

This file was deleted.

109 changes: 0 additions & 109 deletions example/load/js/main.js

This file was deleted.

74 changes: 0 additions & 74 deletions example/load/js/views.js

This file was deleted.

74 changes: 0 additions & 74 deletions example/load/style.css

This file was deleted.

5 changes: 0 additions & 5 deletions example/load/templates/failure.html

This file was deleted.

15 changes: 0 additions & 15 deletions example/load/templates/headlines.html

This file was deleted.

11 changes: 0 additions & 11 deletions example/load/templates/main.html

This file was deleted.

3 changes: 0 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ <h1>machina.js</h1>
<div class="well well-large">
<a href="example/connectivity">Connectivity FSM Example</a>
</div>
<div class="well well-large">
<a href="example/load">Using FSMs to Manage Init/Loading</a>
</div>
<div class="well well-large">
<a href="example/hierarchical">Hierarchical FSM Example</a>
</div>
Expand Down

0 comments on commit 6450f14

Please sign in to comment.