summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2016-02-01 11:59:50 +0100
committergebele <gebele@in-silico.ch>2016-02-01 11:59:50 +0100
commit443938e6ab6ac2aaade63bc1c51b7da1ebd960dd (patch)
treef908fc22c38dad641ee1137da7797de0a3fa4da4
parent2d51161640f6ce8407eac3b4508058b1ad23a59c (diff)
moved presentation to public folder
-rw-r--r--application.rb4
-rw-r--r--public/enm-workshop.html (renamed from public/presentation/enm-workshop.html)0
-rw-r--r--public/enm-workshop.rst (renamed from public/presentation/enm-workshop.rst)0
-rw-r--r--public/ui/small-white/blank.gif (renamed from public/presentation/ui/small-white/blank.gif)bin49 -> 49 bytes
-rw-r--r--public/ui/small-white/framing.css (renamed from public/presentation/ui/small-white/framing.css)0
-rw-r--r--public/ui/small-white/iepngfix.htc (renamed from public/presentation/ui/small-white/iepngfix.htc)0
-rw-r--r--public/ui/small-white/opera.css (renamed from public/presentation/ui/small-white/opera.css)0
-rw-r--r--public/ui/small-white/outline.css (renamed from public/presentation/ui/small-white/outline.css)0
-rw-r--r--public/ui/small-white/pretty.css (renamed from public/presentation/ui/small-white/pretty.css)0
-rw-r--r--public/ui/small-white/print.css (renamed from public/presentation/ui/small-white/print.css)0
-rw-r--r--public/ui/small-white/s5-core.css (renamed from public/presentation/ui/small-white/s5-core.css)0
-rw-r--r--public/ui/small-white/slides.css (renamed from public/presentation/ui/small-white/slides.css)0
-rw-r--r--public/ui/small-white/slides.js (renamed from public/presentation/ui/small-white/slides.js)0
13 files changed, 0 insertions, 4 deletions
diff --git a/application.rb b/application.rb
index abe4112..3782ded 100644
--- a/application.rb
+++ b/application.rb
@@ -9,10 +9,6 @@ get '/?' do
redirect to('/predict')
end
-get '/enm-workshop' do
- File.read(File.join('public', 'presentation', 'enm-workshop.html'))
-end
-
get '/predict/?' do
data = JSON.parse(File.read("./data.json"))
query_features = JSON.parse(File.read("./query-features.json"))
diff --git a/public/presentation/enm-workshop.html b/public/enm-workshop.html
index f0c6781..f0c6781 100644
--- a/public/presentation/enm-workshop.html
+++ b/public/enm-workshop.html
diff --git a/public/presentation/enm-workshop.rst b/public/enm-workshop.rst
index 26a3524..26a3524 100644
--- a/public/presentation/enm-workshop.rst
+++ b/public/enm-workshop.rst
diff --git a/public/presentation/ui/small-white/blank.gif b/public/ui/small-white/blank.gif
index 75b945d..75b945d 100644
--- a/public/presentation/ui/small-white/blank.gif
+++ b/public/ui/small-white/blank.gif
Binary files differ
diff --git a/public/presentation/ui/small-white/framing.css b/public/ui/small-white/framing.css
index 70287dd..70287dd 100644
--- a/public/presentation/ui/small-white/framing.css
+++ b/public/ui/small-white/framing.css
diff --git a/public/presentation/ui/small-white/iepngfix.htc b/public/ui/small-white/iepngfix.htc
index 2a44681..2a44681 100644
--- a/public/presentation/ui/small-white/iepngfix.htc
+++ b/public/ui/small-white/iepngfix.htc
diff --git a/public/presentation/ui/small-white/opera.css b/public/ui/small-white/opera.css
index c9d1148..c9d1148 100644
--- a/public/presentation/ui/small-white/opera.css
+++ b/public/ui/small-white/opera.css
diff --git a/public/presentation/ui/small-white/outline.css b/public/ui/small-white/outline.css
index fa767e2..fa767e2 100644
--- a/public/presentation/ui/small-white/outline.css
+++ b/public/ui/small-white/outline.css
diff --git a/public/presentation/ui/small-white/pretty.css b/public/ui/small-white/pretty.css
index ba988e1..ba988e1 100644
--- a/public/presentation/ui/small-white/pretty.css
+++ b/public/ui/small-white/pretty.css
diff --git a/public/presentation/ui/small-white/print.css b/public/ui/small-white/print.css
index 9d057cc..9d057cc 100644
--- a/public/presentation/ui/small-white/print.css
+++ b/public/ui/small-white/print.css
diff --git a/public/presentation/ui/small-white/s5-core.css b/public/ui/small-white/s5-core.css
index 6965f5e..6965f5e 100644
--- a/public/presentation/ui/small-white/s5-core.css
+++ b/public/ui/small-white/s5-core.css
diff --git a/public/presentation/ui/small-white/slides.css b/public/ui/small-white/slides.css
index 82bdc0e..82bdc0e 100644
--- a/public/presentation/ui/small-white/slides.css
+++ b/public/ui/small-white/slides.css
diff --git a/public/presentation/ui/small-white/slides.js b/public/ui/small-white/slides.js
index 87c30c6..87c30c6 100644
--- a/public/presentation/ui/small-white/slides.js
+++ b/public/ui/small-white/slides.js