Remove speaker info page, redirect to GitHub
This commit is contained in:
parent
120e7b8748
commit
fed6bfaa8f
|
@ -114,6 +114,7 @@
|
|||
/services /experience
|
||||
/slides/bristol-dug/drupal-vm-generator http://opdavies.github.io/slides-drupal-vm-generator
|
||||
/slides/phpsw/building-static-websites-with-sculpin https://opdavies.github.io/slides-phpsw-sculpin
|
||||
/speaker-info https://github.com/opdavies/talks/blob/master/speaker-info.md
|
||||
/speakerdeck https://speakerdeck.com/opdavies
|
||||
/speaking /talks
|
||||
/talks/2012/09/05/what-is-this-drupal-thing-unified-diff /talks/what-is-this-drupal-thing
|
||||
|
|
|
@ -1,33 +0,0 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
<div class="markdown" markdown="1">
|
||||
# Speaker Info
|
||||
|
||||
## Bio
|
||||
|
||||
[Oliver Davies][1] ([@opdavies][2]) has been building websites and web applications since 2007 - primarily with Drupal, though also uses Symfony, Silex, Laravel and Sculpin. He is a Senior Developer at [Microserve][3], a Drupal core contributor and mentor, and an open source and contribution advocate.
|
||||
|
||||
He regularly blogs and gives talks about web development and systems administration, maintains and contributes to various open source projects, and co-organises DrupalCamp Bristol as well as the Drupal Bristol and PHPSW user groups.
|
||||
|
||||
## Photos
|
||||
|
||||
- <https://www.dropbox.com/s/den3ww3lpve08fa/precedent_thumb.jpg>
|
||||
- <https://www.dropbox.com/s/y14uhcktu3r2ti7/phpnw17.jpg>
|
||||
|
||||
## Some Events I’ve Spoken At
|
||||
|
||||
- DrupalCamp Brighton 2015
|
||||
- DrupalCamp Bristol 2016
|
||||
- DrupalCamp Dublin 2017
|
||||
- DrupalCamp London (2014, 2015, 2016, 2017)
|
||||
- DrupalCamp North 2015
|
||||
- Nomad PHP
|
||||
- PHP North West 2017 (10 year anniversary)
|
||||
- PHP South Coast 2016
|
||||
- PHP UK Conference 2018
|
||||
</div>
|
||||
|
||||
[1]: {{site.url}}
|
||||
[2]: {{site.twitter.url}}
|
||||
[3]: {{site.companies[site.work.company].url}}
|
Reference in a new issue