Skip to content

Commit

Permalink
Add Luke's Restaurant example
Browse files Browse the repository at this point in the history
  • Loading branch information
humphd committed Apr 2, 2014
1 parent e217475 commit c902e8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ <h3>Filer bootloader</h3>
<p>Boot options are passed on the query string. Valid options include:</p>
<ul>
<li><code>?reset</code (e.g., <a href="?reset">format the current fs (wipe it)</a>
<li><code>?install={zipfile url}</code> (e.g., <a href="?install=webmaker-kits-gh-pages.zip">?install=webmaker-kits-gh-pages.zip</a>)
<li><code>?/{path to file in filesystem}</code> (e.g., <a href="?/webmaker-kits-gh-pages">?/webmaker-kits-gh-pages</a>
<li><code>?install={zipfile url}</code> (e.g., <a href="?install=webmaker-kits-gh-pages.zip">?install=webmaker-kits-gh-pages.zip</a>, <a href="?install=restaurant-gh-pages.zip">?install=restaurant-gh-pages.zip</a>)
<li><code>?/{path to file in filesystem}</code> (e.g., <a href="?/webmaker-kits-gh-pages">?/webmaker-kits-gh-pages</a>, <a href="?/restaurant-gh-pages.zip">?/restaurant-gh-pages.zip</a>)
</ul>

<p>If you wnat to install your own .zip file, select it:<p>
Expand Down
Binary file added restaurant-gh-pages.zip
Binary file not shown.

0 comments on commit c902e8b

Please sign in to comment.