Skip to content

Commit d415608

Browse files
committed
publish sycl / fix some stuff
new superhtml complained about some attribute, a smd file got autoformatted
1 parent c977b63 commit d415608

8 files changed

Lines changed: 76 additions & 38 deletions

File tree

content/europe/milano/1.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ Some pictures of the day and the video of the closing talks where attendees shar
6464

6565
Video
6666
```=html
67-
<iframe width="560" height="315" src="https://www.youtube.com/embed/K6ULgtdj1Yg?si=qJrGM5euZRCZpzWl" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
67+
<iframe width="560" height="315" src="https://www.youtube.com/embed/K6ULgtdj1Yg?si=qJrGM5euZRCZpzWl" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
6868
```

content/europe/milano/2.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ The hottests topics discussed by the groups:
7373
Video of the closing talks where attendees shared their activities throughout the day.
7474

7575
```=html
76-
<iframe width="560" height="315" src="https://www.youtube.com/embed/l_RT1js6bkA?si=xvYuRMMAYcJOtI8f" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
76+
<iframe width="560" height="315" src="https://www.youtube.com/embed/l_RT1js6bkA?si=xvYuRMMAYcJOtI8f" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
7777
```

content/europe/milano/4.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,5 +171,5 @@ The hottests topics discussed by the groups:
171171
Video of the closing talks where attendees shared their activities throughout the day.
172172

173173
```=html
174-
<iframe width="700" height="350" src="https://www.youtube.com/embed/WoA1eznwH5A?si=Ki6g_6lcOm9H4p0r" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
174+
<iframe width="700" height="350" src="https://www.youtube.com/embed/WoA1eznwH5A?si=Ki6g_6lcOm9H4p0r" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
175175
```

content/europe/milano/5.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ Major topics discussed during the day:
6464
Video of the closing talks where attendees shared their activities throughout the day (in Italian).
6565

6666
```=html
67-
<iframe width="700" height="350" src="https://www.youtube.com/embed/95OSqrDXRvc?si=S59L5Ta1c3xnB_3R" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
67+
<iframe width="700" height="350" src="https://www.youtube.com/embed/95OSqrDXRvc?si=S59L5Ta1c3xnB_3R" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
6868
```

content/europe/milano/index.smd

Lines changed: 24 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,26 +21,34 @@
2121
"timezone": "Europe/Rome",
2222
"latitude": "9.182259875747453",
2323
"longitude": "45.47144087581948",
24-
}
24+
},
2525
---
2626

27-
The Italian Zig community is growing and we are happy to host the first ever Zig Day!
27+
The Italian Zig community is growing and we are happy to host the first ever
28+
Zig Day!
2829

29-
Primary goal of the Zig Day Milano is to meet other people interested in Zig and build something together.
30-
This means working in pair or groups to write some code and share it at the end of the day.
30+
Primary goal of the Zig Day Milano is to meet other people interested in Zig
31+
and build something together. This means working in pair or groups to write
32+
some code and share it at the end of the day.
3133

32-
Learning is the key: feel free to experiment on your own, asking around when in doubt; or sit down with someone else and contribute to an existing Zig project.
34+
Learning is the key: feel free to experiment on your own, asking around when
35+
in doubt; or sit down with someone else and contribute to an existing Zig
36+
project.
3337

34-
There are no constraints for what to do during the Zig Day, the only rule is to note at least one thing that was learnt during the day, so it can be shared with other attendees at the end of the day.
38+
There are no constraints for what to do during the Zig Day, the only rule is
39+
to note at least one thing that was learnt during the day, so it can be
40+
shared with other attendees at the end of the day.
3541

3642
We build software with the same love we cook food!
3743

3844
### What to expect
3945

40-
We want to have a Zig Day with monthly cadence, usually around the second weekend of the month.
41-
It is not certain we will do it, due to the difficulty of finding venues that host on Saturday.
46+
We want to have a Zig Day with monthly cadence, usually around the second
47+
weekend of the month. It is not certain we will do it, due to the difficulty
48+
of finding venues that host on Saturday.
4249

43-
We don't have a stable venue to host all our events yet, so expect changes from month to month.
50+
We don't have a stable venue to host all our events yet, so expect changes
51+
from month to month.
4452

4553
A typical Zig Day in Milan would run as follows (times are approximate):
4654

@@ -55,15 +63,15 @@ A typical Zig Day in Milan would run as follows (times are approximate):
5563

5664
Join the community in our channels to meet other ziglers in the Bel Paese:
5765

