Skip to content

Commit 87cc0f6

Browse files
committed
updating news page
1 parent 5dd65dd commit 87cc0f6

2 files changed

Lines changed: 36 additions & 2 deletions

File tree

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ website:
4343
# search: true
4444
contents: # Add HERE new chapters (but not the interactive qmd files)
4545
- file: index.qmd
46-
text: Homepage
46+
text: "Homepage"
4747

4848
- section: Workpackages
4949
expanded: false

chapters/news.qmd

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,38 @@
33
# News
44

55

6-
Some text
6+
```{=html}
7+
<style>
8+
.tight-headings {
9+
<!-- background-color: #e6f2ff; -->
10+
padding: 1em;
11+
}
12+
13+
.tight-headings h4 {
14+
margin-top: 0 !important;
15+
margin-bottom: 0 !important;
16+
padding: 0 !important;
17+
<!-- outline: 1px dotted red; -->
18+
}
19+
</style>
20+
```
21+
22+
::: tight-headings
23+
#### [Our first newsletter](https://cros.ec.europa.eu/system/files/2025-03/1.NEWSLETTER%20AIML4OS.pdf), highlighting the project launch, upcoming datalab presentation, and planned participation at NTTS 2025.
24+
25+
#### [Our second newsletter](https://cros.ec.europa.eu/system/files/2024-12/2.NEWSLETTER%20AIML4OS.pdf), with info on three in-person meetings that took place, as well as more details on individual workpackages.
26+
27+
#### [Our third newsletter](https://cros.ec.europa.eu/system/files/2025-05/3.NEWSLETTER%20AIML4OS.pdf) was released after the first year of the project. It looked at plans across all of the workpackages, as well as an update following NTTS 2025.
28+
29+
#### [Newsletter number four](https://cros.ec.europa.eu/system/files/2025-07/4.NEWSLETTER%20AIML4OS.pdf) reports on an in-person meeting of WP12, more details on WP10, as well as a template for training materials.
30+
31+
#### [Our fifth newsletter](https://cros.ec.europa.eu/system/files/2025-11/5.NEWSLETTER%20AIML4OS.pdf) has details on a deliverable on citizen-in-the-loop, news on text classification, and progress on reconstruction of supply-chain networks.
32+
:::
33+
34+
<div style="width:100%; max-width: 600px;" >
35+
<iframe src="https://www.linkedin.com/embed/feed/update/urn:li:ugcPost:7393689435994996736?collapsed=1"
36+
height="567"
37+
width=100%
38+
frameborder="0" allowfullscreen="" title="Embedded post">
39+
</iframe>
40+
</div>

0 commit comments

Comments
 (0)