-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 13f19f5
Showing
83 changed files
with
28,441 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,228 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
|
||
<title>RLEM Workshop 2023</title> | ||
<meta name="description" content="Fourth ACM SIGEnergy Workshop on Reinforcement Learning for Energy Management in Buildings & Cities (RLEM)" /> | ||
|
||
<meta name="twitter:card" content="summary" /> | ||
<meta name="twitter:image" content="https://www.rlem-workshop.net//assets/images/twitter_preview.png" /> | ||
<meta name="twitter:title" content="RLEM Workshop 2023" /> | ||
<meta name="twitter:description" content="Fourth ACM SIGEnergy Workshop on Reinforcement Learning for Energy Management in Buildings & Cities (RLEM)" /> | ||
|
||
<meta property="og:site_name" content="RLEM Workshop 2023" /> | ||
<meta property="og:image" content="https://www.rlem-workshop.net//assets/images/facebook_preview.png" /> | ||
<meta property="og:url" content="https://www.rlem-workshop.net//404.html" /> | ||
<meta property="og:title" content="RLEM Workshop 2023" /> | ||
<meta property="og:description" content="Fourth ACM SIGEnergy Workshop on Reinforcement Learning for Energy Management in Buildings & Cities (RLEM)" /> | ||
<meta property="og:type" content="website" /> | ||
|
||
<link rel="stylesheet" href="/assets/css/main.css?t=1699738027" /> | ||
|
||
<link rel="preload" as="font" href="/assets/webfonts/fa-regular-400.woff2" type="font/woff2" crossorigin="anonymous" /> | ||
<link rel="preload" as="font" href="/assets/webfonts/fa-solid-900.woff2" type="font/woff2" crossorigin="anonymous" /> | ||
<link rel="prefetch" as="image" href="/assets/icons/live.svg" type="image/svg+xml" crossorigin="anonymous" /> | ||
<link rel="prefetch" as="fetch" href="/assets/js/data.json" type="application/json" crossorigin="anonymous" /> | ||
</head> | ||
|
||
<body class="pb-4"> | ||
<header> | ||
<!-- navigation bar (web only): --><nav class="navbar navbar-expand-md navbar-light bg-light mb-3"> | ||
<div class="container"> | ||
|
||
<a class="navbar-brand" href="/">RLEM Workshop 2023</a> | ||
|
||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
|
||
<div class="collapse navbar-collapse" id="navbarSupportedContent"> | ||
<ul class="navbar-nav mr-auto"> | ||
<li class="nav-item "><a class="nav-link" href="/dates/" title="Dates"> | ||
Dates | ||
</a> | ||
</li> | ||
<li class="nav-item "><a class="nav-link" href="/cfp/" title="CfP"> | ||
CfP | ||
</a> | ||
</li> | ||
<li class="nav-item "><a class="nav-link" href="/program/" title="Program"> | ||
Program | ||
</a> | ||
</li> | ||
<li class="nav-item "><a class="nav-link" href="/talks/" title="Talks"> | ||
Talks | ||
</a> | ||
</li> | ||
<li class="nav-item "><a class="nav-link" href="/speakers/" title="Speakers"> | ||
Speakers | ||
</a> | ||
</li> | ||
<li class="nav-item "><a class="nav-link" href="/organization/" title="Organization"> | ||
Organization | ||
</a> | ||
</li> | ||
<li class="nav-item "><a class="nav-link" href="/location/" title="Location"> | ||
Location | ||
</a> | ||
</li> | ||
<li class="nav-item dropdown"> | ||
<a class="nav-link dropdown-toggle" href="#" id="navbar-dropdown7" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
Previous Editions | ||
</a> | ||
<div class="dropdown-menu" aria-labelledby="navbar-dropdown7"> | ||
<a class="dropdown-item" href="/" title="2023 (current)"> | ||
2023 (current) | ||
</a> | ||
<a class="dropdown-item" href="/editions/2022/" title="2022"> | ||
2022 | ||
</a> | ||
<a class="dropdown-item" href="/editions/2021/" title="2021"> | ||
2021 | ||
</a> | ||
<a class="dropdown-item" href="/editions/2020/" title="2020"> | ||
2020 | ||
</a> | ||
</div> | ||
</li> | ||
</ul> | ||
</div> | ||
<div class="navbar-brand navbar-logo mr-0 w-25 text-right overflow-hidden"> | ||
<a href="https://buildsys.acm.org/2023/"> | ||
ACM BuildSys | ||
</a> | ||
</div> | ||
|
||
</div> | ||
</nav><!-- site title (print only): --> | ||
<div class="container d-none d-print-block mt-4 mb-4"> | ||
<h1 class="display-4"> | ||
RLEM Workshop 2023 | ||
</h1> | ||
</div></header> | ||
<main class="container"><html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Document</title> | ||
<style> | ||
body{ | ||
background-image: url('/assets/images/background_2023.jpeg'); | ||
background-repeat: no-repeat; | ||
background-attachment: fixed; | ||
background-size: cover; | ||
} | ||
.jumbotron{ | ||
background:rgba(204, 204, 204, 0.95); | ||
} | ||
.speaker-img{ | ||
width: 145px; | ||
margin-right: 5px; | ||
float: left; | ||
align-content: left; | ||
} | ||
</style> | ||
</head> | ||
</html> | ||
<div if class="jumbotron"> | ||
|
||
<style type="text/css" media="screen"> | ||
.container { | ||
margin: 10px auto; | ||
max-width: 600px; | ||
text-align: center; | ||
} | ||
h1 { | ||
margin: 30px 0; | ||
font-size: 4em; | ||
line-height: 1; | ||
letter-spacing: -1px; | ||
} | ||
</style> | ||
|
||
<div class="container"> | ||
<h1>404</h1> | ||
|
||
<p><strong>Page not found :(</strong></p> | ||
<p>The requested page could not be found.</p> | ||
</div> | ||
|
||
|
||
|
||
</main> | ||
<footer class="container"></footer><div class="modal fade" id="link-modal" tabindex="-1" role="dialog" aria-labelledby="link-modal-label" aria-hidden="true"> | ||
<div class="modal-dialog modal-dialog-centered modal-lg" role="document"> | ||
<div class="modal-content"> | ||
<div class="modal-header"> | ||
<div class="modal-title" id="link-modal-label"> | ||
<h3 class="mb-2 font-weight-light"></h3> | ||
<h5 class="mb-0 font-weight-light"></h5> | ||
</div> | ||
<button type="button" class="close" data-dismiss="modal" aria-label="Close"> | ||
<span aria-hidden="true">×</span> | ||
</button> | ||
</div> | ||
<div class="modal-body embed-responsive embed-responsive-16by9"> | ||
<iframe class="embed-responsive-item" src="" allowfullscreen></iframe> | ||
</div> | ||
<div class="modal-footer justify-content-start"> | ||
<p></p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="modal fade" id="stream-modal" tabindex="-1" role="dialog" aria-labelledby="link-modal-label" aria-hidden="true"> | ||
<div class="modal-dialog modal-lg" role="document"> | ||
<div class="modal-content"> | ||
|
||
<div class="modal-header"> | ||
<h5 class="modal-title"> | ||
Live Stream | ||
</h5> | ||
<button type="button" class="close" data-dismiss="modal" aria-label="Close"> | ||
<span aria-hidden="true">×</span> | ||
</button> | ||
</div> | ||
|
||
<div class="modal-body embed-responsive embed-responsive-16by9"> | ||
<iframe class="embed-responsive-item" src="" frameborder="none" allowfullscreen="allowfullscreen" seamless="seamless" scrolling="no"></iframe> | ||
<div id="stream-placeholder" class="embed-responsive-item d-none justify-content-center align-items-center"> | ||
<div></div> | ||
</div> | ||
</div> | ||
|
||
<div class="modal-footer flex-column justify-content-start d-none live-past" id="stream-info" data-time=""> | ||
<div class="my-0 small align-self-start live-time" id="stream-info-time" data-time=""></div> | ||
<div class="pl-2 align-self-start" id="stream-info-color"> | ||
<p class="mb-0"> | ||
<a class="text-reset" href="#" id="stream-info-talk"></a> | ||
</p> | ||
<p class="font-weight-light mb-0" id="stream-info-speakers"></p> | ||
</div> | ||
<div class="align-self-center m-0 mt-1" id="stream-info-links"></div> | ||
</div> | ||
|
||
<div class="modal-footer justify-content-around"> | ||
<a id="stream-button1" href="#" class="btn btn-outline-primary d-none d-sm-inline disabled" role="button" data-room="Room"> | ||
Room | ||
</a> | ||
<div class="form-group w-100 d-block d-sm-none"> | ||
<select class="form-control" id="stream-select"> | ||
<option value="1" disabled>Room</option> | ||
</select> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
<!-- Append build time to avoid caching of live program embedded in JavaScript file --> | ||
<script src="/assets/js/main.js?t=1699738027"></script> | ||
|
||
</body> | ||
</html> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
rlem-workshop.net |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.