Skip to content

Commit

Permalink
deploy: 43adf05
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquecf committed Nov 29, 2024
0 parents commit 31b77a9
Show file tree
Hide file tree
Showing 9 changed files with 1,524 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2025.euruko.org
Binary file added images/banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions images/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
127 changes: 127 additions & 0 deletions images/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
127 changes: 127 additions & 0 deletions images/white-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
205 changes: 205 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,205 @@
<!DOCTYPE html>
<html lang="en" class="h-full">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>EuRuKo 2025 - The Heart of Code | Viana do Castelo, Portugal</title>
<meta name="description" content="Join us at EuRuKo 2025, the European Ruby Conference, in Viana do Castelo, Portugal. An annual conference with an informal atmosphere and opportunities to learn from developers worldwide.">

<!-- Open Graph / Social Media -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://2025.euruko.org">
<meta property="og:title" content="EuRuKo 2025 - The Heart of Code | Viana do Castelo, Portugal">
<meta property="og:description" content="Join us at EuRuKo 2025, the European Ruby Conference, in Viana do Castelo, Portugal. An annual conference with an informal atmosphere and opportunities to learn from developers worldwide.">
<meta property="og:image" content="/images/banner.jpg">
<meta property="og:image:alt" content="EuRuKo 2025 Conference Banner">

<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@euruko">
<meta name="twitter:title" content="EuRuKo 2025 - The Heart of Code">
<meta name="twitter:description" content="Join us at EuRuKo 2025, the European Ruby Conference, in Viana do Castelo, Portugal. An annual conference with an informal atmosphere and opportunities to learn from developers worldwide.">
<meta name="twitter:image" content="/images/banner.jpg">

<link href="output.css" rel="stylesheet">
<link rel="icon" href="images/favicon.svg" type="image/svg+xml">
<link rel="icon" href="images/favicon.png" type="image/png">
</head>
<body class="flex h-full flex-col bg-euruko-purple">
<header>
<!-- Navigation hidden for now
<nav class="mx-auto max-w-7xl px-6 lg:px-8" aria-label="Global">
<div class="relative flex items-center justify-between py-6">
<div class="flex items-center gap-x-8">
<img src="images/logo.svg" alt="EuRuKo 2025 Logo" class="h-20 w-auto">
</div>
<div class="flex items-center gap-x-8">
<a href="#sponsors" class="text-sm font-medium leading-6 text-white hover:text-euruko-accent">Sponsors</a>
</div>
</div>
</nav>
-->
</header>

<main class="relative isolate flex-1">
<!-- Background dots pattern -->
<div class="absolute inset-0 -z-10 bg-dots-pattern bg-[size:30px_30px] opacity-20"></div>

<div class="relative isolate bg-gradient-to-b from-euruko-accent to-euruko-purple">
<div class="mx-auto max-w-7xl px-6 py-12 sm:py-16 lg:px-8">
<div class="mx-auto max-w-2xl text-center">
<img src="images/white-logo.svg" alt="EuRuKo 2025 Logo" class="h-56 w-auto mx-auto mb-12">
<h2 class="text-4xl font-bold tracking-tight text-white sm:text-6xl">
THE HE<span class="text-euruko-primary">ART</span> OF CODE
</h2>
</div>
</div>
</div>

