Add and configure redirect bundle.
This commit is contained in:
parent
9deeaf6772
commit
1c07b44f1b
112 changed files with 288 additions and 128 deletions
|
@ -7,6 +7,8 @@ slides:
|
|||
embed: <script async class="speakerdeck-embed" data-id="ffa9b6dea6dc4a8eb207b9982ed6e1bd" data-ratio="1.33333333333333" src="//speakerdeck.com/assets/embed.js"></script>
|
||||
tags: [meetup, umbristol, drupal]
|
||||
tweets: yes
|
||||
redirect:
|
||||
- talks/2015/08/25/dancing-for-drupal-umbristol/
|
||||
---
|
||||
As part of their [CMS Dance-Off][1], I was selected to speak about Drupal alongside other speakers representing Umbraco, Sitecore and Episerver.
|
||||
|
||||
|
|
|
@ -19,6 +19,8 @@ meta:
|
|||
type: 'image/png'
|
||||
height: 540
|
||||
width: 960
|
||||
redirect:
|
||||
- talks/2016/03/05/drupal-8-module-development-drupalcamp-london-2016/
|
||||
---
|
||||
New to object-orientated PHP, Symfony or YAML, and want to get started building modules in Drupal 8? This is the session for you!
|
||||
|
||||
|
|
|
@ -6,6 +6,8 @@ tags: [conference, php, drupal, drupal-8]
|
|||
slides:
|
||||
url: https://speakerdeck.com/opdavies/drupal-rejoining-the-herd
|
||||
embed: <script async class="speakerdeck-embed" data-id="440fd6592f474741bc606c96bc32c104" data-ratio="1.37081659973226" src="//speakerdeck.com/assets/embed.js"></script>
|
||||
redirect:
|
||||
- talks/2016/06/11/drupal-8-rejoining-the-herd-php-south-coast-2016/
|
||||
---
|
||||
[Drupal 8][0] was (finally) released on November 19th 2015, after almost 4 years of work and code commits by over 3,200 different contributors. Whilst it’s pretty much the same as the Drupal that we know and, hopefully, love, a lot has changed behind the scenes and under the hood!
|
||||
|
||||
|
|
|
@ -10,6 +10,8 @@ video:
|
|||
embed: <iframe width="560" height="315" src="https://www.youtube.com/embed/36zCxPrOOzM" frameborder="0" allowfullscreen></iframe>
|
||||
tags: [meetup, phpsw, drupal, drupal-8]
|
||||
tweets: yes
|
||||
redirect:
|
||||
- talks/2015/04/08/drupal-8-phpsw/
|
||||
---
|
||||
This was a ten minute lightning talk, designed to highlight the major changes coming in Drupal 8.
|
||||
|
||||
|
|
|
@ -9,6 +9,8 @@ slides:
|
|||
video:
|
||||
url: https://www.youtube.com/watch?v=Yi_FPI3xHwc
|
||||
embed: '<iframe width="560" height="315" src="https://www.youtube.com/embed/Yi_FPI3xHwc" frameborder="0" allowfullscreen></iframe>'
|
||||
redirect:
|
||||
- talks/2016/11/09/drupal-development-with-composer-phpsw/
|
||||
---
|
||||
Building a Drupal application? You no longer need to download archives to add new modules or update core, or deal with Drupal specific tools to manage your codebase.
|
||||
|
||||
|
|
|
@ -10,6 +10,10 @@ slides:
|
|||
video:
|
||||
url: https://youtu.be/U1pbKAAO2Wo?t=3696
|
||||
embed: <iframe width="560" height="315" src="https://www.youtube.com/embed/U1pbKAAO2Wo?start=3696" frameborder="0" allowfullscreen></iframe>
|
||||
redirect:
|
||||
- talks/2016/03/09/drupal-vm-generator-nwdug/
|
||||
- talks/2016/04/02/drupal-vm-generator-drupal-bristol/
|
||||
- talks/drupal-vm-generator-2/
|
||||
---
|
||||
An short talk about the [Drupal VM Generator][1] project.
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ slides:
|
|||
url: https://speakerdeck.com/opdavies/drupal-vm-meet-symfony-console
|
||||
embed: <script async class="speakerdeck-embed" data-id="56c79770f73f4e47a542a30243437c49" data-ratio="1.37081659973226" src="//speakerdeck.com/assets/embed.js"></script>
|
||||
image: drupal-vm-meet-symfony-console.png
|
||||
redirect:
|
||||
- talks/2016/07/23/drupal-vm-meet-symfony-console-drupalcamp-bristol-2016/
|
||||
---
|
||||
_TL;DR - Come and learn about Symfony Console, with examples from a real-world project._
|
||||
|
||||
|
|
|
@ -6,4 +6,9 @@ tags: [conference, drupalcamp, drupalcamp-london, drupal-association]
|
|||
slides:
|
||||
url: https://speakerdeck.com/opdavies/drupal-dot-org-in-15
|
||||
embed: <script async class="speakerdeck-embed" data-id="0cf8d7b647c94ae289e9db2b46a9e8f2" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>
|
||||
redirect:
|
||||
- talks/2015/01/18/drupalorg-2015-drupalcamp-brighton-2015/
|
||||
- talks/2015/02/28/drupalorg-2015-drupalcamp-london-2015/
|
||||
- talks/drupalorg-2015-2/
|
||||
- talks/drupalorg-2015/
|
||||
---
|
||||
|
|
|
@ -6,4 +6,6 @@ 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>
|
||||
tags: [meetup, drupal, drupal-bristol, drush, drush-make]
|
||||
redirect:
|
||||
- talks/2014/07/02/drush-make-drupalbristol-drupal-bristol/
|
||||
---
|
||||
|
|
|
@ -19,6 +19,9 @@ meta:
|
|||
width: 2560
|
||||
height: 1440
|
||||
type: image/png
|
||||
redirect:
|
||||
- talks/2017/01/18/getting-your-data-into-drupal-8-drupal-bristol/
|
||||
- talks/2017/03/04/getting-your-data-into-drupal-8-drupalcamp-london-2017/
|
||||
---
|
||||
If you’ve moved a site from Drupal 6 to 7, the chances are that you’ve either used the upgrade path to update your old site in-place, or you built a new site from scratch and used the Migrate module from contrib to migrate your data from the old database.
|
||||
|
||||
|
|
|
@ -11,4 +11,7 @@ video:
|
|||
tags: [conference, drupalcamp, drupalcamp-london, git, git-flow]
|
||||
slug: git-flow
|
||||
tweets: yes
|
||||
redirect:
|
||||
- git-flow/
|
||||
- talks/2014/03/01/git-flow-drupalcamp-london-2014/
|
||||
---
|
||||
|
|
|
@ -6,6 +6,8 @@ tags: ['meetup', 'drupal', 'composer']
|
|||
slides:
|
||||
url: http://bit.ly/slides-goodbye-drush-make-hello-composer2
|
||||
embed: '<script async class="speakerdeck-embed" data-id="1c1e0e129ab34816bd4c4edb5f6642c2" data-ratio="1.37081659973226" src="//speakerdeck.com/assets/embed.js"></script>'
|
||||
redirect:
|
||||
- talks/2016/11/17/goodbye-drush-make-hello-composer-drupal-bristol/
|
||||
---
|
||||
One of the main outcomes of Drupal 8 was “getting off the island” with third-party code included in core and adopting modern best practices from the wider PHP ecosystem - including [Composer][1], PHP’s dependency manager.
|
||||
|
||||
|
|
|
@ -11,6 +11,8 @@ tweets: yes
|
|||
video:
|
||||
embed: <iframe width="560" height="315" src="https://www.youtube.com/embed/aN53arCKZAU" frameborder="0" allowfullscreen></iframe>
|
||||
url: https://www.youtube.com/watch?v=aN53arCKZAU
|
||||
redirect:
|
||||
- talks/2015/10/14/sculpin-phpsw/
|
||||
---
|
||||
[Sculpin][0] is a static site generator written in PHP. It converts Markdown files, Twig templates and standard HTML into a static HTML site that can be easily deployed.
|
||||
|
||||
|
|
|
@ -8,6 +8,8 @@ slides:
|
|||
code: https://github.com/opdavies/sculpin-demo
|
||||
tags: [conference, drupalcamp, drupalcamp-north, sculpin, twig]
|
||||
tweets: yes
|
||||
redirect:
|
||||
- talks/2015/07/25/test-drive-twig-with-sculpin-drupalcamp-north-2015/
|
||||
---
|
||||
[Sculpin][1] is a static site generator written in PHP, and based on [Symfony components][2]. It uses [YAML][3] and [Twig][4], which makes it very appealing to Drupal people wanting to learn these in preparation for Drupal 8.
|
||||
|
||||
|
|
|
@ -6,4 +6,6 @@ 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>
|
||||
tags: [meetup, drupal, unified-diff]
|
||||
redirect:
|
||||
- talks/2012/09/05/what-is-this-drupal-thing-unified-diff/
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue