From 2943bcfc33bc715a0174a6133a64d139b099b5d0 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 12 Jun 2019 21:36:55 +0100 Subject: [PATCH] Update video format in talk front matter --- source/_talks/building-static-websites-sculpin.md | 3 ++- source/_talks/configuring-all-the-things-drupal-8.md | 3 ++- source/_talks/drupal-8-module-development.md | 3 ++- source/_talks/drupal-8-php-libraries-drupalorg-api.md | 3 ++- source/_talks/drupal-8.md | 3 ++- source/_talks/drupal-vm-generator.md | 3 ++- source/_talks/getting-your-data-into-drupal-8.md | 3 ++- source/_talks/git-flow.md | 3 ++- source/_talks/goodbye-drush-make-hello-composer.md | 3 ++- source/_talks/it-all-started-with-a-patch.md | 3 ++- source/_talks/modern-drupal-development-with-composer.md | 3 ++- source/_talks/out-of-the-box-initiative-update.md | 3 ++- source/_talks/so-what-is-this-drupal-thing.md | 3 ++- source/_talks/tdd-test-driven-drupal.md | 3 ++- source/_talks/using-illuminate-collections-outside-laravel.md | 3 ++- 15 files changed, 30 insertions(+), 15 deletions(-) diff --git a/source/_talks/building-static-websites-sculpin.md b/source/_talks/building-static-websites-sculpin.md index e4e7618f..27abfac6 100644 --- a/source/_talks/building-static-websites-sculpin.md +++ b/source/_talks/building-static-websites-sculpin.md @@ -9,7 +9,8 @@ speakerdeck: code: https://github.com/opdavies/sculpin-demo tags: [meetups, phpsw, sculpin] tweets: yes -youtube: +video: + type: youtube id: aN53arCKZAU events: - event: phpsw diff --git a/source/_talks/configuring-all-the-things-drupal-8.md b/source/_talks/configuring-all-the-things-drupal-8.md index 8d52f3a3..90e98ac4 100644 --- a/source/_talks/configuring-all-the-things-drupal-8.md +++ b/source/_talks/configuring-all-the-things-drupal-8.md @@ -5,7 +5,8 @@ speakerdeck: id: 6de3fe8947a34727b79eb9d9dcc66bf2 ratio: "1.37081659973226" url: https://speakerdeck.com/opdavies/configuring-all-the-things-in-drupal-8 -youtube: +video: + type: ~ id: ~ tags: - drupal diff --git a/source/_talks/drupal-8-module-development.md b/source/_talks/drupal-8-module-development.md index bbd1db80..14466c87 100644 --- a/source/_talks/drupal-8-module-development.md +++ b/source/_talks/drupal-8-module-development.md @@ -8,7 +8,8 @@ speakerdeck: id: 0041804e52664d12a8e31cd118264813 ratio: '1.77777777777778' url: https://speakerdeck.com/opdavies/getting-started-with-drupal-8-module-development -youtube: +video: + type: youtube id: qO_Wh5WE3VA meta: og: diff --git a/source/_talks/drupal-8-php-libraries-drupalorg-api.md b/source/_talks/drupal-8-php-libraries-drupalorg-api.md index 7e7f539b..8ded9ddf 100644 --- a/source/_talks/drupal-8-php-libraries-drupalorg-api.md +++ b/source/_talks/drupal-8-php-libraries-drupalorg-api.md @@ -14,7 +14,8 @@ tags: - drupal-8 - drupalorg - php -youtube: +video: + type: youtube id: JyDjC7gGDpU events: - event: drupal_bristol diff --git a/source/_talks/drupal-8.md b/source/_talks/drupal-8.md index c3560c8b..b5f047be 100644 --- a/source/_talks/drupal-8.md +++ b/source/_talks/drupal-8.md @@ -5,7 +5,8 @@ speakerdeck: url: https://speakerdeck.com/opdavies/drupal-8 id: 46ba4ba577d94a32b7abdade610ceb69 ratio: "1.29456384323641" -youtube: +video: + type: youtube id: 36zCxPrOOzM tags: [meetup, phpsw, drupal, drupal-8] tweets: yes diff --git a/source/_talks/drupal-vm-generator.md b/source/_talks/drupal-vm-generator.md index ff6abc3a..e2024ea8 100644 --- a/source/_talks/drupal-vm-generator.md +++ b/source/_talks/drupal-vm-generator.md @@ -8,7 +8,8 @@ speakerdeck: id: a27ee1d2bfed4a209dc395fa455acb41 ratio: '1.37081659973226' url: https://speakerdeck.com/opdavies/bristol-dug-drupal-vm-generator -youtube: +video: + type: youtube id: U1pbKAAO2Wo events: - event: nwdug diff --git a/source/_talks/getting-your-data-into-drupal-8.md b/source/_talks/getting-your-data-into-drupal-8.md index 73960230..c2dbf969 100644 --- a/source/_talks/getting-your-data-into-drupal-8.md +++ b/source/_talks/getting-your-data-into-drupal-8.md @@ -5,7 +5,8 @@ speakerdeck: id: 63e5dfce996e46699e304d50e896477b ratio: '1.77777777777778' url: 'https://speakerdeck.com/opdavies/getting-your-data-into-drupal-8-drupal_bristol' -youtube: +video: + type: youtube id: jtmARTuYhp8 tags: [drupalcamp, migration, drupal-8] meta: diff --git a/source/_talks/git-flow.md b/source/_talks/git-flow.md index 66f4cc01..d56f396a 100644 --- a/source/_talks/git-flow.md +++ b/source/_talks/git-flow.md @@ -5,7 +5,8 @@ speakerdeck: id: 201559e0f103013198dd5a5f6f23ab67 ratio: '1.29456384323641' url: https://speakerdeck.com/opdavies/never-commit-to-master-an-introduction-to-git-flow -youtube: +video: + type: youtube id: T-miCpHxfds tags: [conference, drupalcamp, drupalcamp-london, git, git-flow] tweets: yes diff --git a/source/_talks/goodbye-drush-make-hello-composer.md b/source/_talks/goodbye-drush-make-hello-composer.md index 9b8d5564..652abbe8 100644 --- a/source/_talks/goodbye-drush-make-hello-composer.md +++ b/source/_talks/goodbye-drush-make-hello-composer.md @@ -6,7 +6,8 @@ speakerdeck: id: 1c1e0e129ab34816bd4c4edb5f6642c2 ratio: '1.37081659973226' url: https://speakerdeck.com/opdavies/goodbye-drush-make-hello-composer -youtube: +video: + type: youtube id: ZL2FtRTX9Y8 events: - event: drupal_bristol diff --git a/source/_talks/it-all-started-with-a-patch.md b/source/_talks/it-all-started-with-a-patch.md index c7edd813..a9e57571 100644 --- a/source/_talks/it-all-started-with-a-patch.md +++ b/source/_talks/it-all-started-with-a-patch.md @@ -7,7 +7,8 @@ speakerdeck: id: 5862bdecb7a24cfaa5fc844696fafa0c ratio: '1.37081659973226' url: https://speakerdeck.com/opdavies/it-all-started-with-a-patch-phpsw -youtube: +video: + type: youtube id: 5FYMRR61sdo events: - event: phpsw diff --git a/source/_talks/modern-drupal-development-with-composer.md b/source/_talks/modern-drupal-development-with-composer.md index b01f19bf..5c15804e 100644 --- a/source/_talks/modern-drupal-development-with-composer.md +++ b/source/_talks/modern-drupal-development-with-composer.md @@ -7,7 +7,8 @@ speakerdeck: id: 7a1358502526425a9cfd288f85fb32f3 ratio: '1.37081659973226' url: https://speakerdeck.com/opdavies/modern-drupal-development-with-composer -youtube: +video: + type: youtube id: Yi_FPI3xHwc events: - event: phpsw diff --git a/source/_talks/out-of-the-box-initiative-update.md b/source/_talks/out-of-the-box-initiative-update.md index 621d2004..570e3b75 100644 --- a/source/_talks/out-of-the-box-initiative-update.md +++ b/source/_talks/out-of-the-box-initiative-update.md @@ -5,7 +5,8 @@ speakerdeck: id: 3f66c48653f44ed4867fc3cc05c1db06 ratio: '1.77777777777778' url: https://speakerdeck.com/opdavies/out-of-the-box-initiative-update -youtube: +video: + type: youtube id: ~ tags: [meetup, drupal] events: diff --git a/source/_talks/so-what-is-this-drupal-thing.md b/source/_talks/so-what-is-this-drupal-thing.md index a36c8211..f95a2eae 100644 --- a/source/_talks/so-what-is-this-drupal-thing.md +++ b/source/_talks/so-what-is-this-drupal-thing.md @@ -1,7 +1,8 @@ --- title: So, what is this Drupal thing? description: My first talk, where I talk about Drupal, what it is and what it can do. -vimeo: +video: + type: vimeo id: 49827006 tags: [meetup, drupal, unified-diff] events: diff --git a/source/_talks/tdd-test-driven-drupal.md b/source/_talks/tdd-test-driven-drupal.md index 82ca51f5..fe0e8735 100644 --- a/source/_talks/tdd-test-driven-drupal.md +++ b/source/_talks/tdd-test-driven-drupal.md @@ -5,7 +5,8 @@ speakerdeck: id: 088cb18033064f5cb18d1079795294a1 ratio: '1.77777777777778' url: 'https://speakerdeck.com/opdavies/tdd-test-driven-drupal' -youtube: +video: + type: youtube id: 3AUhpkxZ7DQ tags: [drupalcamp, simpletest, phpunit, testing] has_tweets: true diff --git a/source/_talks/using-illuminate-collections-outside-laravel.md b/source/_talks/using-illuminate-collections-outside-laravel.md index 32845509..faed64ee 100644 --- a/source/_talks/using-illuminate-collections-outside-laravel.md +++ b/source/_talks/using-illuminate-collections-outside-laravel.md @@ -5,7 +5,8 @@ speakerdeck: id: 76f1718a75a74940b0b028aac8b9f78b ratio: '1.77777777777778' url: https://speakerdeck.com/opdavies/using-laravel-collections-dot-dot-dot-outside-laravel-php-south-wales-august-2018 -youtube: +video: + type: youtube id: 1l0kO-iaN_o tags: [nomad-php, lightning-talk, laravel, collections] type: Lightning talk