Add excerpts

This commit is contained in:
Oliver Davies 2019-03-04 00:03:36 +00:00
parent d5344b3230
commit 4a0acbdf7f
14 changed files with 14 additions and 1 deletions

View file

@ -1,5 +1,6 @@
--- ---
title: Building Static Websites with Sculpin title: Building Static Websites with Sculpin
excerpt: A lightning talk on how to use Sculpin to generate static HTML websites.
type: Lightning talk type: Lightning talk
speakerdeck: speakerdeck:
id: 6c9c4be1a1344f1291ff13a391674a66 id: 6c9c4be1a1344f1291ff13a391674a66

View file

@ -1,5 +1,6 @@
--- ---
title: "Configuring all the Things (in Drupal 8)" title: "Configuring all the Things (in Drupal 8)"
excerpt: A short notice talk on configuration management in Drupal 8, and things Ive learned working on my current Drupal 8 project.
speakerdeck: speakerdeck:
id: 6de3fe8947a34727b79eb9d9dcc66bf2 id: 6de3fe8947a34727b79eb9d9dcc66bf2
ratio: "1.37081659973226" ratio: "1.37081659973226"

View file

@ -1,5 +1,6 @@
--- ---
title: Dancing for Drupal title: Dancing for Drupal
excerpt: A talk on Drupal, presented alongside others representing Umbraco, Sitecore and Episerver.
speakerdeck: speakerdeck:
id: ffa9b6dea6dc4a8eb207b9982ed6e1bd id: ffa9b6dea6dc4a8eb207b9982ed6e1bd
ratio: '1.33333333333333' ratio: '1.33333333333333'

View file

@ -1,6 +1,6 @@
--- ---
title: 'Deploying Drupal with Fabric' title: 'Deploying Drupal with Fabric'
type: Talk excerpt: How to use Fabric, a Python command line based library, to deploy your Drupal applications.
speakerdeck: speakerdeck:
id: 40d1eca4bd484afc86295924fff5dd41 id: 40d1eca4bd484afc86295924fff5dd41
ratio: '1.77777777777778' ratio: '1.77777777777778'

View file

@ -1,5 +1,6 @@
--- ---
title: Deploying PHP Applications with Fabric title: Deploying PHP Applications with Fabric
excerpt: How to use Fabric, a Python command line based library, to deploy your PHP applications.
speakerdeck: speakerdeck:
id: c147618ce07546ca92f92983c52d6a41 id: c147618ce07546ca92f92983c52d6a41
ratio: '1.77777777777778' ratio: '1.77777777777778'

View file

@ -1,5 +1,6 @@
--- ---
title: Getting Started with Drupal 8 Module Development 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] tags: [conference, php, drupal, drupalcamp, drupal-8]
tweets: yes tweets: yes
code: https://github.com/opdavies/dclondon16-d8-module code: https://github.com/opdavies/dclondon16-d8-module

View file

@ -1,5 +1,6 @@
--- ---
title: Drupal 8: Rejoining the Herd 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] tags: [conference, php, drupal, drupal-8]
speakerdeck: speakerdeck:
id: 440fd6592f474741bc606c96bc32c104 id: 440fd6592f474741bc606c96bc32c104

View file

@ -1,5 +1,6 @@
--- ---
title: Drupal 8 title: Drupal 8
excerpt: A lightning talk presented to the PHPSW user group, highlighting some of the relevant changes in Drupal 8.
speakerdeck: speakerdeck:
url: https://speakerdeck.com/opdavies/drupal-8 url: https://speakerdeck.com/opdavies/drupal-8
id: 46ba4ba577d94a32b7abdade610ceb69 id: 46ba4ba577d94a32b7abdade610ceb69

View file

@ -1,5 +1,6 @@
--- ---
title: Drupal VM, Meet Symfony Console 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] tags: [conference, php, drupal-vm, symfony]
speakerdeck: speakerdeck:
id: 56c79770f73f4e47a542a30243437c49 id: 56c79770f73f4e47a542a30243437c49

View file

@ -1,5 +1,6 @@
--- ---
title: Drupal.org in 2015: What's Coming Next title: Drupal.org in 2015: What's Coming Next
excerpt: A retrospective of the Drupal Associations work in 2014 and a look forward to what well be working on in 2015.
tags: [conference, drupalcamp, drupalcamp-london, drupal-association] tags: [conference, drupalcamp, drupalcamp-london, drupal-association]
speakerdeck: speakerdeck:
id: 0cf8d7b647c94ae289e9db2b46a9e8f2 id: 0cf8d7b647c94ae289e9db2b46a9e8f2

View file

@ -1,5 +1,6 @@
--- ---
title: Getting (Your Data) Into Drupal 8 title: Getting (Your Data) Into Drupal 8
excerpt: An overview of Drupals Migrate functionality, and a look at how to write your own migrations.
speakerdeck: speakerdeck:
id: 63e5dfce996e46699e304d50e896477b id: 63e5dfce996e46699e304d50e896477b
ratio: '1.77777777777778' ratio: '1.77777777777778'

View file

@ -1,5 +1,6 @@
--- ---
title: Goodbye Drush Make. Hello Composer! title: Goodbye Drush Make. Hello Composer!
excerpt: How to use Composer to manage your Drupal applications.
tags: ['meetup', 'drupal', 'composer'] tags: ['meetup', 'drupal', 'composer']
speakerdeck: speakerdeck:
id: 1c1e0e129ab34816bd4c4edb5f6642c2 id: 1c1e0e129ab34816bd4c4edb5f6642c2

View file

@ -1,5 +1,6 @@
--- ---
title: Modern Drupal Development with Composer title: Modern Drupal Development with Composer
excerpt: A lightning talk on how to use Composer to manage your Drupal projects.
type: Lightning talk type: Lightning talk
tags: ['meetups', 'phpsw', 'drupal', 'composer'] tags: ['meetups', 'phpsw', 'drupal', 'composer']
speakerdeck: speakerdeck:

View file

@ -1,5 +1,6 @@
--- ---
title: Test Drive Twig with Sculpin 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: speakerdeck:
id: 54589d2e50a3476a9a75aed809e9edf1 id: 54589d2e50a3476a9a75aed809e9edf1
ratio: '1.77777777777778' ratio: '1.77777777777778'