Skip to content

Commit

Permalink
video playlist e photo media
Browse files Browse the repository at this point in the history
  • Loading branch information
Giorgio Fochesato committed Jul 5, 2024
1 parent 3b01d7d commit 88ce06e
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions source/_data/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,20 +124,20 @@ conference:
workshops_readmore_label: "Continua a leggere"
workshops_register_label: "Registrati"
# Media section in home page. set the first parameter to true to make it appear in home page, false means hidden
media_visible: false
media_pic_1: ""
media_pic_2: ""
media_pic_3: ""
media_pic_4: ""
media_visible: true
media_pic_1: "lanyard.jpg"
media_pic_2: "laravel_2.jpg"
media_pic_3: "phpday2.png"
media_pic_4: "laravel_3.jpg"
# playlist: if true, the iframe will be created. if false, it will not
media_video_playlist: true
# 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/"
# vimeo_base_url: "https://vimeo.com/channels/"
# vimeo_url_suffix: "/embed"
youtube_base_url: "https://www.youtube.com/embed/videoseries?list="
vimeo_base_url: "https://vimeo.com/album/"
vimeo_url_suffix: "/embed"
# (embed YouTube playlist: prendere l'ID della lista dall'URL, la parte dopo '&list=', e metterla qui sotto)
youtube_playlist_id: "qy_0rbl9xng"
youtube_playlist_id: "PLWK9j6ps_unkolXsZjbWBW0q-nNH8owrf"
# (embed Vimeo showcase: prendere l'ID dello showcase e metterla qui sotto)
# vimeo_showcase_id: "laravelday"
# Location section in home page. set the first parameter to true to make it appear in home page, false means hidden
Expand Down
4 changes: 2 additions & 2 deletions source/_data/page_about.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ more:
"<p>Anche quest'anno laravelday sarà organizzata <strong>in presenza all'hotel San Marco di Verona ed online</strong>. Ti proponiamo una giornata interamente dedicata a laravel ricca di curiosità che riguardano sia il framework sia il suo uso a livello professionale.</p><p>Speaker con esperienza e talento condivideranno con te la loro giornata, le loro esperienze e i trucchi del mestiere. Avrai occasione di confrontarti con loro durante i numerosi momenti di networking.</p>"
content_2:
past_edition:
title: "Guarda il laravelday pre-party 2022, presto online il 2023!"
title: "Guarda l'ultima edizione del laravelday!"
video_url: "https://www.youtube.com/embed/qy_0rbl9xng"
video_caption: "Guarda il pre-party dove presentiamo l'evento del 2022"
video_caption: "Guarda l'ultima edizione del laravelday!"
team:
title: "Il team"
intro: ""
Expand Down
Binary file added source/img/media/lanyard.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 source/img/media/laravel_2.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 source/img/media/laravel_3.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 source/img/media/phpday2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 88ce06e

Please sign in to comment.