diff --git a/.DS_Store b/.DS_Store index daa00ff..899ba0e 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/config.ru b/config.ru index f99b943..a72ee99 100644 --- a/config.ru +++ b/config.ru @@ -1,6 +1,6 @@ use Rack::Static, - :urls => ["/images", "/js", "css"], - :root => "public" + :urls => ["/images", "/js", "css", "/js/app", "/js/libs"], + :root => "/" run lambda { |env| [ diff --git a/index.html b/index.html index e82c060..5884e42 100755 --- a/index.html +++ b/index.html @@ -1,8 +1,5 @@ - - - - + @@ -10,25 +7,45 @@ - - - - - - - -

Hello world! This is HTML5 Boilerplate.

- - - + + + + + + + + +
+ choose a zip file + +
+ + + + + + + + + + + + +
+ +
+ + + + + + diff --git a/viewer.html b/viewer.html new file mode 100644 index 0000000..461ef14 --- /dev/null +++ b/viewer.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + +