From 4a0acbdf7ff98c929cf626f3bbf4c39eb16f3255 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 4 Mar 2019 00:03:36 +0000 Subject: [PATCH] Add excerpts --- source/_talks/building-static-websites-sculpin.md | 1 + source/_talks/configuring-all-the-things-drupal-8.md | 1 + source/_talks/dancing-for-drupal.md | 1 + source/_talks/deploying-drupal-fabric.md | 2 +- source/_talks/deploying-php-fabric.md | 1 + source/_talks/drupal-8-module-development.md | 1 + source/_talks/drupal-8-rejoining-the-herd.md | 1 + source/_talks/drupal-8.md | 1 + source/_talks/drupal-vm-meet-symfony-console.md | 1 + source/_talks/drupalorg-2015.md | 1 + source/_talks/getting-your-data-into-drupal-8.md | 1 + source/_talks/goodbye-drush-make-hello-composer.md | 1 + source/_talks/modern-drupal-development-with-composer.md | 1 + source/_talks/test-drive-twig-with-sculpin.md | 1 + 14 files changed, 14 insertions(+), 1 deletion(-) diff --git a/source/_talks/building-static-websites-sculpin.md b/source/_talks/building-static-websites-sculpin.md index 99bc91b8..03b1c813 100644 --- a/source/_talks/building-static-websites-sculpin.md +++ b/source/_talks/building-static-websites-sculpin.md @@ -1,5 +1,6 @@ --- title: Building Static Websites with Sculpin +excerpt: A lightning talk on how to use Sculpin to generate static HTML websites. type: Lightning talk speakerdeck: id: 6c9c4be1a1344f1291ff13a391674a66 diff --git a/source/_talks/configuring-all-the-things-drupal-8.md b/source/_talks/configuring-all-the-things-drupal-8.md index 61d0bdca..0e8add89 100644 --- a/source/_talks/configuring-all-the-things-drupal-8.md +++ b/source/_talks/configuring-all-the-things-drupal-8.md @@ -1,5 +1,6 @@ --- title: "Configuring all the Things (in Drupal 8)" +excerpt: A short notice talk on configuration management in Drupal 8, and things I’ve learned working on my current Drupal 8 project. speakerdeck: id: 6de3fe8947a34727b79eb9d9dcc66bf2 ratio: "1.37081659973226" diff --git a/source/_talks/dancing-for-drupal.md b/source/_talks/dancing-for-drupal.md index c4339f2e..c9a3f777 100644 --- a/source/_talks/dancing-for-drupal.md +++ b/source/_talks/dancing-for-drupal.md @@ -1,5 +1,6 @@ --- title: Dancing for Drupal +excerpt: A talk on Drupal, presented alongside others representing Umbraco, Sitecore and Episerver. speakerdeck: id: ffa9b6dea6dc4a8eb207b9982ed6e1bd ratio: '1.33333333333333' diff --git a/source/_talks/deploying-drupal-fabric.md b/source/_talks/deploying-drupal-fabric.md index 1882c0ba..0378b5a6 100644 --- a/source/_talks/deploying-drupal-fabric.md +++ b/source/_talks/deploying-drupal-fabric.md @@ -1,6 +1,6 @@ --- title: 'Deploying Drupal with Fabric' -type: Talk +excerpt: How to use Fabric, a Python command line based library, to deploy your Drupal applications. speakerdeck: id: 40d1eca4bd484afc86295924fff5dd41 ratio: '1.77777777777778' diff --git a/source/_talks/deploying-php-fabric.md b/source/_talks/deploying-php-fabric.md index 9839ff0b..4aad487a 100644 --- a/source/_talks/deploying-php-fabric.md +++ b/source/_talks/deploying-php-fabric.md @@ -1,5 +1,6 @@ --- title: Deploying PHP Applications with Fabric +excerpt: How to use Fabric, a Python command line based library, to deploy your PHP applications. speakerdeck: id: c147618ce07546ca92f92983c52d6a41 ratio: '1.77777777777778' diff --git a/source/_talks/drupal-8-module-development.md b/source/_talks/drupal-8-module-development.md index fbb2e730..b3a882fa 100644 --- a/source/_talks/drupal-8-module-development.md +++ b/source/_talks/drupal-8-module-development.md @@ -1,5 +1,6 @@ --- title: Getting Started with Drupal 8 Module Development +excerpt: How to build your first module for Drupal 8. tags: [conference, php, drupal, drupalcamp, drupal-8] tweets: yes code: https://github.com/opdavies/dclondon16-d8-module diff --git a/source/_talks/drupal-8-rejoining-the-herd.md b/source/_talks/drupal-8-rejoining-the-herd.md index 73993a1d..623598c9 100644 --- a/source/_talks/drupal-8-rejoining-the-herd.md +++ b/source/_talks/drupal-8-rejoining-the-herd.md @@ -1,5 +1,6 @@ --- title: Drupal 8: Rejoining the Herd +excerpt: A talk highlighting some of the recent technical and non-technical changes in Drupal 8. tags: [conference, php, drupal, drupal-8] speakerdeck: id: 440fd6592f474741bc606c96bc32c104 diff --git a/source/_talks/drupal-8.md b/source/_talks/drupal-8.md index 1a587a61..5e0af656 100644 --- a/source/_talks/drupal-8.md +++ b/source/_talks/drupal-8.md @@ -1,5 +1,6 @@ --- title: Drupal 8 +excerpt: A lightning talk presented to the PHPSW user group, highlighting some of the relevant changes in Drupal 8. speakerdeck: url: https://speakerdeck.com/opdavies/drupal-8 id: 46ba4ba577d94a32b7abdade610ceb69 diff --git a/source/_talks/drupal-vm-meet-symfony-console.md b/source/_talks/drupal-vm-meet-symfony-console.md index c0867387..dec4973a 100644 --- a/source/_talks/drupal-vm-meet-symfony-console.md +++ b/source/_talks/drupal-vm-meet-symfony-console.md @@ -1,5 +1,6 @@ --- title: Drupal VM, Meet Symfony Console +excerpt: How to develop command line applications using Symfony Console, using the Drupal VM CLI as an example. tags: [conference, php, drupal-vm, symfony] speakerdeck: id: 56c79770f73f4e47a542a30243437c49 diff --git a/source/_talks/drupalorg-2015.md b/source/_talks/drupalorg-2015.md index 0e34007e..e45b29a9 100644 --- a/source/_talks/drupalorg-2015.md +++ b/source/_talks/drupalorg-2015.md @@ -1,5 +1,6 @@ --- title: Drupal.org in 2015: What's Coming Next +excerpt: A retrospective of the Drupal Association’s work in 2014 and a look forward to what we’ll be working on in 2015. tags: [conference, drupalcamp, drupalcamp-london, drupal-association] speakerdeck: id: 0cf8d7b647c94ae289e9db2b46a9e8f2 diff --git a/source/_talks/getting-your-data-into-drupal-8.md b/source/_talks/getting-your-data-into-drupal-8.md index dd89dd13..6ed07bd9 100644 --- a/source/_talks/getting-your-data-into-drupal-8.md +++ b/source/_talks/getting-your-data-into-drupal-8.md @@ -1,5 +1,6 @@ --- title: Getting (Your Data) Into Drupal 8 +excerpt: An overview of Drupal’s Migrate functionality, and a look at how to write your own migrations. speakerdeck: id: 63e5dfce996e46699e304d50e896477b ratio: '1.77777777777778' diff --git a/source/_talks/goodbye-drush-make-hello-composer.md b/source/_talks/goodbye-drush-make-hello-composer.md index a8f08bef..5e507923 100644 --- a/source/_talks/goodbye-drush-make-hello-composer.md +++ b/source/_talks/goodbye-drush-make-hello-composer.md @@ -1,5 +1,6 @@ --- title: Goodbye Drush Make. Hello Composer! +excerpt: How to use Composer to manage your Drupal applications. tags: ['meetup', 'drupal', 'composer'] speakerdeck: id: 1c1e0e129ab34816bd4c4edb5f6642c2 diff --git a/source/_talks/modern-drupal-development-with-composer.md b/source/_talks/modern-drupal-development-with-composer.md index 2550dccd..55cb7864 100644 --- a/source/_talks/modern-drupal-development-with-composer.md +++ b/source/_talks/modern-drupal-development-with-composer.md @@ -1,5 +1,6 @@ --- title: Modern Drupal Development with Composer +excerpt: A lightning talk on how to use Composer to manage your Drupal projects. type: Lightning talk tags: ['meetups', 'phpsw', 'drupal', 'composer'] speakerdeck: diff --git a/source/_talks/test-drive-twig-with-sculpin.md b/source/_talks/test-drive-twig-with-sculpin.md index 6758c885..7ba5e23b 100644 --- a/source/_talks/test-drive-twig-with-sculpin.md +++ b/source/_talks/test-drive-twig-with-sculpin.md @@ -1,5 +1,6 @@ --- title: Test Drive Twig with Sculpin +excerpt: With Drupal 8 just around the corner, see how you can develop your Twig skills with Sculpin - a static site generator based on Symfony components and Twig. speakerdeck: id: 54589d2e50a3476a9a75aed809e9edf1 ratio: '1.77777777777778'