Website build SUMO website/master-18
diff --git a/conference/index.html b/conference/index.html
index 9fed506..9502907 100644
--- a/conference/index.html
+++ b/conference/index.html
@@ -171,9 +171,9 @@
<button type="button" class="close" data-dismiss="alert">×</button>
<b>Important notice</b>
<br>
+ <a href="#registration"><h4 style="color:#338033";>Registration is now open!</h4></a>
Participation at this year’s conference will be <b>free</b> of charge!<br>
Due to the Coronavirus crisis and the measures imposed, the SUMO User Conference 2020 is going to be <strong>online</strong>.
- Save the date: <b>26-28 October 2020</b>.
</div>
<!-- head image -->
@@ -208,44 +208,126 @@
<h3 id="agenda">Agenda</h3>
-<p>The new Agenda is coming soon.</p>
+<p><strong>More detailed information is coming soon …</strong></p>
-<p>Please check again later.</p>
+<table>
+<thead>
+<tr>
+<th>Monday</th>
+<th>October 26, 2020</th>
+</tr>
+</thead>
-<!-- Unfortunately, due to the current corona situation we decided to postpone the SUMO user conference. We are very interested in networking with all conference participants therefore we did not want to cancel the conference. Please save the new date for the SUMO conference: **26.-28. October 2020**
+<tbody>
+<tr>
+<td>13:00 - 14:00</td>
+<td>Opening & Tutorial</td>
+</tr>
-At the moment we see no other option and we are very sorry for any inconveniences.
+<tr>
+<td>14:30 - 15:00</td>
+<td>Ask us anything</td>
+</tr>
-| Monday |October 26, 2020|
-|----------------|---|
-| 13:00 - 14:00 | Eclipse Present / Open ADX |
-| 14:00 - 15:45 | SUMO Tutorial |
-| 16:00 - 17:45 | Ask us Anything |
+<tr>
+<td>15:00 - 15:30</td>
+<td>openMobility</td>
+</tr>
+</tbody>
+</table>
-<br>
+<p><br></p>
-| Tuesday | October 27, 2020 |
-|----------------|---|
-| 09:30 - 10:15 | Welcome |
-| 10:15 - 11:45 | Scientific Session |
-| 12:30 - 13:30 | Keynote Jordi Casas (AIMSUN) |
-| 13:30 - 15:00 | Scientific Session |
-| 15:30 - 16:30 | Technical Session |
-| 16:30 - 17:30 | Poster Session |
-| 18:00 | Evening Program |
+<table>
+<thead>
+<tr>
+<th>Tuesday</th>
+<th>October 27, 2020</th>
+</tr>
+</thead>
-<br>
+<tbody>
+<tr>
+<td>09:00 - 10:00</td>
+<td>Session 1</td>
+</tr>
-| Wednesday | October 28, 2020 |
-|----------------|---|
-| 09:00 - 10:30 | Scientific Session |
-| 10:45 - 11:45 | Technical Session |
-| 12:30 - 13:30 | Poster Session |
-| 13:30 - 15:00 | Scientific Session |
-| 15:00 - 15:15 | Closing |
-| 15:15 | openMobility Meeting | -->
+<tr>
+<td>10:30 - 11:30</td>
+<td>Session 2</td>
+</tr>
-<!-- ### Social Event -->
+<tr>
+<td>13:00 - 14:00</td>
+<td>Session 3</td>
+</tr>
+
+<tr>
+<td>14:30 - 15:00</td>
+<td>Poster Session</td>
+</tr>
+
+<tr>
+<td>15:00 - 15:30</td>
+<td>Poster Session</td>
+</tr>
+
+<tr>
+<td>15:30 - 16:00</td>
+<td>Poster Session</td>
+</tr>
+
+<tr>
+<td>16:00 - 16:30</td>
+<td>Poster Session</td>
+</tr>
+
+<tr>
+<td>17:00</td>
+<td><a href="#social-event">Social Event</a></td>
+</tr>
+</tbody>
+</table>
+
+<p><br></p>
+
+<table>
+<thead>
+<tr>
+<th>Wednesday</th>
+<th>October 28, 2020</th>
+</tr>
+</thead>
+
+<tbody>
+<tr>
+<td>09:00 - 10:00</td>
+<td>Session 4</td>
+</tr>
+
+<tr>
+<td>10:30 - 11:30</td>
+<td>Keynote</td>
+</tr>
+
+<tr>
+<td>13:00 - 14:00</td>
+<td>Session 5</td>
+</tr>
+
+<tr>
+<td>14:30 - 15:00</td>
+<td>Session 6</td>
+</tr>
+</tbody>
+</table>
+
+<p><br>
+<em>Schedule given in Central European Time (UTC+1)</em></p>
+
+<h3 id="social-event">Social Event</h3>
+
+<p>More info coming soon…</p>
<h3 id="registration">Registration</h3>
@@ -253,7 +335,7 @@
The registration fee includes a two and a half day conference program with refreshments, lunch, proceedings and social events in the evening. Accommodation is not included within the registration fee and must be pre-booked separately.
Register here. -->
-<p><strong>More info coming soon</strong></p>
+<p>Please <a href="https://zoom.us/webinar/register/WN_9R7MuVewSs6aDGwI4i4big">register here</a>.</p>
<h3 id="language">Language</h3>
diff --git a/index.html b/index.html
index e0d2986..1014e18 100644
--- a/index.html
+++ b/index.html
@@ -243,8 +243,9 @@
<div class="container text-justify">
<!-- dismissible alert -->
-<div class="alert alert-info alert-dismissible">
+<div class="alert alert-warning alert-dismissible">
<button type="button" class="close" data-dismiss="alert">×</button>
+ <a href="conference#registration"><h4 style="color:#338033";>Registration is now open!</h4></a>
The <strong>SUMO User Conference 2020</strong> takes place October 26-28, 2020. This year's conference is going to be <b>online</b> and the participation will be <b>free</b> of charge. <a href="conference">More info about the conference</a>
</div>
diff --git a/index.xml b/index.xml
index 71b3023..67313bd 100644
--- a/index.xml
+++ b/index.xml
@@ -34,8 +34,8 @@
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://www.eclipse.org/sumo/conference/</guid>
- <description>(Archive) Select previous year 2019 2018 2017 2016 2015 2014 2013 &times; Important notice Participation at this year’s conference will be free of charge!
-Due to the Coronavirus crisis and the measures imposed, the SUMO User Conference 2020 is going to be online. Save the date: 26-28 October 2020. Introduction Traffic simulations are of immense importance for researchers as well as practitioners in the field of transportation.</description>
+ <description>(Archive) Select previous year 2019 2018 2017 2016 2015 2014 2013 &times; Important notice Registration is now open! Participation at this year’s conference will be free of charge!
+Due to the Coronavirus crisis and the measures imposed, the SUMO User Conference 2020 is going to be online. Introduction Traffic simulations are of immense importance for researchers as well as practitioners in the field of transportation.</description>
</item>
</channel>