<div class="relative isolate px-6 lg:px-8">
<div class="mx-auto max-w-7xl py-8 sm:py-12 lg:py-16">
<div class="lg:flex lg:items-center lg:gap-x-16">
<!-- Text content (left on desktop, top on mobile) -->
<div class="lg:w-1/2 text-center lg:text-left">
<h1 class="text-3xl font-bold tracking-tight text-white sm:text-4xl">
September 18-19, 2025<br>
</h1>
<h2 class="mt-6 text-2xl font-bold tracking-tight text-white">
What is EuRuKo?
</h2>
<p class="mt-4 text-lg leading-8 text-gray-300">
EuRuKo (European Ruby Conference) is an annual conference about the Ruby programming language with an informal atmosphere and lots of opportunities to listen, learn, and talk with developers from all around the world.
</p>
<div class="flex justify-center my-8">
<img src="images/favicon.svg" alt="" class="h-8 w-auto opacity-50" aria-hidden="true">
</div>
<h2 class="mt-6 text-2xl font-bold tracking-tight text-white">
Viana do Castelo, Portugal
</h2>
<p class="mt-6 text-lg leading-8 text-gray-300">
Join us in Viana do Castelo, a charming coastal city where history meets modernity.
Experience a city rich in culture and
architectural heritage, and conveniently located only 40 minutes from Porto Airport.
</p>
<div class="mt-8 flex justify-center lg:justify-start gap-x-4">
<div class="relative rounded-full px-4 py-1 text-sm leading-6 text-gray-300 ring-1 ring-euruko-accent/20">
Call for Proposals opens Q1 2025
</div>
<div class="relative rounded-full px-4 py-1 text-sm leading-6 text-gray-300 ring-1 ring-euruko-accent/20">
Tickets on sale Spring 2025
</div>
</div>
<div class="mt-10 flex items-center justify-center lg:justify-start gap-x-8">
<a href="https://linkedin.com/company/euruko" target="_blank" rel="noopener" class="text-gray-300 hover:text-euruko-accent">
<span class="sr-only">LinkedIn</span>
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24">
<path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/>
</svg>
</a>
<a href="https://x.com/euruko" target="_blank" rel="noopener" class="text-gray-300 hover:text-euruko-accent">
<span class="sr-only">X (Twitter)</span>
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24">
<path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/>
</svg>
</a>
<a href="https://discord.gg/EYCTjpC9" target="_blank" rel="noopener" class="text-gray-300 hover:text-euruko-accent">
<span class="sr-only">Discord</span>
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24">
<path d="M19.27 5.33C17.94 4.71 16.5 4.26 15 4a.09.09 0 0 0-.07.03c-.18.33-.39.76-.53 1.09a16.09 16.09 0 0 0-4.8 0c-.14-.34-.35-.76-.54-1.09c-.01-.02-.04-.03-.07-.03c-1.5.26-2.93.71-4.27 1.33c-.01 0-.02.01-.03.02c-2.72 4.07-3.47 8.03-3.1 11.95c0 .02.01.04.03.05c1.8 1.32 3.53 2.12 5.24 2.65c.03.01.06 0 .07-.02c.4-.55.76-1.13 1.07-1.74c.02-.04 0-.08-.04-.09c-.57-.22-1.11-.48-1.64-.78c-.04-.02-.04-.08-.01-.11c.11-.08.22-.17.33-.25c.02-.02.05-.02.07-.01c3.44 1.57 7.15 1.57 10.55 0c.02-.01.05-.01.07.01c.11.09.22.17.33.26c.04.03.04.09-.01.11c-.52.31-1.07.56-1.64.78c-.04.01-.05.06-.04.09c.32.61.68 1.19 1.07 1.74c.03.01.06.02.09.01c1.72-.53 3.45-1.33 5.25-2.65c.02-.01.03-.03.03-.05c.44-4.53-.73-8.46-3.1-11.95c-.01-.01-.02-.02-.04-.02zM8.52 14.91c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.84 2.12-1.89 2.12zm6.97 0c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.83 2.12-1.89 2.12z"/>
</svg>
</a>
</div>
</div>

<!-- Video section (right on desktop, bottom on mobile) -->
<div class="mt-10 lg:mt-0 lg:w-1/2">
<div class="relative aspect-video rounded-xl overflow-hidden bg-gray-900/5 shadow-lg">
<iframe
class="absolute inset-0 w-full h-full"
src="https://www.youtube.com/embed/zqKfGVdQ-wo?autoplay=1&mute=1"
title="Viana do Castelo Promotional Video"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen>
</iframe>
</div>
</div>
</div>
</div>
</div>

