diff --git a/_layouts/media.html b/_layouts/media.html index c5ef00f57a..017944d275 100644 --- a/_layouts/media.html +++ b/_layouts/media.html @@ -16,6 +16,10 @@

Case studies

frameborder="0" allowfullscreen> + +
+
+
@@ -128,6 +132,17 @@

Spanish

$(selector).html(html_result); }; +var tips = [ + { id: "RkCKG-sruKc", title: "The EASIEST Git workflow guide you'll ever watch", author: "Waldirio M Pinheiro" }, + { id: "rtTw6xqFtIE", title: "Setting Up the Foreman and Katello Development Environment: A Step-by-Step Guide", author: "Waldirio M Pinheiro" }, + { id: "SS0vvQFygvM", title: "How to Set Up VScode Icons Extension (2024)", author: "Waldirio M Pinheiro" }, + { id: "Dyjy85MfFOo", title: "Setting Up The Best VIM Extension for VScode (2024)", author: "Waldirio M Pinheiro" }, + { id: "LZbi9YwkQ-0", title: "How to Set Up Trailing Spaces Extension in VS Code", author: "Waldirio M Pinheiro" }, + { id: "b-T14EKqSvI", title: "Setting up Remote SSH in VScode is *really* this easy", author: "Waldirio M Pinheiro" }, + { id: "V5hVEr6Nt8Q", title: " How to Use Git via VSCode Like a Pro! ", author: "Waldirio M Pinheiro" } +]; +createVideosLayout('Tips', 'div#tips', tips); + var talks = [ { html: '

FOSDEM2022: Migrating Foreman/Katello from EL7 to EL8 using LEAPP/ELevate - Evgeni Golov

' }, { html: '

FOSDEM2021: your management layer should be cattle too - Evgeni Golov

' },