diff --git a/static/heatmap.html b/static/heatmap.html deleted file mode 100644 index ed3d02c..0000000 --- a/static/heatmap.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - Leaflet.heat demo - - - - - - -
- - - - - - - - - - diff --git a/static/progress/data/.gitkeep b/static/progress/data/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/static/progress/docker-compose.yml b/static/progress/docker-compose.yml deleted file mode 100644 index 6e4a7f6..0000000 --- a/static/progress/docker-compose.yml +++ /dev/null @@ -1,8 +0,0 @@ -version: "2" -services: - http: - image: httpd:alpine - volumes: - - ./:/usr/local/apache2/htdocs - ports: - - 5001:80 diff --git a/static/progress/index.html b/static/progress/index.html deleted file mode 100644 index 25464d6..0000000 --- a/static/progress/index.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - -
-
-
-
-
-
- - \ No newline at end of file diff --git a/static/progress/log.html b/static/progress/log.html deleted file mode 100644 index 3bacffc..0000000 --- a/static/progress/log.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/static/progress/log.js b/static/progress/log.js deleted file mode 100644 index 3abbfd6..0000000 --- a/static/progress/log.js +++ /dev/null @@ -1,72 +0,0 @@ -$.getJSON("data/fooo", function (data) { - var list = $("