Added pages
This commit is contained in:
parent
1b9783f6aa
commit
2678d9a94d
9
source/accessibility.md
Normal file
9
source/accessibility.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
layout: default
|
||||
title: Accessibility
|
||||
---
|
||||
# Accessibility
|
||||
|
||||
I have made as much effort as possible to make this website accessible to all users.
|
||||
|
||||
If you have any suggestions to improve the site, please [contact me](contact).
|
14
source/company-information.md
Normal file
14
source/company-information.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
layout: default
|
||||
title: Company Information
|
||||
---
|
||||
# Company Information
|
||||
|
||||
Company name
|
||||
: Oliver Davies Ltd (previously Oliver Davies Web Development Ltd)
|
||||
|
||||
Registered address
|
||||
: 106 Rowan Way, Malpas, Newport, NP20 6JN
|
||||
|
||||
Company number
|
||||
: 8017706
|
5
source/contact.md
Normal file
5
source/contact.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
layout: default
|
||||
title: Contact
|
||||
---
|
||||
# Contact
|
11
source/index.md
Normal file
11
source/index.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
layout: default
|
||||
title: About Oliver
|
||||
---
|
||||
# About
|
||||
|
||||
Oliver Davies is a [Drupal](https://www.drupal.org/about) Developer and Systems Administrator based in Wales. Oliver is part of the [Drupal Association](https://assoc.drupal.org/about) Engineering team, working on Drupal.org, it's sub-sites and infrastructure. He also works on freelance projects in his spare time, supporting Drupal websites and Linux servers.
|
||||
|
||||
Oliver is an active member of the Drupal community - organising and attending local user groups and DrupalCamps, mentoring at DrupalCons, and contributing code to core and various contrib modules and themes. He is also the Git Documentation Maintainer for the Drupal project and a provisional member of the [Drupal Security team](https://www.drupal.org/security-team).
|
||||
|
||||
Oliver has active social media profiles on [Twitter](https://twitter.com/opdavies) and [LinkedIn](https://www.linkedin.com/in/opdavies), and you can view his code on [Drupal.org](https://www.drupal.org/user/381388/track/code) and [GitHub](https://www.github.com/opdavies?tab=activity).
|
25
source/services.md
Normal file
25
source/services.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
layout: default
|
||||
title: Services
|
||||
---
|
||||
# Services
|
||||
|
||||
## Drupal
|
||||
|
||||
* Website development using Drupal 6 and 7.
|
||||
* Use of Drupal distributions such as [Commerce Kickstart](https://www.drupal.org/project/commerce_kickstart), [Drupal Commons](https://www.drupal.org/project/commons), [COD](https://www.drupal.org/project/cod) and [Open Atrium](https://www.drupal.org/project/openatrium).
|
||||
* Custom module development including integration with third party APIs.
|
||||
* Front-end and theme development using [SASS](http://sass-lang.com) and [Compass](http://compass-style.org).
|
||||
* eCommerce using [Drupal Commerce](http://drupalcommerce.org) or [Ubercart](http://ubercart.org).
|
||||
* CRM integration including [CiviCRM](http://civicrm.org) and [SugarCRM](www.sugarcrm.com).
|
||||
* Content and data migration using the [Migrate framework](http://www.drupal.org/migrate).
|
||||
* Ad-hoc and ongoing support and maintenance of Drupal sites, including security updates.
|
||||
* [Git](http://git-scm.com) setup and training.
|
||||
|
||||
## Servers
|
||||
|
||||
* CentOS, RHEL and Ubuntu server configuration, including [Apache](http://apache.org), [Nginx](http://nginx.org), [PHP](http://php.net), [MySQL](http://mysql.com) and [MariaDB](https://mariadb.org).
|
||||
* Configuration management using [Puppet](http://puppetlabs.com).
|
||||
* Continuous integration using [Jenkins](http://jenkins-ci.org).
|
||||
* Virtual machine setup using [Vagrant](http://vagrantup.com) for development or server testing.
|
||||
* Domain name and DNS management.
|
28
source/talks.md
Normal file
28
source/talks.md
Normal file
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
layout: default
|
||||
title: Talks
|
||||
---
|
||||
# Talks
|
||||
|
||||
<h2>Previous Talks</h2>
|
||||
|
||||
February 2015 - <a href="http://2015.drupalcamplondon.co.uk">DrupalCamp London</a>
|
||||
: Drupal.org in 2015: What's coming next?
|
||||
|
||||
January 2015 - <a href="http://www.drupalcampbrighton.co.uk">DrupalCamp Brighton</a>
|
||||
: Drupal.org in 2015: What's coming next?
|
||||
|
||||
August 2014 - South Wales Drupal User Group (Cardiff)
|
||||
: An impromptu talk about the <a href="https://assoc.drupal.org">Drupal Association</a> and I've done there since joining the team.</dd>
|
||||
|
||||
July 2014 - Drupal Bristol
|
||||
: <a href="http://www.oliverdavies.co.uk/blog/drush-make-drupalbristol">drush make drupalbristo: An introduction to Drush and Drush Make</dd>
|
||||
|
||||
March 2014 - <a href="http://2014.drupalcamplondon.co.uk">DrupalCamp London</a>
|
||||
: <a href="http://www.oliverdavies.co.uk/blog/what-git-flow">Never Commit to Master</a>Introduction to Git Flow</dd>
|
||||
|
||||
July 2013 - South Wales Drupal User Group (Cardiff)
|
||||
: An overview of the <a href="http://www.drupal.org/project/ldap">Drupal LDAP module</a> and hcustomised it for a client project.</dd>
|
||||
|
||||
September 2012 - <a href="http://unifieddiff.co.uk">unified.diff</a>
|
||||
: <a href="http://vimeo.com/49827006">So, what is this Drupal thing?</a> - an introduction to Drupal.
|
25
source/work.md
Normal file
25
source/work.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
layout: default
|
||||
title: Work
|
||||
---
|
||||
# Work
|
||||
|
||||
## Drupal Association
|
||||
|
||||
My main job is working for the Engineering team at the [Drupal Association](https://assoc.drupal.org), where I work on [Drupal.org](https://www.drupal.org), it's sub-sites and it's infrastructure. I've been in this role since May 2014.
|
||||
|
||||
Some of the tasks that I've worked on so far:
|
||||
|
||||
* Building new pages for [Supporting Partners](https://www.drupal.org/supporters/partners), [Technology Supporters](https://www.drupal.org/supporters/technology) and [Hosting Supporters](https://www.drupal.org/supporters/hosting).
|
||||
* Configuring human-readable paths for user profiles using [Pathauto](https://www.drupal.org/project/pathauto).
|
||||
* Theming of [DrupalCon Amsterdam](https://amsterdam2014.drupal.org) and [DrupalCon Latin America](https://latinamerica2015.drupal.org) sites.
|
||||
* Migration of user data from profile values to fields, and various user profile improvements.
|
||||
* Working on responsive [Bluecheese](https://www.drupal.org/project/bluecheese) (the Drupal.org theme).
|
||||
* Adding [LoginToboggan](https://www.drupal.org/project/logintoboggan) to Drupal.org and improving the user login and registration processes.
|
||||
* Customisations to the [Election](https://www.drupal.org/project/election) module for the [2015 Drupal Association Board community elections](http://assoc.drupal.org/2015-nominations).
|
||||
|
||||
## Freelance
|
||||
|
||||
In my spare time, I provide remote freelance consultancy services for Drupal websites and Linux servers.
|
||||
|
||||
Services include Drupal site architecture, builds, upgrades and maintenance, custom module development and theming, Linux server administration and configuration management using [Puppet](http://puppetlabs.com), and [Jenkins](http://jenkins-ci.org) continuous integration setup and configuration.
|
Loading…
Reference in a new issue