<!-- Sponsors Section -->
<div id="sponsors" class="relative isolate px-6 py-24 sm:py-32 lg:px-8">
<div class="mx-auto max-w-2xl text-center">
<h2 class="text-3xl font-bold tracking-tight text-white sm:text-4xl">Become a Sponsor</h2>
<p class="mt-6 text-lg leading-8 text-gray-300">
Join us in making EuRuKo 2025 an unforgettable experience. Support the Ruby community and showcase your brand to hundreds of passionate developers.
</p>
<div class="mt-10 flex items-center justify-center">
<a href="https://drive.google.com/file/d/1FQYh2qHoYavWVkEWZzQ09cRK_Ydw9P6g/view?usp=sharing"
target="_blank"
rel="noopener"
class="rounded-md bg-euruko-primary px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-euruko-primary/80 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-euruko-primary">
Download Sponsorship Package
</a>
</div>
</div>
</div>

<!-- Newsletter Section -->
<div class="relative isolate overflow-hidden py-8 sm:py-12 lg:py-16 flex justify-center">
<script async data-uid="efd369c9de" src="https://euruko.kit.com/efd369c9de/index.js"></script>
</div>
</main>

<footer class="relative border-t border-white/10">
<div class="mx-auto max-w-7xl px-6 py-12 lg:px-8">
<div class="xl:grid xl:grid-cols-3 xl:gap-8">
<!-- Logo and Description -->
<div class="space-y-8">
<img src="images/logo.svg" alt="EuRuKo 2025 Logo" class="h-12 w-auto">
<p class="text-sm leading-6 text-gray-300">
The European Ruby Conference<br>
September 18-19, 2025<br>
Viana do Castelo, Portugal
</p>
</div>

<!-- Contact -->
<div class="mt-16 xl:mt-0">
<h3 class="text-sm font-semibold leading-6 text-white">Contact</h3>
<div class="mt-6 space-y-4">
<a href="mailto:[email protected]" class="text-sm leading-6 text-gray-300 hover:text-euruko-accent">
[email protected]
</a>
</div>
</div>

<!-- Social Links -->
<div class="mt-16 xl:mt-0">
<h3 class="text-sm font-semibold leading-6 text-white">Social</h3>
<div class="mt-6 flex space-x-6">
<a href="https://linkedin.com/company/euruko" target="_blank" rel="noopener" class="text-gray-400 hover:text-euruko-accent">
<span class="sr-only">LinkedIn</span>
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24">
<path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/>
</svg>
</a>
<a href="https://x.com/euruko" target="_blank" rel="noopener" class="text-gray-400 hover:text-euruko-accent">
<span class="sr-only">X (Twitter)</span>
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24">
<path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/>
</svg>
</a>
<a href="https://discord.gg/EYCTjpC9" target="_blank" rel="noopener" class="text-gray-400 hover:text-euruko-accent">
<span class="sr-only">Discord</span>
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24">
<path d="M19.27 5.33C17.94 4.71 16.5 4.26 15 4a.09.09 0 0 0-.07.03c-.18.33-.39.76-.53 1.09a16.09 16.09 0 0 0-4.8 0c-.14-.34-.35-.76-.54-1.09c-.01-.02-.04-.03-.07-.03c-1.5.26-2.93.71-4.27 1.33c-.01 0-.02.01-.03.02c-2.72 4.07-3.47 8.03-3.1 11.95c0 .02.01.04.03.05c1.8 1.32 3.53 2.12 5.24 2.65c.03.01.06 0 .07-.02c.4-.55.76-1.13 1.07-1.74c.02-.04 0-.08-.04-.09c-.57-.22-1.11-.48-1.64-.78c-.04-.02-.04-.08-.01-.11c.11-.08.22-.17.33-.25c.02-.02.05-.02.07-.01c3.44 1.57 7.15 1.57 10.55 0c.02-.01.05-.01.07.01c.11.09.22.17.33.26c.04.03.04.09-.01.11c-.52.31-1.07.56-1.64.78c-.04.01-.05.06-.04.09c.32.61.68 1.19 1.07 1.74c.03.01.06.02.09.01c1.72-.53 3.45-1.33 5.25-2.65c.02-.01.03-.03.03-.05c.44-4.53-.73-8.46-3.1-11.95c-.01-.01-.02-.02-.04-.02zM8.52 14.91c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.84 2.12-1.89 2.12zm6.97 0c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.83 2.12-1.89 2.12z"/>
</svg>
</a>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>
Loading

0 comments on commit 31b77a9

Please sign in to comment.