Skip to content

Commit

Permalink
Update program and venue pages
Browse files Browse the repository at this point in the history
  • Loading branch information
jacopo-massa committed May 2, 2024
1 parent 5dbe268 commit 3f0f4a2
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 50 deletions.
41 changes: 22 additions & 19 deletions _data/program.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ schedule:
- startTime: "8:30 AM"
endTime: "10:30 AM"
rooms:
gerace: free
gerace: ---
riunioni_est: Ai4Sys
riunioni_ovest: FLEC
riunioni_ovest: ---
seminari_est: PECS
seminari_ovest: PERMAVOST

Expand All @@ -57,9 +57,9 @@ schedule:
endTime: "1:00 PM"

rooms:
gerace: free
gerace: ---
riunioni_est: Ai4Sys
riunioni_ovest: FLEC
riunioni_ovest: ---
seminari_est: PECS
seminari_ovest: PERMAVOST

Expand Down Expand Up @@ -107,10 +107,10 @@ schedule:

rooms:
gerace: FRAME
riunioni_est: Tutorial (Zeydan)
riunioni_ovest: Tutorial (Cicconetti)
riunioni_est: Tutorial 3 <br>(Zeydan, Mangues-Bafalluy, Baranda)
riunioni_ovest: Tutorial 2 <br>(Cicconetti)
seminari_est: SNTA
seminari_ovest: free
seminari_ovest: ---

- startTime: "10:30 AM"
endTime: "11:00 AM"
Expand All @@ -122,10 +122,10 @@ schedule:

rooms:
gerace: FRAME
riunioni_est: Tutorial (Zeydan)
riunioni_ovest: Tutorial (Cicconetti)
riunioni_est: Tutorial 3 <br>(Zeydan, Mangues-Bafalluy, Baranda)
riunioni_ovest: Tutorial 2 <br>(Cicconetti)
seminari_est: SNTA
seminari_ovest: free
seminari_ovest: ---

- startTime: "1:00 PM"
endTime: "2:00 PM"
Expand All @@ -137,10 +137,10 @@ schedule:

rooms:
gerace: FRAME
riunioni_est: Tutorial (Mastroianni)
riunioni_ovest: Tutorial (Talia)
riunioni_est: Tutorial 1 <br>(Mastroianni, Vinci)
riunioni_ovest: Tutorial 4 <br>(Talia, Trunfio)
seminari_est: SNTA
seminari_ovest: free
seminari_ovest: ---

- startTime: "4:00 PM"
endTime: "4:30 PM"
Expand All @@ -152,18 +152,19 @@ schedule:

rooms:
gerace: FRAME
riunioni_est: Tutorial (Mastroianni)
riunioni_ovest: Tutorial (Talia)
riunioni_est: Tutorial 1 <br>(Mastroianni, Vinci)
riunioni_ovest: Tutorial 4 <br>(Talia, Trunfio)
seminari_est: SNTA
seminari_ovest: free
seminari_ovest: ---

- startTime: "7:30 PM"
endTime: "9 PM"
title: "Welcome Cocktail & Poster Session (Polo Piagge)"
title: "Welcome Cocktail & Poster Session (Conference Center 'Polo Piagge')"
type: social

- date: "2024-06-05"
dateReadable: June 5
location: Conference Center "Polo Piagge"
timeslots:
- startTime: "8:30 AM"
endTime: "9:00 AM"
Expand Down Expand Up @@ -227,6 +228,7 @@ schedule:

- date: "2024-06-06"
dateReadable: June 6
location: Conference Center "Polo Piagge"
timeslots:
- startTime: "8:30 AM"
endTime: "9:00 AM"
Expand Down Expand Up @@ -289,12 +291,13 @@ schedule:
- 296

- startTime: "8:30 PM"
endTime: ""
title: "Conference Dinner"
endTime: "11.30 PM"
title: "Conference Dinner (Chiostro S.M. del Carmine)"
type: social

- date: "2024-06-07"
dateReadable: June 7
location: Conference Center "Polo Piagge"
timeslots:
- startTime: "8:30 AM"
endTime: "9:00 AM"
Expand Down
6 changes: 3 additions & 3 deletions _data/wst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ workshops:
title: Workshop on Quantum Search and Information Retrieval
url: "https://www.dmi.unict.it/quasar/"

- acronym: FLEC
title: Workshop on Federated Learning for Edge Computing
url: "https://flec-workshop.github.io/2024/"
# - acronym: FLEC
# title: Workshop on Federated Learning for Edge Computing
# url: "https://flec-workshop.github.io/2024/"

tutorials:
- title: Variational Quantum Algorithms for Resource Management in Cloud/Edge Architectures
Expand Down
47 changes: 20 additions & 27 deletions program.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@
Detailed schedules and information on workshops and tutorials can be found on their
<a href="./workshops.html" target="_blank" class="alert-link">respective pages</a>.
</p>
<!-- <hr>
<p class="h6">
The Poster Session will take place on June 4th during the <b>welcome cocktail</b>.
</p> -->
</div>


