Update content:
ci/woodpecker/push/woodpecker Pipeline was successful Details

- Update meeting plan, add correct links to the table
- Update attend page, add correct links
- Update venue page, add clear instructions and embed leaflet map
This commit is contained in:
Savva 2023-11-19 18:28:44 +02:00
parent f3603fe865
commit aa6e3df097
3 changed files with 69 additions and 18 deletions

View File

@ -8,10 +8,10 @@ menu: main
## Important information
- The venue has free WiFi
- We're still figuring out the food and drinks situation and update this page soon
- If you have registered but can't make it, please cancel promptly via [email](mailto:info@k-space.ee)
- If you want to actively participate in the meeting you have to be registeres as on online attendee [on the Ripe 87 website](https://meeting-registration.ripe.net/meeting-pub/registration?4&meetingId=0baebe05-4707-471a-989a-cad0631456d6)
- During the local hub meeting we will adhere to the same code of conduct as the main Ripe 87 event. You can find more information [here](https://ripe87.ripe.net/attend/code-of-conduct/). Please report any concerns via [email](mailto:info@k-space.ee)
- For any questions please reach us via [email](mailto:info@k-space.ee)
- If you have registered but can't make it, please cancel promptly via [info@k-space.ee](mailto:info@k-space.ee)
- If you want to actively participate in the meeting you have to be registeres as on online attendee: [https://meeting-registration.ripe.net/meeting-pub/registration?4&meetingId=0baebe05-4707-471a-989a-cad0631456d6](https://meeting-registration.ripe.net/meeting-pub/registration?4&meetingId=0baebe05-4707-471a-989a-cad0631456d6)
- During the local hub meeting we will adhere to the same code of conduct as the main Ripe 87 event. You can find more information [https://ripe87.ripe.net/attend/code-of-conduct/](https://ripe87.ripe.net/attend/code-of-conduct/). Please report any concerns via [info@k-space.ee](mailto:info@k-space.ee)
- For any questions please reach us via [info@k-space.ee](mailto:info@k-space.ee)
<!--

View File

@ -5,6 +5,12 @@ description: "28 - 29 November 2023"
type: page
menu: main
---
## Full
Full program is available here: https://ripe87.ripe.net/programme/meeting-plan/
At our local hub we will focus on just two days, 28 and 29 November.
## Local
{{< rawhtml >}}
<table class="tc meeting-plan">
<thead>
@ -22,8 +28,8 @@ menu: main
</tr>
<tr>
<td>09:00</td>
<td><a href="https://ripe87.ripe.net/programme/meeting-plan/plenary/">Plenary</a></td>
<td>Address Policy</td>
<td><a href="https://ripe87.ripe.net/programme/meeting-plan/plenary/#tue1">Plenary</a></td>
<td><a href="https://ripe87.ripe.net/programme/meeting-plan/ap-wg/#ap1">Address Policy</a></td>
</tr>
<tr>
<td>10:30</td>
@ -32,8 +38,8 @@ menu: main
</tr>
<tr>
<td>11:00</td>
<td><a href="https://ripe87.ripe.net/programme/meeting-plan/plenary/">Plenary</a></td>
<td>Address Policy</td>
<td><a href="https://ripe87.ripe.net/programme/meeting-plan/plenary/#tue2">Plenary</a></td>
<td><a href="https://ripe87.ripe.net/programme/meeting-plan/ap-wg/#ap2">Address Policy</a></td>
</tr>
<tr>
<td>12:30</td>
@ -42,8 +48,8 @@ menu: main
</tr>
<tr>
<td>14:30</td>
<td><a href="https://ripe87.ripe.net/programme/meeting-plan/plenary/">Plenary</a></td>
<td>RIPE NCC Services </td>
<td><a href="https://ripe87.ripe.net/programme/meeting-plan/plenary/#tue3">Plenary</a></td>
<td><a href="https://ripe87.ripe.net/programme/meeting-plan/ncc-services-wg/">RIPE NCC Services</a></td>
</tr>
<tr>
<td>15:30</td>
@ -52,8 +58,8 @@ menu: main
</tr>
<tr>
<td>16:00</td>
<td><a href="https://ripe87.ripe.net/programme/meeting-plan/plenary/">Plenary</a></td>
<td>General Meeting</td>
<td><a href="https://ripe87.ripe.net/programme/meeting-plan/mat-wg/">MAT</a></td>
<td><a href="https://www.ripe.net/participate/meetings/gm/meetings/november-2023/general-meeting-november-2023">General Meeting</a></td>
</tr>
<tr>
<td>17:30</td>
@ -62,13 +68,13 @@ menu: main
</tr>
<tr>
<td>18:00</td>
<td>BoF</td>
<td>Foo Bar</td>
<td><a href="https://www.ripe.net/participate/ripe/bof">BoF</a></td>
<td>Networking (AFK)</td>
</tr>
<tr>
<td>19:00</td>
<td>END</td>
<td>END</td>
<td>Networking (AFK)</td>
<td></td>
</tr>
</tbody>
</table>

View File

@ -6,7 +6,52 @@ type: page
menu: main
---
## K-space hackerspace
The RIPE87 Local Hub will be held in K-space.
K-space is a hackerspace located in Tehnopol Science and Business Park, on the 5th floor of the Cybernetics building (Küberneetika maja).
The RIPE87 Local Hub will be held in K-space.
K-space is a hackerspace located in Tehnopol Park, on the 5th floor of the Cybernetics building (Küberneetika maja).
There are two entrances:
1. is open until 18:00, has elevator that goes to the 4th floor and stairs to the 5th floor.
2. is always open, but only has the stairs.
{{< rawhtml >}}
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css" integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY=" crossorigin=""/>
<script src="https://unpkg.com/leaflet@1.9.4/dist/leaflet.js" integrity="sha256-20nQCchB9co0qIjJZRGuk2/Z9VM+kNiyxNV1lvTlZBo=" crossorigin=""></script>
<style>
html, body {
height: 100%;
margin: 0;
}
.leaflet-container {
height: 400px;
width: 600px;
max-width: 100%;
max-height: 100%;
}
</style>
<div id="map" style="width: 600px; height: 400px;"></div>
<script>
const map = L.map('map').setView([59.39835, 24.661], 18);
const tiles = L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', {
maxZoom: 19,
attribution: '&copy; <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>'
}).addTo(map);
const markerA = L.marker([59.39818, 24.66135])
.addTo(map)
.bindPopup('<b>Entrance 1</b>', { autoClose: false })
.openPopup();
const markerB = L.marker([59.39835, 24.65974])
.addTo(map)
.bindPopup('<b>Entrance 2</b>', { autoClose: false })
.openPopup();
map.on('click', onMapClick);
</script>
{{< /rawhtml >}}
For any questions please reach out via [+372 665 96 51](tel:+3726659651) or [info@k-space.ee](info@k-space.ee)