From 90fae26aa4bd0e0eb3272ff6e6524060e9004fbb Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Mon, 29 Jun 2020 15:47:09 +0200 Subject: Prepare frontend repository for monorepo This change prepares the frontend Git repository for the monorepo residing at https://github.com/atlarge-research.com/opendc. To accomodate for this, we move all files into a frontend subdirectory. --- public/favicon.ico | Bin 99678 -> 0 bytes public/humans.txt | 31 -------------- public/img/datacenter-drawing.png | Bin 219576 -> 0 bytes public/img/logo.png | Bin 2825 -> 0 bytes public/img/portraits/aiosup.png | Bin 111629 -> 0 bytes public/img/portraits/fmastenbroek.png | Bin 135589 -> 0 bytes public/img/portraits/gandreadis.png | Bin 118477 -> 0 bytes public/img/portraits/loverweel.png | Bin 107768 -> 0 bytes public/img/stakeholders/Developer.png | Bin 11411 -> 0 bytes public/img/stakeholders/Manager.png | Bin 9946 -> 0 bytes public/img/stakeholders/Researcher.png | Bin 10984 -> 0 bytes public/img/stakeholders/Sales.png | Bin 10074 -> 0 bytes public/img/stakeholders/Student.png | Bin 12960 -> 0 bytes public/img/topology/cpu-icon.png | Bin 4062 -> 0 bytes public/img/topology/gpu-icon.png | Bin 2227 -> 0 bytes public/img/topology/memory-icon.png | Bin 1980 -> 0 bytes public/img/topology/rack-energy-icon.png | Bin 893 -> 0 bytes public/img/topology/rack-space-icon.png | Bin 957 -> 0 bytes public/img/topology/storage-icon.png | Bin 4038 -> 0 bytes public/img/tudelft-icon.png | Bin 4387 -> 0 bytes public/index.html | 70 ------------------------------- public/manifest.json | 15 ------- public/robots.txt | 3 -- 23 files changed, 119 deletions(-) delete mode 100644 public/favicon.ico delete mode 100644 public/humans.txt delete mode 100644 public/img/datacenter-drawing.png delete mode 100644 public/img/logo.png delete mode 100644 public/img/portraits/aiosup.png delete mode 100644 public/img/portraits/fmastenbroek.png delete mode 100644 public/img/portraits/gandreadis.png delete mode 100644 public/img/portraits/loverweel.png delete mode 100644 public/img/stakeholders/Developer.png delete mode 100644 public/img/stakeholders/Manager.png delete mode 100644 public/img/stakeholders/Researcher.png delete mode 100644 public/img/stakeholders/Sales.png delete mode 100644 public/img/stakeholders/Student.png delete mode 100644 public/img/topology/cpu-icon.png delete mode 100644 public/img/topology/gpu-icon.png delete mode 100644 public/img/topology/memory-icon.png delete mode 100644 public/img/topology/rack-energy-icon.png delete mode 100644 public/img/topology/rack-space-icon.png delete mode 100644 public/img/topology/storage-icon.png delete mode 100644 public/img/tudelft-icon.png delete mode 100644 public/index.html delete mode 100644 public/manifest.json delete mode 100644 public/robots.txt (limited to 'public') diff --git a/public/favicon.ico b/public/favicon.ico deleted file mode 100644 index c2f40a0d..00000000 Binary files a/public/favicon.ico and /dev/null differ diff --git a/public/humans.txt b/public/humans.txt deleted file mode 100644 index d037fcfd..00000000 --- a/public/humans.txt +++ /dev/null @@ -1,31 +0,0 @@ -/* TEAM */ -Benevolent Dictator for Life: Alexandru Iosup. -Site: http://www.ds.ewi.tudelft.nl/~iosup/ -Twitter: aiosup. -Location: Delft, Netherlands. - -Backend Engineer: Leon Overweel. -Site: http://leonoverweel.com/ -Twitter: layon_overwhale. -Location: Delft, Netherlands. - -Frontend Engineer: Georgios Andreadis. -Site: https://github.com/gandreadis -Location: Delft, Netherlands. - -Simulation Engineer: Fabian Mastenbroek. -Site: https://github.com/fabianishere -Location: Delft, Netherlands. - -Simulation Engineer: Matthijs Bijman. -Site: https://github.com/MDBijman -Location: Delft, Netherlands. - -/* THANKS */ -Executive Producer: Vincent van Beek. -Executive Producer: Tim Hegeman. - -/* SITE */ -Standards: HTML5, Sass, ES6 -Components: React.js, Redux, create-react-app, react-konva -Software: WebStorm, Vim, Visual Studio diff --git a/public/img/datacenter-drawing.png b/public/img/datacenter-drawing.png deleted file mode 100644 index 401168e3..00000000 Binary files a/public/img/datacenter-drawing.png and /dev/null differ diff --git a/public/img/logo.png b/public/img/logo.png deleted file mode 100644 index d743038b..00000000 Binary files a/public/img/logo.png and /dev/null differ diff --git a/public/img/portraits/aiosup.png b/public/img/portraits/aiosup.png deleted file mode 100644 index 30de349c..00000000 Binary files a/public/img/portraits/aiosup.png and /dev/null differ diff --git a/public/img/portraits/fmastenbroek.png b/public/img/portraits/fmastenbroek.png deleted file mode 100644 index fd0d9de1..00000000 Binary files a/public/img/portraits/fmastenbroek.png and /dev/null differ diff --git a/public/img/portraits/gandreadis.png b/public/img/portraits/gandreadis.png deleted file mode 100644 index 403870fa..00000000 Binary files a/public/img/portraits/gandreadis.png and /dev/null differ diff --git a/public/img/portraits/loverweel.png b/public/img/portraits/loverweel.png deleted file mode 100644 index d12a9e86..00000000 Binary files a/public/img/portraits/loverweel.png and /dev/null differ diff --git a/public/img/stakeholders/Developer.png b/public/img/stakeholders/Developer.png deleted file mode 100644 index d2638e6c..00000000 Binary files a/public/img/stakeholders/Developer.png and /dev/null differ diff --git a/public/img/stakeholders/Manager.png b/public/img/stakeholders/Manager.png deleted file mode 100644 index 92db7459..00000000 Binary files a/public/img/stakeholders/Manager.png and /dev/null differ diff --git a/public/img/stakeholders/Researcher.png b/public/img/stakeholders/Researcher.png deleted file mode 100644 index d87edd39..00000000 Binary files a/public/img/stakeholders/Researcher.png and /dev/null differ diff --git a/public/img/stakeholders/Sales.png b/public/img/stakeholders/Sales.png deleted file mode 100644 index 5b7c3a72..00000000 Binary files a/public/img/stakeholders/Sales.png and /dev/null differ diff --git a/public/img/stakeholders/Student.png b/public/img/stakeholders/Student.png deleted file mode 100644 index a4900303..00000000 Binary files a/public/img/stakeholders/Student.png and /dev/null differ diff --git a/public/img/topology/cpu-icon.png b/public/img/topology/cpu-icon.png deleted file mode 100644 index 07cfbd31..00000000 Binary files a/public/img/topology/cpu-icon.png and /dev/null differ diff --git a/public/img/topology/gpu-icon.png b/public/img/topology/gpu-icon.png deleted file mode 100644 index 55d4fb05..00000000 Binary files a/public/img/topology/gpu-icon.png and /dev/null differ diff --git a/public/img/topology/memory-icon.png b/public/img/topology/memory-icon.png deleted file mode 100644 index 36e8a44e..00000000 Binary files a/public/img/topology/memory-icon.png and /dev/null differ diff --git a/public/img/topology/rack-energy-icon.png b/public/img/topology/rack-energy-icon.png deleted file mode 100644 index 1088c61b..00000000 Binary files a/public/img/topology/rack-energy-icon.png and /dev/null differ diff --git a/public/img/topology/rack-space-icon.png b/public/img/topology/rack-space-icon.png deleted file mode 100644 index 387d7ea6..00000000 Binary files a/public/img/topology/rack-space-icon.png and /dev/null differ diff --git a/public/img/topology/storage-icon.png b/public/img/topology/storage-icon.png deleted file mode 100644 index 7a39cb6f..00000000 Binary files a/public/img/topology/storage-icon.png and /dev/null differ diff --git a/public/img/tudelft-icon.png b/public/img/tudelft-icon.png deleted file mode 100644 index a7a2d56a..00000000 Binary files a/public/img/tudelft-icon.png and /dev/null differ diff --git a/public/index.html b/public/index.html deleted file mode 100644 index e88cca42..00000000 --- a/public/index.html +++ /dev/null @@ -1,70 +0,0 @@ - - - - - OpenDC - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - diff --git a/public/manifest.json b/public/manifest.json deleted file mode 100644 index adb82218..00000000 --- a/public/manifest.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "short_name": "OpenDC", - "name": "OpenDC", - "icons": [ - { - "src": "favicon.ico", - "sizes": "16x16", - "type": "image/png" - } - ], - "start_url": "./index.html", - "display": "standalone", - "theme_color": "#00A6D6", - "background_color": "#eeeeee" -} diff --git a/public/robots.txt b/public/robots.txt deleted file mode 100644 index 165a1ea9..00000000 --- a/public/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -User-agent: * -Disallow: /simulations/ -Disallow: /profile/ -- cgit v1.2.3