Expand All @@ -60,17 +56,14 @@ <h4 id="day{{forloop.index}}" class="schedule-table-heading">
<a class="text-secondary" href="#">
<i class="fa-solid fa-arrow-up mr-2" aria-hidden="true"></i>
</a>
Day {{ forloop.index}} - {{ day.dateReadable }}
{% if day.type == "wst" %}
({{ day.location }})
{% endif %}
Day {{ forloop.index}} - {{ day.dateReadable }} ({{ day.location }})
</h4>
</div>
<table class="table table-bordered table-hover table-sm">
{% if day.type == "wst" %}
<thead>
<tr>
<th class="bg-light text-center h6 align-middle"></th>
<th class="w-25"></th>
<th class="bg-light text-center h6 align-middle">Aula Gerace</th>
<th class="bg-light text-center h6 align-middle">Riunioni Est</th>
<th class="bg-light text-center h6 align-middle">Riunioni Ovest</th>
Expand All @@ -86,19 +79,19 @@ <h4 id="day{{forloop.index}}" class="schedule-table-heading">
<div>{{timeslot.startTime}} - {{timeslot.endTime}}</div>
</td>
{% if timeslot.type == "service" %}
<td colspan=5 class="bg-warning text-center">
<h6 class="text-center">{{timeslot.title}}</h6>
<td colspan=5 class="table-warning text-center align-middle">
<h6 class="text-center mb-1 mt-1">{{timeslot.title}}</h6>
</td>
{% elsif timeslot.type == "social" %}
<td colspan=5 class="bg-dark text-center">
<td colspan=5 class="table-dark text-center align-middle">
<h6 class="text-light">{{timeslot.title}}</h6>
</td>
{% else %}
<td class="text-center h6">{{ timeslot.rooms.gerace }} </td>
<td class="text-center h6">{{ timeslot.rooms.riunioni_est }} </td>
<td class="text-center h6">{{ timeslot.rooms.riunioni_ovest }} </td>
<td class="text-center h6">{{ timeslot.rooms.seminari_est }} </td>
<td class="text-center h6">{{ timeslot.rooms.seminari_ovest }} </td>
<td class="text-center align-middle">{{ timeslot.rooms.gerace }} </td>
<td class="text-center align-middle">{{ timeslot.rooms.riunioni_est }} </td>
<td class="text-center align-middle">{{ timeslot.rooms.riunioni_ovest }} </td>
<td class="text-center align-middle">{{ timeslot.rooms.seminari_est }} </td>
<td class="text-center align-middle">{{ timeslot.rooms.seminari_ovest }} </td>
{% endif %}
{% if forloop.first %}
<td rowspan={{day.timeslots.size}} class="text-center h6 align-middle">
Expand All @@ -112,27 +105,27 @@ <h6 class="text-light">{{timeslot.title}}</h6>
{% for timeslot in day.timeslots %}
<thead>
<tr>
<th class=" bg-light text-center h6 align-middle">
<th class="bg-light text-center h6 align-middle">
<div>{{timeslot.startTime}} - {{timeslot.endTime}}</div>
</th>
{% if timeslot.type == "service" %}
<th class="bg-warning text-center">
<h6 class="text-center">{{timeslot.title}}</h6>
<th class="table-warning text-center align-middle">
<h6 class="text-center mt-1 mb-1">{{timeslot.title}}</h6>
</th>
{% elsif timeslot.type == "keynote" %}
<th class="bg-success text-center">
<h5 class="text-light">Keynote: <i>{{timeslot.title}}</i></h5>
<th class="table-success text-center align-middle">
<h5 class="text-center">Keynote: <i>{{timeslot.title}}</i></h5>
{% if timeslot.speaker %}
<p>Speaker: <i>{{timeslot.speaker}}</i></p>
{% endif %}
</th>
{% elsif timeslot.type == "social" %}
<th class="bg-dark text-center">
<h6 class="text-light">{{timeslot.title}}</h6>
<th class="table-dark text-center align-middle">
<h6 class="text-light mb-1 mt-1">{{timeslot.title}}</h6>
</th>
{% else %}
<th class="bg-info text-center">
<h5 class="text-light text-center">{{timeslot.title}}</h5>
<th class="table-info text-center align-middle">
<h5 class="text-center mb-1 mt-1">{{timeslot.title}}</h5>
{% if timeslot.chair %}
<p>Session chair: <i>{{timeslot.chair}}</i></p>
{% endif %}
Expand All @@ -153,7 +146,7 @@ <h5 class="text-light text-center">{{timeslot.title}}</h5>
<p>
{% for author in submission.authors %}
{% if forloop.first %}
<i><b>Speakers:</b></i> {% else %}, {% endif %}
<i><b>Authors:</b></i> {% else %}, {% endif %}
<i>{{author.name}}</a>
{% endfor %}
</p>
Expand Down
3 changes: 2 additions & 1 deletion venue.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@ <h5>Welcome Cocktail</h5>
href="#piagge">above</a> to reach the
venue.</p>
<h5>Social Dinner</h5>
<p>The Social Dinner takes place in an ancient claustrum downtown, near the main promenade, Corso Italia.
<p>The Social Dinner takes place in an ancient claustrum downtown (Chiostro S.M. del Carmine), near the main
promenade, Corso Italia.
Refer to the <a href="#map">interactive map</a> for directions.</p>
<h5>Piazza dei Miracoli (Miracles’ Square)</h5>
<p>This iconic square, home to the Leaning Tower, is located in the north-west part of the city center. From
Expand Down

0 comments on commit 3f0f4a2

Please sign in to comment.