58-
* Telegram channel [Zig Italia](https://t.me/ziglang_it)
59-
* [Zig User Group Italia](https://www.meetup.com/it-IT/italia-zig-user-group) on `meetup.com`
66+
- Telegram channel [Zig Italia](https://t.me/ziglang_it)
67+
- [Zig User Group Italia](https://www.meetup.com/it-IT/italia-zig-user-group)
68+
on `meetup.com`
6069

6170
### Contacts
6271

6372
People making Zig Day Milano possible (in alphabetical order):
6473

65-
* [Claudio Beatrice](https://github.com/omissis)
66-
* [Francesco Gualazzi](https://github.com/inge4pres)
67-
* [Ludovico Besana](https://github.com/ludovicobesana)
68-
* [Tommaso Previero](https://github.com/tpreviero)
69-
74+
- [Claudio Beatrice](https://github.com/omissis)
75+
- [Francesco Gualazzi](https://github.com/inge4pres)
76+
- [Ludovico Besana](https://github.com/ludovicobesana)
77+
- [Tommaso Previero](https://github.com/tpreviero)

content/special/0.smd

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
.title = "Zig Day @ Systems Distributed '26",
2+
.title = "Zig Day Boston @ Systems Distributed '26",
33
// Announcement date
44
.date = @date("2026-06-01T00:00:00"),
55
.author = "Sample Author",
@@ -18,8 +18,9 @@
1818

1919
## RSVP Link
2020

21-
To register for this event sign up here: [https://luma.com/eloljzc0](https://luma.com/eloljzc0).
22-
No conference ticket required.
21+
To register for this event sign up here:
22+
[https://luma.com/eloljzc0](https://luma.com/eloljzc0). No conference ticket
23+
required.
2324

2425
## About
2526

@@ -31,8 +32,8 @@ attendees to experience a Zig Day.
3132

3233
**Zig Days are full-day collaborative programming events.**
3334

34-
We meet in the morning, introduce ourselves and form small groups to work
35-
on learning / passion projects with the ultimate goal of learning systems
35+
We meet in the morning, introduce ourselves and form small groups to work on
36+
learning / passion projects with the ultimate goal of learning systems
3637
thinking and how to make software you can love.
3738

3839
[Here you can learn more about systems thinking and software you can love.](/about/)

content/special/1.smd

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
.title = "Software You Can Love Vancouver '26",
3+
// Announcement date
4+
.date = @date("2026-06-01T00:00:00"),
5+
.author = "Sample Author",
6+
.layout = "special-event.shtml",
7+
// You **MUST** increase 'version' if you edit the date, the duration or the
8+
// address of this event.
9+
.custom = {
10+
"version": 1,
11+
"start": "2026-10-03T09:00:00",
12+
"duration": 7,
13+
"address": "1205 Pinetree Wy, Coquitlam, BC V3B 7X3",
14+
"latitude": "-122.79066527791129",
15+
"longitude": "49.28532617109596",
16+
},
17+
.draft = false,
18+
---
19+
20+
This year's Software You Can Love is hosted by Matt Knight in Vancouver!
21+
22+
Join us for a 3-day conference dedicated to celebrating the art of creating
23+
software for humans.
24+
25+
https://softwareyoucanlove.ca

layouts/index.shtml

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,17 @@
5252
width: 1rem;
5353
}
5454

55+
.special .cities {
56+
flex-direction: column-reverse;
57+
}
58+
5559
.special .cities a {
5660
color: #333;
5761
font-weight: bold;
5862
background-color: #f5ec42;
5963
width: 100%;
6064
text-align: center;
65+
box-sizing: border-box;
6166
}
6267

6368
.special .cities a:hover {
@@ -109,19 +114,18 @@
109114
L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', {
110115
maxZoom: 10,
111116
attribution: '&copy; <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>'
112-
}
113-
).addTo(map);
114-
115-
var ZeroIcon = L.icon({ iconUrl: "images/zero.svg", iconSize: [46, 46]});
116-
var SpecialIcon = L.icon({iconUrl: "images/special.svg", iconSize: [46, 46]});
117-
118-
const locations = document.querySelectorAll('a[data-longitude]');
119-
for (let idx = locations.length - 1; idx >=0; idx -= 1) {
120-
const e = locations[idx];
121-
const special = e.dataset.special != undefined;
122-
let marker = L.marker([e.dataset.longitude, e.dataset.latitude] ,
117+
}).addTo(map);
118+
119+
var ZeroIcon = L.icon({ iconUrl: "images/zero.svg", iconSize: [46, 46]});
120+
var SpecialIcon = L.icon({iconUrl: "images/special.svg", iconSize: [46, 46]});
121+
122+
const locations = document.querySelectorAll('a[data-longitude]');
123+
for (let idx = locations.length - 1; idx >=0; idx -= 1) {
124+
const e = locations[idx];
125+
const special = e.dataset.special != undefined;
126+
let marker = L.marker([e.dataset.longitude, e.dataset.latitude] ,
123127
{ icon: special ? SpecialIcon : ZeroIcon, zIndexOffset: special ? 10 : 0 }).addTo(map);
124-
marker.bindPopup(e.outerHTML);
125-
}
128+
marker.bindPopup(e.outerHTML);
129+
}
126130
</script>
127131
</body>

0 commit comments

Comments
 (0)