Add more images
This commit is contained in:
parent
9195837377
commit
9ec5042010
|
@ -8,6 +8,16 @@ video:
|
|||
url: https://www.youtube.com/watch?v=jtmARTuYhp8
|
||||
embed: <iframe width="560" height="315" src="https://www.youtube.com/embed/jtmARTuYhp8" frameborder="0" allowfullscreen></iframe>
|
||||
tags: [drupalcamp, migration, drupal-8]
|
||||
meta:
|
||||
og:
|
||||
title: Getting (Your Data) into Drupal 8
|
||||
description: "How I migrated the Drupal Bristol website onto Drupal 8."
|
||||
type: website
|
||||
image:
|
||||
url: /assets/images/talks/getting-your-data-into-drupal-8.png
|
||||
width: 2560
|
||||
height: 1440
|
||||
type: image/png
|
||||
events:
|
||||
- { id: drupal-bristol, date: '2017-01-18' }
|
||||
- { id: drupalcamp-london-17, date: '2017-03-04', time: '12:05 - 12:50' }
|
||||
|
|
|
@ -8,6 +8,16 @@ video:
|
|||
url: https://www.youtube.com/watch?v=fdbxXOi2HP4
|
||||
embed: <iframe width="560" height="315" src="https://www.youtube.com/embed/fdbxXOi2HP4" frameborder="0" allowfullscreen></iframe>
|
||||
tags: [drupalcamp, simpletest, phpunit, testing]
|
||||
meta:
|
||||
og:
|
||||
title: Test Driven Drupal Development with SimpleTest and PHPUnit
|
||||
description: "How to write tests and follow TDD for Drupal applications."
|
||||
type: website
|
||||
image:
|
||||
url: /assets/images/talks/test-driven-drupal-development.png
|
||||
width: 2560
|
||||
height: 1440
|
||||
type: image/png
|
||||
events:
|
||||
- { id: drupalcamp-london-17, date: '2017-03-04', time: '16:15 - 17:00' }
|
||||
---
|
||||
|
|
BIN
source/assets/images/talks/getting-your-data-into-drupal-8.png
Normal file
BIN
source/assets/images/talks/getting-your-data-into-drupal-8.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 124 KiB |
BIN
source/assets/images/talks/test-driven-drupal-development.png
Normal file
BIN
source/assets/images/talks/test-driven-drupal-development.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 152 KiB |
Reference in a new issue