diff --git a/rubycon.it/_includes/faq.html b/rubycon.it/_includes/faq.html index ab1d895..4f7e891 100644 --- a/rubycon.it/_includes/faq.html +++ b/rubycon.it/_includes/faq.html @@ -1,14 +1,14 @@ {% capture description %} If you don't find the answer you were looking for, for specific questions, contact our -support team or +support team or ask in our -Discord Channel. +Discord Channel. {% endcapture %} {% capture content %}
Fri, 8 May 08:30: Main Event
-Fri, 8 May 20:00: Dinner + Toga Party
-Sat, 9 May 10:00: Guided tour to the Mouth of the Rubicon
+Fri, 8 May 08:30: Main Event
+Fri, 8 May 20:00: Dinner + Toga Party
+Sat, 9 May 10:00: Guided tour to the mouth of the Rubicon
View the full schedule (Ruby code) →
diff --git a/rubycon.it/_includes/section.html b/rubycon.it/_includes/section.html
index ed9abde..d6dca8c 100644
--- a/rubycon.it/_includes/section.html
+++ b/rubycon.it/_includes/section.html
@@ -1,5 +1,5 @@
{{ include.description }} {{ info.content }} Thanks for considering sponsoring Rubycon Italy! 🇮🇹💎 We're a community-driven conference for Ruby and Rails folks. By supporting us, you'll connect with passionate developers and help grow the Italian Ruby scene. We're pretty flexible! Got a creative idea? Let's talk. We've got a large room next to the main hall perfect for booths, demos, or meetups. Just ask! Happy to include your goodies in our attendee bags (as long as they're not too heavy!).{{ include.title }}
@@ -7,7 +7,7 @@ {{ include.title }}
-Interested in sponsoring? Contact us at
-{{ site.info_email }}
-{% endcapture %} {% capture content %} {% for sponsor in site.data.sponsors %}
+{% capture description %}
+ We thank these organizations for supporting the Ruby community in Italy.
+
+ Interested in sponsoring?
+
+ Learn more or contact us at {{ site.info_email }}
+{% endcapture %}
+{% capture title %}{{ include.title | default: "V. Our sponsors" }}{% endcapture %}
+{% capture content %} {% for sponsor in site.data.sponsors %}
@@ -20,5 +24,4 @@
{{ site.data.venue.title }}
{% for info in site.data.venue.info %}
{{ site.data.venue.title }}
-
+
Check out Logistics & Hotels
@@ -45,4 +45,4 @@ {{ site.data.venue.title }}
title="IV. Venue"
description="Experience Ruby Italy in the beautiful city of Rimini, Italy."
content=content
-%}
\ No newline at end of file
+%}
diff --git a/rubycon.it/_layouts/page.html b/rubycon.it/_layouts/page.html
index 6048098..e64ce7f 100644
--- a/rubycon.it/_layouts/page.html
+++ b/rubycon.it/_layouts/page.html
@@ -5,7 +5,7 @@
{{ page.title }}
+ {{ page.title }}
diff --git a/rubycon.it/assets/css/style.scss b/rubycon.it/assets/css/style.scss
index 2dc9656..c4ae133 100644
--- a/rubycon.it/assets/css/style.scss
+++ b/rubycon.it/assets/css/style.scss
@@ -36,6 +36,7 @@ section:nth-of-type(odd),
header,
.mobile-menu {
background-color: variables.$background-secondary;
+ color: variables.$text-color-dark;
}
.bg-secondary {
diff --git a/rubycon.it/assets/css/variables.scss b/rubycon.it/assets/css/variables.scss
index 0a94a9f..64003a7 100644
--- a/rubycon.it/assets/css/variables.scss
+++ b/rubycon.it/assets/css/variables.scss
@@ -1,3 +1,6 @@
$body-text-color: #606c71 !default;
$background-primary: linear-gradient(135deg, #500011 0%, #2b0b01 100%);
-$background-secondary: #f4f1ed;
\ No newline at end of file
+$background-secondary: #f4f1ed;
+$ruby-red: #dc2626;
+$ruby-cyan: #00b0ff;
+$text-color-dark: #1f2937;
\ No newline at end of file
diff --git a/rubycon.it/sponsors.md b/rubycon.it/sponsors.md
index dcb2c76..b8eafd9 100644
--- a/rubycon.it/sponsors.md
+++ b/rubycon.it/sponsors.md
@@ -1,33 +1,51 @@
---
layout: page
-title: 🤝 Sponsoring Rubycon Italy
+title: Sponsoring Rubycon.it
permalink: /sponsors/
---
-Thank you for your interest in supporting the Ruby community in Italy! 🇮🇹💎
-
-Rubycon Italy is a community-driven conference dedicated to Ruby and Rails enthusiasts. By sponsoring us, you'll gain visibility among a passionate group of developers and support the growth of the Italian Ruby ecosystem.
-
-## 📄 Sponsorship Prospectus
-
-Download our sponsorship packages to learn more about benefits and tiers:
-
-* 📄 **[2026 Sponsorship Packages (Document)](/assets/documents/rubycon-2026-sponsorship-packages-doc.pdf)** - Detailed information.
-* 🖥️ **[2026 Sponsorship Slides (Presentation)](/assets/documents/rubycon-2026-sponsorship-packages-slides.pdf)** - Quick overview.
-
-
-
-## 💡 Bespoke Opportunities & Flexibility
-
-We are a community-friendly event, and we are **flexible**! If you have a creative idea for sponsorship that isn't in the packages, we'd love to hear it.
-
-* **Extra Space:** We have a large room adjacent to the main conference hall (Sala Quarzo) available for booths, banquets, or showcasing merchandise/demos. If you need space to engage with attendees, just ask!
-* **Swag Bag:** We are completely open to including your merchandise in our attendee swag bags, provided it is reasonable in size and weight.
-
-### 🏛️ Current Sponsors
-
-{% include sponsors_list.html %}
-
-## 📬 Contact Us
-
-Interested in a package, space for a booth, or have a unique idea? Reach out to our sponsorship team at [sponsors@rubycon.it](mailto:sponsors@rubycon.it).
+💡 Something Different?
+ Extra Space
+ Swag Bag
+ 📬 Get in Touch
+
+
+ Email us at sponsors@rubycon.it
+
+ 🏛️ Our Amazing Sponsors
+ {% include sponsors_list.html %}
+