From 717b33785d161e1a96bcfc4f54649161a2b35957 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 24 May 2016 12:05:00 +0100 Subject: [PATCH] Add speaker-info page --- app/config/sculpin_site.yml | 1 + source/speaker-info.md | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 source/speaker-info.md diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index b946b476..b628a1a9 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -15,6 +15,7 @@ author: company: logo: appnovation.png name: Appnovation Technologies + name_short: Appnovation role: Senior Drupal Developer website: https://www.appnovation.com diff --git a/source/speaker-info.md b/source/speaker-info.md new file mode 100644 index 00000000..aa1a407a --- /dev/null +++ b/source/speaker-info.md @@ -0,0 +1,22 @@ +--- +layout: page +title: Speaker information +slug: speaker-info/ +--- +## Job title + +{{ site.author.company.role }} at [{{ site.author.company.name }}][0]. + +## Bio + +Oliver has been building websites since 2007, specialising in PHP and Drupal since 2008, and more recently exploring new technologies including Symfony and Laravel. He is a {{ site.author.company.role }} at [{{ site.author.company.name_short }}][0], a Drupal core contributor and module maintainer, and a provisional member of the Drupal Security team. + +In his spare time, Oliver can usually be found attending or organising a user group or conference, or working on freelance or open source projects. + +You can find him on Twitter, Drupal.org and GitHub as _opdavies_. + +## Photo + + + +[0]: {{site.author.company.website}}