diff --git a/src/components/Header.astro b/src/components/Header.astro index bbbaa6a..376734b 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -104,6 +104,7 @@ import PrimaryCta from "./PrimaryCta.astro";
- Join us at for a day of collaborating on Matrix projects - and putting all the ideas we just had into action! + Join us at Aalborg University for a day of collaboration on Matrix projects, where we’ll turn + the ideas we’ve just discussed into action! Many thanks to the Department of Computer Science + at Aalborg University for hosting us.
- The venue for the hackathon will be announced soon and - will be reachable within at most one hour by public transport from the main conference venue. + Please see our dedicated page for further details.
- Team work makes the dream work: - Volunteers join the team in making The Matrix Conference into reality. - Sign up early and receive a free ticket and exclusive crew merch. + Join us at Aalborg University for a hackathon on 23rd October, 2026.
+ Attending the hackathon? Please see our dedicated page for further information. +
diff --git a/src/pages/hackathon.astro b/src/pages/hackathon.astro new file mode 100644 index 0000000..baceb6f --- /dev/null +++ b/src/pages/hackathon.astro @@ -0,0 +1,189 @@ +--- +import PrimaryCta from "../components/PrimaryCta.astro"; +import TextAndImage from "../components/TextAndImage.astro"; +import BaseLayout from "../layouts/BaseLayout.astro"; + +import Fosdem from "../img/Fosdem.avif"; +import Fosdem2 from "../img/Fosdem2.avif"; + +const pageTitle = "Attend the hackathon" +const pageDescription = "Join us for a hackathon on 23rd October, 2026. In collaboration with Dr Carla Griggio and the mInt Research Lab on User-Centered Messaging Interoperability at the Department of Computer Science, Aalborg University, the hackathon will take place in Copenhagen, Denmark." +--- + + ++ Join us for a hackathon on 23rd October, 2026. In collaboration with Dr Carla Griggio and the + mInt Research Lab on User-Centered Messaging Interoperability at the Department of + Computer Science, Aalborg University, the + hackathon will take place in Copenhagen, Denmark. +
++ Don't forget to grab your ticket! +
++ There are many activities to take part in during the hackathon, including: +
++ The hackathon marks the end of the conference and takes place at A. C. Meyers Vænge 15, 2450 + Copenhagen, Denmark (Rooms 3.084A and 3.084B; view on + Google Maps or + OpenStreetMap), + following the main conference in Malmö, Sweden. Whilst at the venue, Aalborg University’s + map app will help you navigate the campus and surrounding area. +
++ Travelling between the two locations is straightforward. You can either take a train on the + Öresundståg network from Malmö to Ørestad and transfer to bus + 8A, getting off at Sluseholmen St, or continue on the + Öresundståg network to Copenhagen Central Station (København H) + and then take metro line M4 to Sluseholmen St. +
++ Public transport tickets can be purchased easily through the Skånetrafiken app. + The app is available in English. +
+ ++ Denmark is part of the Schengen Area, so it is easy to travel there from many European countries, including Sweden. + Please also note that Denmark uses the Danish krone (DKK), not the euro, as its currency. +
++ Refreshments at the hackathon will cater to a range of dietary needs and preferences, including vegetarian, vegan + and gluten-free options. +
++ Please note that the health and safety policies, as well as the accessibility information, that apply to the + main conference also apply to the hackathon. Please see the + relevant information for more details. +
+