Add talk types

This commit is contained in:
Oliver Davies 2017-03-14 08:18:57 +00:00
parent 8dc17841ce
commit 2d129bb064
20 changed files with 26 additions and 1 deletions

View file

@ -17,5 +17,7 @@
.feedback
width: 15%
.talk-type,
.event-location
display: block
margin-top: 1px

View file

@ -21,6 +21,12 @@
<a href="{{ event.talk.url }}">
{{ event.talk.title }}
</a>
{% if event.talk.type %}
<small class="talk-type">
{{ event.talk.type }}
</small>
{% endif %}
</td>
{% endif %}

View file

@ -1,5 +1,6 @@
---
title: Dancing for Drupal
type: Talk
slides:
url: https://speakerdeck.com/opdavies/umbristol-dancing-for-drupal
embed: <script async class="speakerdeck-embed" data-id="ffa9b6dea6dc4a8eb207b9982ed6e1bd" data-ratio="1.33333333333333" src="//speakerdeck.com/assets/embed.js"></script>

View file

@ -1,5 +1,6 @@
---
title: Getting Started with Drupal 8 Module Development
type: Talk
tags: [conference, php, drupal, drupalcamp, drupal-8]
tweets: yes
code: https://github.com/opdavies/dclondon16-d8-module

View file

@ -1,5 +1,6 @@
---
title: Drupal 8: Rejoining the Herd
type: Talk
tags: [conference, php, drupal, drupal-8]
slides:
url: https://speakerdeck.com/opdavies/drupal-rejoining-the-herd

View file

@ -1,5 +1,6 @@
---
title: Drupal 8
type: Lightning talk
slides:
url: https://speakerdeck.com/opdavies/drupal-8
embed: <script async class="speakerdeck-embed" data-id="46ba4ba577d94a32b7abdade610ceb69" data-ratio="1.29456384323641" src="//speakerdeck.com/assets/embed.js"></script>

View file

@ -1,5 +1,6 @@
---
title: About the Drupal Association
type: Talk
tags: [meetup, swdug, drupal, drupal-association]
slug: drupal-association
events:

View file

@ -1,5 +1,6 @@
---
title: Drupal and the LDAP Module
type: Talk
tags: [meetup, swdug, drupal, ldap]
slug: drupal-ldap
logo: assets/images/talks/logos/swdug.png

View file

@ -1,5 +1,6 @@
---
title: Drupal VM Generator
type: Lightning talk
code: https://github.com/opdavies/drupal-vm-generator
tags: [drupal-vm, drupal-vm-generator, meetup, symfony]
slides:

View file

@ -1,5 +1,6 @@
---
title: Drupal VM, Meet Symfony Console
type: Talk
tags: [conference, php, drupal-vm, symfony]
slides:
url: https://speakerdeck.com/opdavies/drupal-vm-meet-symfony-console

View file

@ -1,5 +1,6 @@
---
title: Drupal.org in 2015: What's Coming Next
type: Talk
tags: [conference, drupalcamp, drupalcamp-london, drupal-association]
slides:
url: https://speakerdeck.com/opdavies/drupal-dot-org-in-2015

View file

@ -1,5 +1,6 @@
---
title: drush make drupalbristol
type: Talk
slides:
url: https://speakerdeck.com/opdavies/drush-make-drupalbristol
embed: <script async class="speakerdeck-embed" data-id="42605700f102013198de5a5f6f23ab67" data-ratio="1.29456384323641" src="//speakerdeck.com/assets/embed.js"></script>

View file

@ -1,5 +1,6 @@
---
title: Getting (Your Data) Into Drupal 8
type: Talk
slides:
url: https://speakerdeck.com/opdavies/getting-your-data-into-drupal-8-drupal-bristol
embed: <script async class="speakerdeck-embed" data-id="63e5dfce996e46699e304d50e896477b" data-ratio="1.37081659973226" src="//speakerdeck.com/assets/embed.js"></script>

View file

@ -1,5 +1,6 @@
---
title: Never Commit to Master - An Introduction to Git Flow
type: Talk
slides:
url: https://speakerdeck.com/opdavies/never-commit-to-master-an-introduction-to-git-flow
embed: <script async class="speakerdeck-embed" data-id="201559e0f103013198dd5a5f6f23ab67" data-ratio="1.29456384323641" src="//speakerdeck.com/assets/embed.js"></script>

View file

@ -1,5 +1,6 @@
---
title: Goodbye Drush Make. Hello Composer!
type: Talk
tags: ['meetup', 'drupal', 'composer']
slides:
url: http://bit.ly/slides-goodbye-drush-make-hello-composer2

View file

@ -1,5 +1,6 @@
---
title: It All Started With A Patch
type: Lightning talk
tags: [meetup, phpsw, open-source]
slides:
url: https://speakerdeck.com/opdavies/it-all-started-with-a-patch-phpsw

View file

@ -1,5 +1,6 @@
---
title: Building Static Websites with Sculpin
type: Lightning talk
slides:
url: https://speakerdeck.com/opdavies/building-static-websites-with-sculpin
embed: <script async class="speakerdeck-embed" data-id="6c9c4be1a1344f1291ff13a391674a66" data-ratio="1.37081659973226" src="//speakerdeck.com/assets/embed.js"></script>

View file

@ -1,5 +1,6 @@
---
title: Test Drive Twig with Sculpin
type: Talk
slides:
url: https://speakerdeck.com/opdavies/test-drive-twig-with-sculpin
embed: <script async class="speakerdeck-embed" data-id="54589d2e50a3476a9a75aed809e9edf1" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>

View file

@ -1,5 +1,6 @@
---
title: Test Driven Drupal Development with SimpleTest and PHPUnit
type: Talk
slides:
url: https://speakerdeck.com/opdavies/test-driven-drupal-development-with-simpletest-and-phpunit-drupalcamp-london-2017
embed: <script async class="speakerdeck-embed" data-id="4f12722ed400468b93ebb32a23b3c757" data-ratio="1.37081659973226" src="//speakerdeck.com/assets/embed.js"></script>

View file

@ -1,6 +1,6 @@
---
title: So, what is this Drupal thing?
location:
type: Talk
video:
url: https://vimeo.com/49827006
embed: <iframe src="https://player.vimeo.com/video/49827006" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>