‘Bootstrap’ Videos

  • Bruce Chamoff: Let’s Convert a Static Bootstrap Website Into a Dynamic WordPress Theme

    WordCamp NYC 2017Speaker: Bruce Chamoff

    February 9, 2018 — Learn to convert a static Twitter Bootstrap website containing only HTML, CSS, and Javascript into a fully functional WordPress theme. We will take the static HTML and CSS from any Bootstrap website and exchange it for code that will interact with WordPress. When finished, our new WordPress theme will contain everything from headers, footers, home page, inner pages, menus, customizer, custom fields, and a custom post type for logos.

  • Николай Миронов: Еще один сайт на Bootstrap

    WordCamp Moscow 2017Speaker: Nikolay Mironov

    December 25, 2017 — Николай Миронов — веб-разработчик в датской компании Area9. Специалист WordPress. Консультирует и обучает молодых веб-программистов правильным подходам к разработке сайтов.

    Николай — постоянный спикер конференции WordCamp в Москве, для него это будет 5-е выступление. В этот раз Николай расскажет о CSS-фреймворке Bootstrap, стартовых темах на его основе, интересных плагинах и подходах в разработке, которые помогают в работе над проектами. Доклад будет полезен разработчикам, которые только начинают свой путь создания коммерческих проектов на WordPress.

  • Alain Schlesser: Demystifying The WordPress Bootstrap Process

    WordCamp Europe 2017Speaker: Alain Schlesser

    June 22, 2017 — Alain is a freelance software engineer and WordPress consultant living in Germany.

    This session presents a detailed overview of the exact execution flow that launches your WordPress site on each page request, giving you detailed insights into:

    the order in which files are loaded
    how & why the different global constants are set up
    what functionality is “pluggable” and can be replaced by custom implementations
    how the database is connected
    how caching is set up
    how localization is set up and loaded
    how a multisite (network) is identified and loaded
    how the Plugin API is initialized

    Presentation Slides »

  • Krzysztof Łęcki: PSD do WP: od projektu graficznego do działającego serwisu

    WordCamp Gdynia 2016Speaker: Krzysztof Łęcki

    October 6, 2016 — W prezentacji podzielę się swoimi przemyśleniami i wypracowanymi standardami m.in. w zakresie kodowania „pixel-perfect”, omówię najczęściej używane narzędzia w ramach frameworku Bootstrap oraz pokażę patenty na przygotowanie użytecznego zaplecza strony w oparciu o wtyczkę Advanced Custom Fields.

    Presentation Slides »

  • Andreas Heigl: Bootstrapping WordPress

    WordCamp Frankfurt 2016Speaker: Andreas Heigl

    September 9, 2016 — WordPress is famous for it’s five minute installer. But in a larger environment it’s not the first installation that’s interesting but the next few (hundreds) that shall look exactly like the first one. So wouldn’t it be great to be able to deploy a wordpress-installation in five minutes onto a developers machine as well as onto a server? And have them identical? With the same configuration and set of plugins and theme?
    In this session I will show how we solved that problem using tools like git, composer, vagrant and others while still being able to install plugins from wordpress.org via the web interface.

  • Katarzyna Janoska: Bootstrap i WordPress w jednym stali domu

    WordCamp Warsaw 2014Speaker: Katarzyna Janoska

    December 17, 2014 — WordPress i Bootstrap na dobre zamieszkali razem. I jak to z nimi jest? Idealne połączenie, czy kompletna pomyłka? O połączeniu ulubionego CMSu z najpopularniejszym frameworkiem – mała rozprawa z punktu widzenia front-end developera.

    Presentation Slides »

  • Piero Bellomo: Creare Temi custom con _s Theme, Bootstrap e LESS

    WordCamp Bologna 2013Speaker: Piero Bellomo

    May 20, 2013 — Sei un designer: per prendere vita, le tue creazioni più belle e originali hanno bisogno di un tema custom!
    Ma per garantire codice di qualità e features avanzate ci vuole uno starter theme impeccabile e un framework front-end di prima classe.
    Useremo _s, lo starter theme di Automattic, e Bootstrap, il progetto più popolare in assoluto su github.
    Useremo anche LESS, “The dynamic stylesheet language” in cui è realizzato Bootstrap.

    Slides della presentazione »