Change excerpt to description

This commit is contained in:
Oliver Davies 2019-03-04 00:05:04 +00:00
parent 4a0acbdf7f
commit ee9b90098d
27 changed files with 30 additions and 30 deletions

View file

@ -2,7 +2,7 @@
<h3 class="text-lg text-black mb-1">{{ talk.title }}</h3> <h3 class="text-lg text-black mb-1">{{ talk.title }}</h3>
<div class="text-sm text-grey-darkest"> <div class="text-sm text-grey-darkest">
<p>{{ talk.excerpt }}</p> <p>{{ talk.description }}</p>
</div> </div>
{% if talk.url %} {% if talk.url %}

View file

@ -1,6 +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. description: 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,6 +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. description: 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,6 +1,6 @@
--- ---
title: Dancing for Drupal title: Dancing for Drupal
excerpt: A talk on Drupal, presented alongside others representing Umbraco, Sitecore and Episerver. description: 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'
excerpt: How to use Fabric, a Python command line based library, to deploy your Drupal applications. description: 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,6 +1,6 @@
--- ---
title: Deploying PHP applications with Ansible, Ansible Vault and Ansistrano 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. description: How to use Ansible and Ansistrano to perform robust, secure deployments of your PHP applications.
speakerdeck: speakerdeck:
id: c11fe635ed8f4741b35bf3ebe53e8323 id: c11fe635ed8f4741b35bf3ebe53e8323
ratio: "1.77777777777778" ratio: "1.77777777777778"

View file

@ -1,6 +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. description: 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,6 +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. description: 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,6 +1,6 @@
--- ---
title: Having Fun with Drupal 8, PHP libraries and the Drupal.org API title: Having Fun with Drupal 8, PHP libraries and the Drupal.org API
excerpt: A crash course in developing PHP packages and Drupal 8 modules, based on the Drupal.org API. description: A crash course in developing PHP packages and Drupal 8 modules, based on the Drupal.org API.
speakerdeck: speakerdeck:
id: 6e42ae9620bb4e91b3955f8c30d66934 id: 6e42ae9620bb4e91b3955f8c30d66934
ratio: '1.77777777777778' ratio: '1.77777777777778'

View file

@ -1,6 +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. description: 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,6 +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. description: 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,6 +1,6 @@
--- ---
title: Drupal VM Generator title: Drupal VM Generator
excerpt: Announcing the Drupal VM Generator CLI tool. description: Announcing the Drupal VM Generator CLI tool.
type: Lightning talk type: Lightning talk
code: https://github.com/opdavies/drupal-vm-generator code: https://github.com/opdavies/drupal-vm-generator
tags: [drupal-vm, drupal-vm-generator, meetup, symfony] tags: [drupal-vm, drupal-vm-generator, meetup, symfony]

View file

@ -1,6 +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. description: 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,6 +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. description: 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,6 +1,6 @@
--- ---
title: drush make drupalbristol title: drush make drupalbristol
excerpt: How to Drush Make to build your Drupal websites. description: How to Drush Make to build your Drupal websites.
speakerdeck: speakerdeck:
id: 42605700f102013198de5a5f6f23ab67 id: 42605700f102013198de5a5f6f23ab67
ratio: '1.29456384323641' ratio: '1.29456384323641'

View file

@ -1,6 +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. description: 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,6 +1,6 @@
--- ---
title: Never Commit to Master - An Introduction to Git Flow title: Never Commit to Master - An Introduction to Git Flow
excerpt: An introduction to and demonstation of the Git Flow braching model. description: An introduction to and demonstation of the Git Flow braching model.
speakerdeck: speakerdeck:
id: 201559e0f103013198dd5a5f6f23ab67 id: 201559e0f103013198dd5a5f6f23ab67
ratio: '1.29456384323641' ratio: '1.29456384323641'

View file

@ -1,6 +1,6 @@
--- ---
title: Goodbye Drush Make. Hello Composer! title: Goodbye Drush Make. Hello Composer!
excerpt: How to use Composer to manage your Drupal applications. description: 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,6 +1,6 @@
--- ---
title: It All Started With A Patch title: It All Started With A Patch
excerpt: A lightning talk on how and why to get involved with open source. description: A lightning talk on how and why to get involved with open source.
type: Lightning talk type: Lightning talk
tags: [meetup, phpsw, open-source] tags: [meetup, phpsw, open-source]
speakerdeck: speakerdeck:

View file

@ -1,6 +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. description: 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,6 +1,6 @@
--- ---
title: So, what is this Drupal thing? title: So, what is this Drupal thing?
excerpt: My first talk, where I talk about Drupal, what it is and what it can do. description: My first talk, where I talk about Drupal, what it is and what it can do.
vimeo: vimeo:
id: 49827006 id: 49827006
tags: [meetup, drupal, unified-diff] tags: [meetup, drupal, unified-diff]

View file

@ -1,6 +1,6 @@
--- ---
title: Taking Flight with Tailwind CSS 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. description: An introduction to the utility-first approach to writing CSS with a focus on the Tailwind CSS framework.
type: Lightning talk type: Lightning talk
speakerdeck: speakerdeck:
id: 10ca51f23560443d83b898a92929b4b3 id: 10ca51f23560443d83b898a92929b4b3

View file

@ -1,6 +1,6 @@
--- ---
title: TDD - Test Driven Drupal title: TDD - Test Driven Drupal
excerpt: How to write automated tests for Drupal, and how to create a new Drupal module using test driven development. description: How to write automated tests for Drupal, and how to create a new Drupal module using test driven development.
speakerdeck: speakerdeck:
id: 088cb18033064f5cb18d1079795294a1 id: 088cb18033064f5cb18d1079795294a1
ratio: '1.77777777777778' ratio: '1.77777777777778'

View file

@ -1,6 +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. description: 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'

View file

@ -1,6 +1,6 @@
--- ---
title: Things you should know about PHP title: Things you should know about PHP
excerpt: An introduction to PHP, presented to the Swansea Software Development Community (SSDC) meetup. description: An introduction to PHP, presented to the Swansea Software Development Community (SSDC) meetup.
speakerdeck: speakerdeck:
id: fe360f1030f34bdb9eb14cdab907bb3c id: fe360f1030f34bdb9eb14cdab907bb3c
ratio: '1.37081659973226' ratio: '1.37081659973226'

View file

@ -1,6 +1,6 @@
--- ---
title: Using Laravel Collections... Outside Laravel title: Using Laravel Collections... Outside Laravel
excerpt: How to include and use Laravels Illuminate Collections in your non-Laravel PHP projects. description: How to include and use Laravels Illuminate Collections in your non-Laravel PHP projects.
speakerdeck: speakerdeck:
id: 76f1718a75a74940b0b028aac8b9f78b id: 76f1718a75a74940b0b028aac8b9f78b
ratio: '1.77777777777778' ratio: '1.77777777777778'

View file

@ -6,26 +6,26 @@ meta:
use: [talks] use: [talks]
talks: talks:
- title: 'Drupal and the LDAP module' - title: 'Drupal and the LDAP module'
excerpt: A review and demonstration of some of the recent single sign-on work that I did using Drupals LDAP module. description: A review and demonstration of some of the recent single sign-on work that I did using Drupals LDAP module.
events: events:
- event: swdug - event: swdug
date: 2013-07-10 date: 2013-07-10
- title: 'About the Drupal Association' - title: 'About the Drupal Association'
excerpt: An impromptu talk about what the Drupal Association is, and what work Ive been doing since I joined the Association staff. description: An impromptu talk about what the Drupal Association is, and what work Ive been doing since I joined the Association staff.
events: events:
- event: swdug - event: swdug
date: 2014-08-19 date: 2014-08-19
- title: 'Automated testing with Drupal 8 and PHPUnit' - title: 'Automated testing with Drupal 8 and PHPUnit'
excerpt: A workshop that I gave to teach others about automated testing in Drupal 8. description: A workshop that I gave to teach others about automated testing in Drupal 8.
type: Workshop type: Workshop
events: events:
- event: drupal_bristol - event: drupal_bristol
date: 2018-06-27 date: 2018-06-27
- title: 'Episode #175 - Automated Testing' - title: 'Episode #175 - Automated Testing'
excerpt: I joined the Talking Drupal team to discuss automated testing. description: I joined the Talking Drupal team to discuss automated testing.
type: Podcast type: Podcast
url: http://talkingdrupal.com/175 url: http://talkingdrupal.com/175
events: events: