From 522f7382431a90a49ccd3056bea7b1dfa2bf81ae Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 5 Mar 2016 15:19:03 +0000 Subject: [PATCH] Add slides and feedback for DC London talk --- ...tting-started-with-drupal-8-module-development.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/_talks/2016-03-05-getting-started-with-drupal-8-module-development.md b/source/_talks/2016-03-05-getting-started-with-drupal-8-module-development.md index c955aaf3..09ef8856 100644 --- a/source/_talks/2016-03-05-getting-started-with-drupal-8-module-development.md +++ b/source/_talks/2016-03-05-getting-started-with-drupal-8-module-development.md @@ -12,6 +12,9 @@ tags: - drupal - drupalcamp - drupal-8 +tweets: yes +code: https://github.com/opdavies/dclondon16-d8-module +slides: https://speakerdeck.com/opdavies/getting-started-with-drupal-8-module-development --- {% block abstract %} New to object-orientated PHP, Symfony or YAML, and want to get started building modules in Drupal 8? This is the session for you! @@ -29,3 +32,12 @@ What we won’t be covering: * Automated testing in PHPUnit or Simpletest. * Adding third party libraries and external dependencies via Composer. {% endblock %} + +{% block slides %} + +{% endblock %} + +{% block feedback %} +

@opdavies good talk on Getting started with Drupal 8 module development! 😀

— Michael trestianu (@Tresti88) March 5, 2016
+

@opdavies Great talk. Thanks.

— John Bloomfield (@jbloomfield) March 5, 2016
+{% endblock %}