From 5542fa4d027e6ce823401b223ae836e8640c4297 Mon Sep 17 00:00:00 2001 From: Jan Philipp Timme Date: Fri, 13 Sep 2013 18:48:35 +0200 Subject: [PATCH] [TASK] Move files into static folder (prepare for nodejs) --- index.html => static/index.html | 0 .../css/smoothness/images/animated-overlay.gif | Bin .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin .../images/ui-bg_flat_75_ffffff_40x100.png | Bin .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin .../images/ui-bg_glass_65_ffffff_1x400.png | Bin .../images/ui-bg_glass_75_dadada_1x400.png | Bin .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin .../images/ui-bg_highlight-soft_75_cccccc_1x100.png | Bin .../smoothness/images/ui-icons_222222_256x240.png | Bin .../smoothness/images/ui-icons_2e83ff_256x240.png | Bin .../smoothness/images/ui-icons_454545_256x240.png | Bin .../smoothness/images/ui-icons_888888_256x240.png | Bin .../smoothness/images/ui-icons_cd0a0a_256x240.png | Bin .../css/smoothness/jquery-ui-1.10.3.custom.min.css | 0 .../js/jquery-ui-1.10.3.custom.min.js | 0 {js => static/js}/jquery-2.0.3.min.js | 0 {js => static/js}/main.js | 0 {style => static/style}/font/Sintony-Bold.ttf | Bin {style => static/style}/font/Sintony-Regular.ttf | Bin {style => static/style}/img/bkg01.jpg | Bin {style => static/style}/img/bkg02.jpg | Bin {style => static/style}/main.css | 0 24 files changed, 0 insertions(+), 0 deletions(-) rename index.html => static/index.html (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/css/smoothness/images/animated-overlay.gif (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/css/smoothness/images/ui-icons_222222_256x240.png (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/css/smoothness/images/ui-icons_2e83ff_256x240.png (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/css/smoothness/images/ui-icons_454545_256x240.png (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/css/smoothness/images/ui-icons_888888_256x240.png (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/css/smoothness/images/ui-icons_cd0a0a_256x240.png (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/css/smoothness/jquery-ui-1.10.3.custom.min.css (100%) rename {jquery-ui-1.10.3.custom => static/jquery-ui-1.10.3.custom}/js/jquery-ui-1.10.3.custom.min.js (100%) rename {js => static/js}/jquery-2.0.3.min.js (100%) rename {js => static/js}/main.js (100%) rename {style => static/style}/font/Sintony-Bold.ttf (100%) rename {style => static/style}/font/Sintony-Regular.ttf (100%) rename {style => static/style}/img/bkg01.jpg (100%) rename {style => static/style}/img/bkg02.jpg (100%) rename {style => static/style}/main.css (100%) diff --git a/index.html b/static/index.html similarity index 100% rename from index.html rename to static/index.html diff --git a/jquery-ui-1.10.3.custom/css/smoothness/images/animated-overlay.gif b/static/jquery-ui-1.10.3.custom/css/smoothness/images/animated-overlay.gif similarity index 100% rename from jquery-ui-1.10.3.custom/css/smoothness/images/animated-overlay.gif rename to static/jquery-ui-1.10.3.custom/css/smoothness/images/animated-overlay.gif diff --git a/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png b/static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png similarity index 100% rename from jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png rename to static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png diff --git a/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png b/static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png similarity index 100% rename from jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png rename to static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png diff --git a/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png b/static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png similarity index 100% rename from jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png rename to static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png diff --git a/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png b/static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png similarity index 100% rename from jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png rename to static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png diff --git a/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png b/static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png similarity index 100% rename from jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png rename to static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png diff --git a/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png b/static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png similarity index 100% rename from jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png rename to static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png diff --git a/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png b/static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png similarity index 100% rename from jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png rename to static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png diff --git a/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png b/static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png similarity index 100% rename from jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png rename to static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png diff --git a/jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_222222_256x240.png b/static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_222222_256x240.png similarity index 100% rename from jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_222222_256x240.png rename to static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_222222_256x240.png diff --git a/jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_2e83ff_256x240.png b/static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_2e83ff_256x240.png similarity index 100% rename from jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_2e83ff_256x240.png rename to static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_2e83ff_256x240.png diff --git a/jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_454545_256x240.png b/static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_454545_256x240.png similarity index 100% rename from jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_454545_256x240.png rename to static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_454545_256x240.png diff --git a/jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_888888_256x240.png b/static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_888888_256x240.png similarity index 100% rename from jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_888888_256x240.png rename to static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_888888_256x240.png diff --git a/jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_cd0a0a_256x240.png b/static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_cd0a0a_256x240.png similarity index 100% rename from jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_cd0a0a_256x240.png rename to static/jquery-ui-1.10.3.custom/css/smoothness/images/ui-icons_cd0a0a_256x240.png diff --git a/jquery-ui-1.10.3.custom/css/smoothness/jquery-ui-1.10.3.custom.min.css b/static/jquery-ui-1.10.3.custom/css/smoothness/jquery-ui-1.10.3.custom.min.css similarity index 100% rename from jquery-ui-1.10.3.custom/css/smoothness/jquery-ui-1.10.3.custom.min.css rename to static/jquery-ui-1.10.3.custom/css/smoothness/jquery-ui-1.10.3.custom.min.css diff --git a/jquery-ui-1.10.3.custom/js/jquery-ui-1.10.3.custom.min.js b/static/jquery-ui-1.10.3.custom/js/jquery-ui-1.10.3.custom.min.js similarity index 100% rename from jquery-ui-1.10.3.custom/js/jquery-ui-1.10.3.custom.min.js rename to static/jquery-ui-1.10.3.custom/js/jquery-ui-1.10.3.custom.min.js diff --git a/js/jquery-2.0.3.min.js b/static/js/jquery-2.0.3.min.js similarity index 100% rename from js/jquery-2.0.3.min.js rename to static/js/jquery-2.0.3.min.js diff --git a/js/main.js b/static/js/main.js similarity index 100% rename from js/main.js rename to static/js/main.js diff --git a/style/font/Sintony-Bold.ttf b/static/style/font/Sintony-Bold.ttf similarity index 100% rename from style/font/Sintony-Bold.ttf rename to static/style/font/Sintony-Bold.ttf diff --git a/style/font/Sintony-Regular.ttf b/static/style/font/Sintony-Regular.ttf similarity index 100% rename from style/font/Sintony-Regular.ttf rename to static/style/font/Sintony-Regular.ttf diff --git a/style/img/bkg01.jpg b/static/style/img/bkg01.jpg similarity index 100% rename from style/img/bkg01.jpg rename to static/style/img/bkg01.jpg diff --git a/style/img/bkg02.jpg b/static/style/img/bkg02.jpg similarity index 100% rename from style/img/bkg02.jpg rename to static/style/img/bkg02.jpg diff --git a/style/main.css b/static/style/main.css similarity index 100% rename from style/main.css rename to static/style/main.css