Add excerpts
This commit is contained in:
parent
d5344b3230
commit
4a0acbdf7f
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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'
|
||||
|
|
|
@ -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'
|
||||
|
|
|
@ -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'
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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'
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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'
|
||||
|
|
Reference in a new issue