mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
removed old start website
This commit is contained in:
parent
e92f17d891
commit
4dfe6c6a6b
4 changed files with 267 additions and 327 deletions
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 66 KiB |
1
web/doc
1
web/doc
|
@ -1 +0,0 @@
|
|||
../doc/
|
|
@ -1,58 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>VILLASnode: Connecting real-time power grid simulation equipment</title>
|
||||
<style>
|
||||
body {
|
||||
margin: 5em;
|
||||
}
|
||||
h2 {
|
||||
margin-bottom: 2em;
|
||||
text-align: center;
|
||||
}
|
||||
h2 > a {
|
||||
margin:; 1em;
|
||||
padding: 0.5em;
|
||||
border: 1px solid black;
|
||||
border-radius: 8px;
|
||||
background-color: lightgrey;
|
||||
}
|
||||
* {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
a:visited {
|
||||
color: black;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1 style="margin-bottom: 2em">VILLASnode: Connecting real-time power grid simulation equipment</h1>
|
||||
|
||||
<h2><a href="socket/">WebSocket Mockup</a></h2>
|
||||
<h2><a href="doc/">Documentation</a></h2>
|
||||
|
||||
<!-- <p>
|
||||
<ul>
|
||||
<li>Source Code: <a href="http://git.rwth-aachen.de/VILLASframework/VILLASnode">RWTH GitLab</a></li>
|
||||
<li><a href="doc/">Documentation</a></li>
|
||||
<li><a href="coverage/">Coverage</a></li>
|
||||
<li><a href="socket/">WebSocket demo</a></li>
|
||||
</ul>
|
||||
</p>
|
||||
-->
|
||||
<h3>Contact</h3>
|
||||
<p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://villas.0l.de">VILLASframework Website</a></li>
|
||||
<li><a href="http://www.acs.eonerc.rwth-aachen.de">Institute for Automation of Complex Power Systems</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="mailto:stvogel@eonerc.rwth-aachen.de">Steffen Vogel</a></li>
|
||||
<li><a href="mailto:mstevic@eonerc.rwth-aachen.de">Marija Stevic</a></li>
|
||||
</ul>
|
||||
<img src="acs_eonerc_logo.svg" alt="ACS Logo" width="375" height="110" />
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -1 +0,0 @@
|
|||
../acs_eonerc_logo.svg
|
Before Width: | Height: | Size: 22 B After Width: | Height: | Size: 66 KiB |
267
web/socket/acs_eonerc_logo.svg
Normal file
267
web/socket/acs_eonerc_logo.svg
Normal file
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 22 B After Width: | Height: | Size: 66 KiB |
Loading…
Add table
Reference in a new issue