From 69db824ae12fe4cb9e62cb742693dbbce5b39bd0 Mon Sep 17 00:00:00 2001 From: Henri Bergius Date: Sun, 9 Dec 2018 21:05:21 +0100 Subject: [PATCH 1/3] Remove obsolete test --- screens/test.html | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 screens/test.html diff --git a/screens/test.html b/screens/test.html deleted file mode 100644 index 0962098..0000000 --- a/screens/test.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - - Components test - - - - - - - -
- - -
- - - From 177dffc6814671511df372c428ca673d517d8ab8 Mon Sep 17 00:00:00 2001 From: Henri Bergius Date: Sun, 9 Dec 2018 21:42:17 +0100 Subject: [PATCH 2/3] Copy pages and assets to dist folder --- Dockerfile | 2 +- bar-history/index.html | 8 +++---- bar-status/index.html | 8 +++---- c_lab-music/index.html | 8 +++---- c_lab/index.html | 8 +++---- events/index.html | 6 +++--- he2/index.html | 8 +++---- infodisplay/index.html | 2 +- internet/index.html | 8 +++---- life-support/index.html | 8 +++---- mainhall-music/index.html | 8 +++---- mainhall/index.html | 8 +++---- nerdarea-music/index.html | 8 +++---- nerdarea/index.html | 8 +++---- package.json | 3 ++- robolab-music/index.html | 8 +++---- robolab/index.html | 8 +++---- soundlab/index.html | 8 +++---- webpack.config.js | 40 ++++++++++++++++++++++++++++++----- weltenbaulab-music/index.html | 8 +++---- weltenbaulab/index.html | 8 +++---- workshop-music/index.html | 8 +++---- workshop/index.html | 8 +++---- 23 files changed, 114 insertions(+), 83 deletions(-) diff --git a/Dockerfile b/Dockerfile index 5343fbf..576b054 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,2 +1,2 @@ FROM nginx -COPY . /usr/share/nginx/html +COPY dist /usr/share/nginx/html diff --git a/bar-history/index.html b/bar-history/index.html index f7459a8..7ff9d20 100644 --- a/bar-history/index.html +++ b/bar-history/index.html @@ -3,10 +3,10 @@ c-base bar stats - - - - + + + +