From 3470c1fb19f72b570a5d21d5a5b6284d3c90cf31 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 19 May 2016 12:28:00 +0100 Subject: [PATCH] Appnovation --- app/config/sculpin_site.yml | 32 ++++++++++++++------------------ gulpfile.js | 3 ++- source/experience.html.twig | 5 +++++ source/index.md | 5 +++-- 4 files changed, 24 insertions(+), 21 deletions(-) diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index c67d1133..e7cb2cf6 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -1,6 +1,6 @@ title: 'Oliver Davies' subtitle: 'Web Developer, System Administrator - PHP, Drupal, Symfony, Linux' -description: 'Oliver Davies, Lead Drupal Developer' +description: 'Oliver Davies, Drupal Developer' email: oliver+website@oliverdavies.uk apple_touch_icon_sizes: [ 57, 114, 72, 144, 60, 120, 76, 152 ] @@ -15,12 +15,12 @@ ansible_galaxy: author: name: Oliver Davies - bio: 'Oliver Davies is a Drupal Developer and System Administrator based in the UK. He is a Lead Developer at CTI Digital and also provides freelance consultancy services for Drupal websites, PHP applications and Linux servers.' + bio: 'Oliver Davies is a Drupal Developer and System Administrator based in the UK. He is a Senior Developer at Appnovation Technologies and also provides freelance consultancy services for Drupal websites, PHP applications and Linux servers.' company: - role: Lead Drupal Developer - name: CTI Digital - website: https://www.ctidigital.com - logo: cti-digital.png + role: Senior Drupal Developer + name: Appnovation Technologies + website: https://www.appnovation.com + logo: appnovation.png availability: |

Not available for day contract work

@@ -66,6 +66,10 @@ companies: title: CTI Digital website: https://www.ctidigital.com logo: cti-digital.png + appnovation: + title: Appnovation Technologies + website: https://www.appnovation.com + logo: appnovation.png drupalorg: url: https://www.drupal.org/user/381388 @@ -93,18 +97,10 @@ linkedin: url: http://uk.linkedin.com/in/opdavies main_menu: - about: - href: / - title: About - talks: - href: /talks/ - title: Talks - experience: - href: /experience/ - title: Experience - blog: - href: /blog/ - title: Blog + about: { href: /, title: About } + talks: { href: /talks/, title: Talks } + experience: { href: /experience/, title: Experience } + blog: { href: /blog/, title: Blog } meetups: drupalbristol: diff --git a/gulpfile.js b/gulpfile.js index 0a1049e8..46a35257 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -25,7 +25,8 @@ app.css = function (paths, filename) { .pipe(plugins.if(!config.production, plugins.sourcemaps.write('.'))) .pipe(plugins.if(!config.production, gulp.dest(config.outputDir + '/css'))) .pipe(plugins.if(!config.production, plugins.refresh())) - .pipe(gulp.dest(config.outputDir + '/css')); + .pipe(gulp.dest(config.outputDir + '/css')) + .pipe(plugins.if(!config.production, gulp.dest('output_dev/css'))); }; app.js = function (paths, filename) { diff --git a/source/experience.html.twig b/source/experience.html.twig index 882cae2d..a748c9ea 100644 --- a/source/experience.html.twig +++ b/source/experience.html.twig @@ -3,6 +3,11 @@ layout: default title: Experience nav: experience experiences: + - company: appnovation + location: Caerphilly, Wales + role: Senior Drupal Developer + start: May 2016 + - company: freelance location: Remote role: 'PHP Developer & Linux System Administrator' diff --git a/source/index.md b/source/index.md index f95623bc..1a038ea8 100644 --- a/source/index.md +++ b/source/index.md @@ -33,12 +33,12 @@ My name is Oliver Davies (aka [opdavies][1]), I’m a Web Developer and System A Here is some more information about me: * I’m a {{ site.author.company.role }} at [{{ site.author.company.name }}][20]. I also provide part-time freelance development and consultancy services. -* I work with open source technologies. I specialise in [Drupal][2] and [Linux][5], but also work with [Symfony][3], [Silex][29], [Sculpin][31] and [Laravel][30]. +* I work with open source technologies, specialising in [Drupal][2] and [Linux][5], but also [Symfony][3], [Silex][29], [Sculpin][31] and [Laravel][30]. * I’m a Drupal 7 & 8 core contributor, module maintainer and mentor. * I’m a provisional member of the [Drupal Security Team][14] and the Git documentation maintainer for Drupal.org. * I’m the lead organiser of [Drupal Bristol][15], and an organiser of [PHPSW][17] and [DrupalCamp Bristol][18]. * I [regularly speak][19] at conferences and user groups. -* I previously worked for the [Drupal Association][7] and agencies including [Microserve][8], [Precedent][9] and [Nomensa][10]. +* I previously worked for the [Drupal Association][7] and other agencies including [CTI Digital][34], [Microserve][8], [Precedent][9] and [Nomensa][10]. ## Hire Me @@ -95,3 +95,4 @@ Here is some more information about me: [31]: https://sculpin.io [32]: https://docs.puppet.com/guides/faq.html#what-is-puppet [33]: {{site.joindin.url}} +[34]: https://www.ctidigital.com