summaryrefslogtreecommitdiff
path: root/frontend/public
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/public')
-rw-r--r--frontend/public/favicon.icobin0 -> 99678 bytes
-rw-r--r--frontend/public/humans.txt31
-rw-r--r--frontend/public/img/datacenter-drawing.pngbin0 -> 219576 bytes
-rw-r--r--frontend/public/img/logo.pngbin0 -> 2825 bytes
-rw-r--r--frontend/public/img/portraits/aiosup.pngbin0 -> 111629 bytes
-rw-r--r--frontend/public/img/portraits/fmastenbroek.pngbin0 -> 135589 bytes
-rw-r--r--frontend/public/img/portraits/gandreadis.pngbin0 -> 118477 bytes
-rw-r--r--frontend/public/img/portraits/loverweel.pngbin0 -> 107768 bytes
-rw-r--r--frontend/public/img/stakeholders/Developer.pngbin0 -> 11411 bytes
-rw-r--r--frontend/public/img/stakeholders/Manager.pngbin0 -> 9946 bytes
-rw-r--r--frontend/public/img/stakeholders/Researcher.pngbin0 -> 10984 bytes
-rw-r--r--frontend/public/img/stakeholders/Sales.pngbin0 -> 10074 bytes
-rw-r--r--frontend/public/img/stakeholders/Student.pngbin0 -> 12960 bytes
-rw-r--r--frontend/public/img/topology/cpu-icon.pngbin0 -> 4062 bytes
-rw-r--r--frontend/public/img/topology/gpu-icon.pngbin0 -> 2227 bytes
-rw-r--r--frontend/public/img/topology/memory-icon.pngbin0 -> 1980 bytes
-rw-r--r--frontend/public/img/topology/rack-energy-icon.pngbin0 -> 893 bytes
-rw-r--r--frontend/public/img/topology/rack-space-icon.pngbin0 -> 957 bytes
-rw-r--r--frontend/public/img/topology/storage-icon.pngbin0 -> 4038 bytes
-rw-r--r--frontend/public/img/tudelft-icon.pngbin0 -> 4387 bytes
-rw-r--r--frontend/public/index.html70
-rw-r--r--frontend/public/manifest.json15
-rw-r--r--frontend/public/robots.txt3
23 files changed, 119 insertions, 0 deletions
diff --git a/frontend/public/favicon.ico b/frontend/public/favicon.ico
new file mode 100644
index 00000000..c2f40a0d
--- /dev/null
+++ b/frontend/public/favicon.ico
Binary files differ
diff --git a/frontend/public/humans.txt b/frontend/public/humans.txt
new file mode 100644
index 00000000..d037fcfd
--- /dev/null
+++ b/frontend/public/humans.txt
@@ -0,0 +1,31 @@
+/* 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/frontend/public/img/datacenter-drawing.png b/frontend/public/img/datacenter-drawing.png
new file mode 100644
index 00000000..401168e3
--- /dev/null
+++ b/frontend/public/img/datacenter-drawing.png
Binary files differ
diff --git a/frontend/public/img/logo.png b/frontend/public/img/logo.png
new file mode 100644
index 00000000..d743038b
--- /dev/null
+++ b/frontend/public/img/logo.png
Binary files differ
diff --git a/frontend/public/img/portraits/aiosup.png b/frontend/public/img/portraits/aiosup.png
new file mode 100644
index 00000000..30de349c
--- /dev/null
+++ b/frontend/public/img/portraits/aiosup.png
Binary files differ
diff --git a/frontend/public/img/portraits/fmastenbroek.png b/frontend/public/img/portraits/fmastenbroek.png
new file mode 100644
index 00000000..fd0d9de1
--- /dev/null
+++ b/frontend/public/img/portraits/fmastenbroek.png
Binary files differ
diff --git a/frontend/public/img/portraits/gandreadis.png b/frontend/public/img/portraits/gandreadis.png
new file mode 100644
index 00000000..403870fa
--- /dev/null
+++ b/frontend/public/img/portraits/gandreadis.png
Binary files differ
diff --git a/frontend/public/img/portraits/loverweel.png b/frontend/public/img/portraits/loverweel.png
new file mode 100644
index 00000000..d12a9e86
--- /dev/null
+++ b/frontend/public/img/portraits/loverweel.png
Binary files differ
diff --git a/frontend/public/img/stakeholders/Developer.png b/frontend/public/img/stakeholders/Developer.png
new file mode 100644
index 00000000..d2638e6c
--- /dev/null
+++ b/frontend/public/img/stakeholders/Developer.png
Binary files differ
diff --git a/frontend/public/img/stakeholders/Manager.png b/frontend/public/img/stakeholders/Manager.png
new file mode 100644
index 00000000..92db7459
--- /dev/null
+++ b/frontend/public/img/stakeholders/Manager.png
Binary files differ
diff --git a/frontend/public/img/stakeholders/Researcher.png b/frontend/public/img/stakeholders/Researcher.png
new file mode 100644
index 00000000..d87edd39
--- /dev/null
+++ b/frontend/public/img/stakeholders/Researcher.png
Binary files differ
diff --git a/frontend/public/img/stakeholders/Sales.png b/frontend/public/img/stakeholders/Sales.png
new file mode 100644
index 00000000..5b7c3a72
--- /dev/null
+++ b/frontend/public/img/stakeholders/Sales.png
Binary files differ
diff --git a/frontend/public/img/stakeholders/Student.png b/frontend/public/img/stakeholders/Student.png
new file mode 100644
index 00000000..a4900303
--- /dev/null
+++ b/frontend/public/img/stakeholders/Student.png
Binary files differ
diff --git a/frontend/public/img/topology/cpu-icon.png b/frontend/public/img/topology/cpu-icon.png
new file mode 100644
index 00000000..07cfbd31
--- /dev/null
+++ b/frontend/public/img/topology/cpu-icon.png
Binary files differ
diff --git a/frontend/public/img/topology/gpu-icon.png b/frontend/public/img/topology/gpu-icon.png
new file mode 100644
index 00000000..55d4fb05
--- /dev/null
+++ b/frontend/public/img/topology/gpu-icon.png
Binary files differ
diff --git a/frontend/public/img/topology/memory-icon.png b/frontend/public/img/topology/memory-icon.png
new file mode 100644
index 00000000..36e8a44e
--- /dev/null
+++ b/frontend/public/img/topology/memory-icon.png
Binary files differ
diff --git a/frontend/public/img/topology/rack-energy-icon.png b/frontend/public/img/topology/rack-energy-icon.png
new file mode 100644
index 00000000..1088c61b
--- /dev/null
+++ b/frontend/public/img/topology/rack-energy-icon.png
Binary files differ
diff --git a/frontend/public/img/topology/rack-space-icon.png b/frontend/public/img/topology/rack-space-icon.png
new file mode 100644
index 00000000..387d7ea6
--- /dev/null
+++ b/frontend/public/img/topology/rack-space-icon.png
Binary files differ
diff --git a/frontend/public/img/topology/storage-icon.png b/frontend/public/img/topology/storage-icon.png
new file mode 100644
index 00000000..7a39cb6f
--- /dev/null
+++ b/frontend/public/img/topology/storage-icon.png
Binary files differ
diff --git a/frontend/public/img/tudelft-icon.png b/frontend/public/img/tudelft-icon.png
new file mode 100644
index 00000000..a7a2d56a
--- /dev/null
+++ b/frontend/public/img/tudelft-icon.png
Binary files differ
diff --git a/frontend/public/index.html b/frontend/public/index.html
new file mode 100644
index 00000000..e88cca42
--- /dev/null
+++ b/frontend/public/index.html
@@ -0,0 +1,70 @@
+<!doctype html>
+<html lang="en">
+<head>
+ <meta charset="utf-8">
+ <title>OpenDC</title>
+
+ <!-- Standard meta tags -->
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+ <meta name="theme-color" content="#00A6D6">
+ <meta name="description" content="Collaborative Datacenter Simulation and Exploration for Everybody">
+ <meta name="author" content="@Large Research">
+ <meta name="keywords" content="OpenDC, Datacenter, Simulation, Simulator, Collaborative, Distributed, Cluster">
+ <link rel="manifest" href="/manifest.json">
+ <link rel="shortcut icon" href="/favicon.ico">
+
+ <!-- Twitter Card data -->
+ <meta name="twitter:card" content="summary">
+ <meta name="twitter:site" content="@LargeResearch">
+ <meta name="twitter:title" content="OpenDC">
+ <meta name="twitter:description" content="Collaborative Datacenter Simulation and Exploration for Everybody">
+ <meta name="twitter:creator" content="@LargeResearch">
+ <meta name="twitter:image" content="http://opendc.org/img/logo.png">
+
+ <!-- OpenGraph meta tags -->
+ <meta property="og:title" content="OpenDC">
+ <meta property="og:site_name" content="OpenDC">
+ <meta property="og:type" content="website">
+ <meta property="og:image" content="http://opendc.org/img/logo.png">
+ <meta property="og:url" content="http://opendc.org/">
+ <meta property="og:description"
+ content="OpenDC provides collaborative online datacenter modeling, diverse and effective datacenter
+ simulation, and exploratory datacenter performance feedback.">
+ <meta property="og:locale" content="en_US">
+
+ <!-- Google meta tags -->
+ <meta name="google-signin-client_id" content="%REACT_APP_OAUTH_CLIENT_ID%">
+ <meta name="google-site-verification" content="YIR4LkQTv6WmOdWv8MkeiUKni-0Yu3WHylLp4VvUMig"/>
+
+ <!-- CDN dependencies -->
+ <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css"
+ integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous">
+ <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
+ <script src="https://use.fontawesome.com/ece66a2e7c.js"></script>
+
+ <!-- Google Analytics -->
+ <script async src="https://www.googletagmanager.com/gtag/js?id=UA-84285092-3"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag() {dataLayer.push(arguments);}
+ gtag('js', new Date());
+ gtag('config', 'UA-84285092-3');
+ </script>
+</head>
+<body data-spy="scroll" data-target="#navbar">
+<noscript>
+ You need to enable JavaScript to run this app.
+</noscript>
+<div id="root"></div>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"
+ integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
+ crossorigin="anonymous"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"
+ integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
+ crossorigin="anonymous"></script>
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"
+ integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
+ crossorigin="anonymous"></script>
+</body>
+</html>
diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json
new file mode 100644
index 00000000..adb82218
--- /dev/null
+++ b/frontend/public/manifest.json
@@ -0,0 +1,15 @@
+{
+ "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/frontend/public/robots.txt b/frontend/public/robots.txt
new file mode 100644
index 00000000..165a1ea9
--- /dev/null
+++ b/frontend/public/robots.txt
@@ -0,0 +1,3 @@
+User-agent: *
+Disallow: /simulations/
+Disallow: /profile/