From 0a9a12f0dafea13bd7233a9e3013c404bfec8b3e Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 28 Jan 2019 22:04:33 +0000 Subject: [PATCH] Add excerpts --- source/_talks/deploying-php-ansible-ansistrano.md | 1 + source/_talks/drupal-vm-generator.md | 1 + source/_talks/drush-make-drupalbristol.md | 1 + source/_talks/git-flow.md | 1 + source/_talks/it-all-started-with-a-patch.md | 1 + source/_talks/so-what-is-this-drupal-thing.md | 1 + source/_talks/taking-flight-with-tailwind-css.md | 1 + source/_talks/using-laravel-collections-outside-laravel.md | 1 + source/talks.html.twig | 5 +++++ 9 files changed, 13 insertions(+) diff --git a/source/_talks/deploying-php-ansible-ansistrano.md b/source/_talks/deploying-php-ansible-ansistrano.md index f87fb104..52452c9f 100644 --- a/source/_talks/deploying-php-ansible-ansistrano.md +++ b/source/_talks/deploying-php-ansible-ansistrano.md @@ -1,5 +1,6 @@ --- title: Deploying PHP applications with Ansible, Ansible Vault and Ansistrano +excerpt: How to use Ansible and Ansistrano to perform robust, secure deployments of your PHP applications. speakerdeck: id: c11fe635ed8f4741b35bf3ebe53e8323 ratio: "1.77777777777778" diff --git a/source/_talks/drupal-vm-generator.md b/source/_talks/drupal-vm-generator.md index 493bbf85..b68fd659 100644 --- a/source/_talks/drupal-vm-generator.md +++ b/source/_talks/drupal-vm-generator.md @@ -1,5 +1,6 @@ --- title: Drupal VM Generator +excerpt: Announcing the Drupal VM Generator CLI tool. type: Lightning talk code: https://github.com/opdavies/drupal-vm-generator tags: [drupal-vm, drupal-vm-generator, meetup, symfony] diff --git a/source/_talks/drush-make-drupalbristol.md b/source/_talks/drush-make-drupalbristol.md index 63e6a8b3..7be2ad94 100644 --- a/source/_talks/drush-make-drupalbristol.md +++ b/source/_talks/drush-make-drupalbristol.md @@ -1,5 +1,6 @@ --- title: drush make drupalbristol +excerpt: How to Drush Make to build your Drupal websites. speakerdeck: id: 42605700f102013198de5a5f6f23ab67 ratio: '1.29456384323641' diff --git a/source/_talks/git-flow.md b/source/_talks/git-flow.md index 775480a0..b3a70dc2 100644 --- a/source/_talks/git-flow.md +++ b/source/_talks/git-flow.md @@ -1,5 +1,6 @@ --- title: Never Commit to Master - An Introduction to Git Flow +excerpt: An introduction to and demonstation of the Git Flow braching model. speakerdeck: id: 201559e0f103013198dd5a5f6f23ab67 ratio: '1.29456384323641' diff --git a/source/_talks/it-all-started-with-a-patch.md b/source/_talks/it-all-started-with-a-patch.md index 6f095a84..8db72fd2 100644 --- a/source/_talks/it-all-started-with-a-patch.md +++ b/source/_talks/it-all-started-with-a-patch.md @@ -1,5 +1,6 @@ --- title: It All Started With A Patch +excerpt: A lightning talk on how and why to get involved with open source. type: Lightning talk tags: [meetup, phpsw, open-source] speakerdeck: diff --git a/source/_talks/so-what-is-this-drupal-thing.md b/source/_talks/so-what-is-this-drupal-thing.md index 27089d3e..5a5987cc 100644 --- a/source/_talks/so-what-is-this-drupal-thing.md +++ b/source/_talks/so-what-is-this-drupal-thing.md @@ -1,5 +1,6 @@ --- title: So, what is this Drupal thing? +excerpt: My first talk, where I talk about Drupal, what it is and what it can do. vimeo: id: 49827006 tags: [meetup, drupal, unified-diff] diff --git a/source/_talks/taking-flight-with-tailwind-css.md b/source/_talks/taking-flight-with-tailwind-css.md index 1419e51e..4b1e4634 100644 --- a/source/_talks/taking-flight-with-tailwind-css.md +++ b/source/_talks/taking-flight-with-tailwind-css.md @@ -1,5 +1,6 @@ --- title: Taking Flight with Tailwind CSS +excerpt: An introduction to the utility-first approach to writing CSS with a focus on the Tailwind CSS framework. type: Lightning talk speakerdeck: id: 10ca51f23560443d83b898a92929b4b3 diff --git a/source/_talks/using-laravel-collections-outside-laravel.md b/source/_talks/using-laravel-collections-outside-laravel.md index 516137f5..bec9b2b1 100644 --- a/source/_talks/using-laravel-collections-outside-laravel.md +++ b/source/_talks/using-laravel-collections-outside-laravel.md @@ -1,5 +1,6 @@ --- title: Using Laravel Collections... Outside Laravel +excerpt: How to include and use Laravel’s Illuminate Collections in your non-Laravel PHP projects. speakerdeck: id: 76f1718a75a74940b0b028aac8b9f78b ratio: '1.77777777777778' diff --git a/source/talks.html.twig b/source/talks.html.twig index 4dae6617..a32a2573 100644 --- a/source/talks.html.twig +++ b/source/talks.html.twig @@ -6,21 +6,26 @@ meta: use: [talks] talks: - title: 'Drupal and the LDAP module' + excerpt: A review and demonstration of some of the recent single sign-on work that I did using Drupal’s LDAP module. events: - event: swdug date: 2013-07-10 + - title: 'About the Drupal Association' + excerpt: An impromptu talk about what the Drupal Association is, and what work I’ve been doing since I joined the Association staff. events: - event: swdug date: 2014-08-19 - title: 'Automated testing with Drupal 8 and PHPUnit' + excerpt: A workshop that I gave to teach others about automated testing in Drupal 8. type: Workshop events: - event: drupal_bristol date: 2018-06-27 - title: 'Episode #175 - Automated Testing' + excerpt: I joined the Talking Drupal team to discuss automated testing. type: Podcast url: http://talkingdrupal.com/175 events: