-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Giorgio Fochesato
committed
May 20, 2024
1 parent
f12de54
commit a9c3fc5
Showing
17 changed files
with
130 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,18 +23,18 @@ conference: | |
contact_email: "[email protected]" | ||
# these are for the hero section | ||
title_pre: "" | ||
title: "dxday Digital Edition" | ||
city: "online" | ||
date: 2021-04-15T10:00+02:00 | ||
title: "dxday - Developer Experience" | ||
city: "Bologna" | ||
date: 2025-03-13T10:00+02:00 | ||
# Use the next field to override the date in the hero | ||
hero_date_text: | ||
countdown_visible: true | ||
countdown_days: "days" | ||
countdown_hours: "hours" | ||
countdown_minutes: "minutes" | ||
countdown_seconds: "seconds" | ||
ticket_button_visible: true | ||
hero_buy_tickets_label: "Buy tickets now" | ||
ticket_button_visible: false | ||
hero_buy_tickets_label: "Get your ticket! 🔥" | ||
# image credits (l'esempio è per la hero del CSS Day!) | ||
# hero_img_credits: "Image by Gianni Careddu - Own work, <a href='https://commons.wikimedia.org/w/index.php?curid=74821344 target='_blank' rel='noopener noreferrer'>CC BY-SA 4.0</a>" | ||
# "update" component. set the first parameter to true to make it appear in home page, false means hidden | ||
|
@@ -46,7 +46,7 @@ conference: | |
update_link_url: "https://google.com/" | ||
update_link_label: "link to google, just for the demo" | ||
# "call for papers" component. set the first parameter to true to make it appear in home page, false means hidden | ||
cfp_open: true | ||
cfp_open: false | ||
cfp_readmore_label: "Read more" | ||
cfp_open_label: "Submissions accepted until" | ||
cfp_open_title: "Call For Papers Now Open!" | ||
|
@@ -55,16 +55,17 @@ conference: | |
cfp_register_aria_label: "Apply now to our Call for Papers" | ||
# "general information" ("what is it?") component | ||
geninfo_visible: true | ||
geninfo_title: "What is it?" | ||
geninfo_description: "RubyDay 2020 is the 9th edition of the Italian Ruby conference, for the 3rd year in a row organized by GrUSP, organizers of events like <a href='https://www.phpday.it/'>phpday</a> and <a href='https://www.jsday.it/'>jsday</a>. | ||
<br> <br /> The event is international and all sessions will be in English. | ||
<br> The event’s goal is to allow all Rubyists to meet and share experience while having fun and networking in an enjoyable context. | ||
<br /> | ||
<br> Due to the current pandemic situation, the 2021 edition is taking place online." | ||
geninfo_title: "What is dxday?" | ||
geninfo_description: "The dxday conference, now in its second edition, is a premier event dedicated to exploring and enhancing Developer Experience (DX). This conference gathers industry leaders, developers, and tech enthusiasts to share insights, innovations, and best practices that elevate the daily experiences of developers.<br> | ||
<br> Organized by <b>GrUSP</b>, this international event gathers professionals to explore themes such as ephemeral environments, AI in coding, IDP systems, remote development, API design and more. Join us to delve into the technologies and processes that boost developer productivity, satisfaction, and impact!<br> | ||
<br> <b>📣 Key Highlights</b>: Expert Speakers, Networking Opportunities, Cutting-Edge Technologies & Case Studies and Real-World Examples. <br> | ||
<br> <b>💡 Who should attend?</b> Developers, Tech Leads and Managers, Product Managers, HR and Team Leads. <br> | ||
<br> <b>💻 Why attend?</b> Stay Ahead of Trends, Enhance Your Skills, Expand Your Network, Be Inspired.<br> | ||
<br> <b>dxday will be in Bologna & online on Thursday, March 13th 2025.</b>" | ||
geninfo_about_label: "About" | ||
geninfo_coc_label: "Code of conduct" | ||
geninfo_scholarships_label: "Scholarships" | ||
geninfo_tickets_label: "Buy tickets" | ||
geninfo_tickets_label: "Get tickets" | ||
# this is for the Newsletter block | ||
newsletter_title: "Stay in the loop!" | ||
newsletter_subtitle: "Subscribe to our newsletter" | ||
|
@@ -75,10 +76,10 @@ conference: | |
design: false | ||
devops: false | ||
frontend: false | ||
ruby: true | ||
ruby: false | ||
entrepreneurship: false | ||
local_events: false | ||
everything: false | ||
everything: true | ||
newsletter_firstname_label: "First name" | ||
newsletter_lastname_label: "Surname" | ||
newsletter_email_label: "Email" | ||
|
@@ -115,12 +116,12 @@ conference: | |
workshops_register_label: "Register" | ||
# Media section in home page. set the first parameter to true to make it appear in home page, false means hidden | ||
media_visible: true | ||
media_pic_1: "" | ||
media_pic_2: "" | ||
media_pic_3: "" | ||
media_pic_4: "" | ||
media_pic_1: "media1.jpg" | ||
media_pic_2: "media2.jpg" | ||
media_pic_3: "media3.jpg" | ||
media_pic_4: "media4.jpg" | ||
# playlist: if true, the iframe will be created. if false, it will not | ||
media_video_playlist: true | ||
media_video_playlist: false | ||
# if `media_video_is_youtube` is `true`, the relevant playlist will be embedded via "media_video_playlist". If it is `false`, the relevant Vimeo channel will be embedded via "media_vimeo_channel" | ||
media_video_is_youtube: true | ||
youtube_base_url: "https://www.youtube.com/embed/videoseries?list=" | ||
|
@@ -140,10 +141,10 @@ conference: | |
# image credits (l'esempio è per la hero del CSS Day!) | ||
venue_img_credits: "" | ||
# Sponsors section in home page. set the first parameter to true to make it appear in home page, false means hidden | ||
sponsors_visible: true | ||
sponsors_visible: false | ||
sponsor_title_home: "Sponsors" | ||
# this is for the Community partners section in home page | ||
community_partners: true | ||
community_partners: false | ||
community_partners_title: "Community partners" | ||
# this is for the Social links block | ||
social_follow: "Follow us on" | ||
|
@@ -162,7 +163,7 @@ conference: | |
base_url: "dxday.it/" | ||
past_editions_pre: "Browse past editions:" | ||
past_editions: | ||
# 2020: "2020" | ||
2024: "2024" | ||
past_editions_videos_pre: "Videos from the past editions are available on " | ||
past_editions_videos_vimeo_label: "Vimeo" | ||
past_editions_videos_mid: " and " | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,63 +1,58 @@ | ||
intro: | ||
main_title: "About" | ||
content_1: | ||
"phpday is proudly organised by <a href='http://www.grusp.org'>GrUSP.</a> <br> | ||
GrUSP is a community founded in 2003 as a PHP User Group, that has become the reference point in Italy for good practice in all fields of web development. | ||
"<strong>dx</strong>day is proudly organised by <a href='http://www.grusp.org'>GrUSP.</a> GrUSP is a community founded in 2003 as a PHP User Group, that has become the reference point in Italy for good practice in all fields of web development. | ||
We have been organising community-oriented conferences since then, always pursuing the goal of creating opportunities for people to meet, learn, share and grow together." | ||
content_2: | ||
"GrUSP is a non-profit organisation whose aim is to improve a healthier and sustainable web development ecosystem in Italy. We organise affordable, high-quality events and workshops for developers and promote the creation of local user groups (PUG), helping them in their activities. <br> | ||
Diversity and inclusion have always been at the heart of our initiative. We have been applying a code of conduct for many years, and we have scholarship programs for each of our conferences." | ||
more: | ||
title: "rubyday" | ||
title: "dxday - the Developer Experience conference" | ||
content_1: | ||
"phpday is the main conference in Italy that is dedicated solely to PHP and its ecosystem. | ||
"<strong>dx</strong>day is the main conference in Italy that is dedicated solely to Developer Experience and its ecosystem. Join us at dxday for an immersive experience that will transform the way you approach development, improve your workflow, and enhance your overall developer experience. | ||
<br><br />" | ||
content_2: | ||
past_edition: | ||
title: "Browse past editions of rubyday" | ||
video_url: "https://www.youtube.com/embed/videoseries?list=PLWK9j6ps_unmgzGOw3cbjS8ID-b-cF1d9" | ||
video_caption: "Watch the videos from the past editions" | ||
# past_edition: | ||
# title: "Guarda l'ultima edizione di Incontro DevOps Italia" | ||
# video_url: "https://www.youtube.com/embed/videoseries?list=PLWK9j6ps_unnzawdRcS0h5O6if5f8mtCc" | ||
# video_caption: "Guarda i video dell'ultima edizione" | ||
team: | ||
title: "Our team" | ||
title: "The team" | ||
intro: "" | ||
members: | ||
member_1: | ||
name: "Matteo Beccati" | ||
role: "GrUSP Founder & Board Member" | ||
role: "GrUSP Board Member" | ||
pic_filename: "matteo_yellow.jpg" | ||
member_11: | ||
name: "Cristina Chesini" | ||
role: "Training Manager" | ||
pic_filename: "cristina_yellow.jpg" | ||
member_3: | ||
member_2: | ||
name: "Cesare D'Amico" | ||
role: "GrUSP founder & Board Member" | ||
role: "GrUSP Board Member" | ||
pic_filename: "cesare_yellow.jpg" | ||
member_4: | ||
member_3: | ||
name: "Giovanna Ferrari" | ||
role: "Sponsors Manager" | ||
role: "Sponsor Management" | ||
pic_filename: "giovanna_yellow.jpg" | ||
member_5: | ||
member_4: | ||
name: "Giorgio Fochesato" | ||
role: "Community manager" | ||
role: "Community Manager" | ||
pic_filename: "giorgio_yellow.jpg" | ||
member_6: | ||
member_5: | ||
name: "Francesco Fullone" | ||
role: "Trouble maker" | ||
role: "Troublemaker" | ||
pic_filename: "fullo_yellow.jpg" | ||
member_7: | ||
member_6: | ||
name: "Lara Lombardi" | ||
role: "Marketing manager" | ||
role: "Marketing Manager" | ||
pic_filename: "lara_yellow.jpg" | ||
member_8: | ||
member_7: | ||
name: "Daniel Londero" | ||
role: "GrUSP Board Member" | ||
pic_filename: "daniel_yellow.jpg" | ||
member_9: | ||
member_8: | ||
name: "Francesco Mancin" | ||
role: "Regia e Video" | ||
pic_filename: "francesco_yellow.jpg" | ||
member_10: | ||
member_9: | ||
name: "Giulia Tosato" | ||
role: "Event Manager" | ||
pic_filename: "giulia_yellow.jpg" | ||
pic_filename: "giulia_yellow.jpg" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.