Skip to content

Commit 8ab15cb

Browse files
author
Scott Straughan
committed
Tweaks to deliverables page.
1 parent d7e0d73 commit 8ab15cb

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

results/deliverables.html

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
---
2+
layout: page
3+
---
4+
5+
<!-- Section: Deliverables -->
6+
<section id="deliverables">
7+
<div class="wrapper">
8+
<h1><span class="material-icons">sports_score</span>Deliverables</h1>
9+
<p>This page is designed to give an overview of the deliverables and target of the SYCLOPS project.</p>
10+
11+
<br />
12+
<br />
13+
14+
<!-- Consortium -->
15+
<table class="table">
16+
<thead>
17+
<tr>
18+
<th>Deliverable</th>
19+
<th>Overview</th>
20+
<th>Download</th>
21+
</tr>
22+
</thead>
23+
<tbody>
24+
<tr>
25+
<td>D1.1</td>
26+
<td>Describes mechanisms to be used during the project implementation, in order to ensure high
27+
quality of activities and deliverables</td>
28+
<td><a class="button"
29+
href="/static/files/deliverables/SYCLOPS-D1.1_ProjectManagementQualityAndRiskPlan_20230331.pdf"
30+
target="_blank"><span class="material-icons">cloud_download</span>Download Report</a>
31+
</td>
32+
</tr>
33+
<tr>
34+
<td>D1.2</td>
35+
<td>Describes mechanisms to handle data created or generated during the project.</td>
36+
<td><a class="button"
37+
href="/static/files/deliverables/SYCLOPS-D1.2_v0.1_DataManagementPlan_20230805.pdf"
38+
target="_blank"><span class="material-icons">cloud_download</span>Download Report</a>
39+
</td>
40+
</tr>
41+
<tr>
42+
<td>D2.1</td>
43+
<td>Provides the overall architectural blueprint of SYCLOPS together with inter and intra-layer
44+
interface definitions</td>
45+
<td><a class="button"
46+
href="/static/files/deliverables/SYCLOPS-D2.1_ArchitectureInterfaceBenchmarkSpec_20230805.pdf"
47+
target="_blank"><span class="material-icons">cloud_download</span>Download Report</a>
48+
</td>
49+
</tr>
50+
<tr>
51+
<td>D6.1</td>
52+
<td> Communication, Networking and Dissemination Plan and Activities</td>
53+
<td><a class="button"
54+
href="/static/files/deliverables/SYCLOPS_D6.1_Dissemination_and_communication_20230331.pdf"
55+
target="_blank"><span class="material-icons">cloud_download</span>Download Report</a>
56+
</td>
57+
</tr>
58+
</tbody>
59+
</table>
60+
</div>
61+
</section>

0 commit comments

Comments
 (0)