Remove Consulting page, move back to About page

This commit is contained in:
Oliver Davies 2016-08-31 08:28:49 +01:00
parent fc934881be
commit d235573df7
4 changed files with 10 additions and 29 deletions

View file

@ -1,7 +0,0 @@
Feature: Consulting page
Scenario:
Given I am on "/consulting"
Then the response status code should be 200
And the page title should be "Consulting"
And the active menu link should be "Consulting"

View file

@ -20,10 +20,6 @@
<a href="/experience">Experience</a> <a href="/experience">Experience</a>
</li> </li>
<li class="{{ page.url == '/consulting' ? 'active' }}">
<a href="/consulting/">Consulting</a>
</li>
<li class="{{ page.url == '/talks' or '/talks/' in page.url ? 'active' }}"> <li class="{{ page.url == '/talks' or '/talks/' in page.url ? 'active' }}">
<a href="/talks">Talks</a> <a href="/talks">Talks</a>
</li> </li>

View file

@ -1,18 +0,0 @@
---
layout: default
title: Consulting
---
# Consulting and Development
I am usually available for part-time engagements outside of my day job for {{ site.author.company.name_short }}, providing there is no conflict of interest.
The services that I offer are:
* PHP and front-end development (in particular Drupal, Symfony, Silex and Laravel).
* Static website development with Sculpin or Jekyll.
* Further development, maintenance and refactoring of existing websites.
* Linux server administration and maintenance.
If you have any questions or want to discuss a project, then please [contact me][0].
[0]: /contact

View file

@ -34,6 +34,16 @@ My main specialty is Drupal architecture and development, but Im also familia
Im a regular open source contributor and mentor, a provisional member of the [Drupal Security team][14] and the a documentation maintainer for Drupal.org. I organise and speak at conferences and user groups including [Drupal Bristol][15], [PHPSW][17] and [DrupalCamp Bristol][18]. Im a regular open source contributor and mentor, a provisional member of the [Drupal Security team][14] and the a documentation maintainer for Drupal.org. I organise and speak at conferences and user groups including [Drupal Bristol][15], [PHPSW][17] and [DrupalCamp Bristol][18].
## Hire Me
I am usually available for part-time engagements outside of my day job for {{ site.author.company.name_short }}, providing there is no conflict of interest.
The services that I offer are:
* PHP and front-end development (in particular Drupal, Symfony, Silex and Laravel).
* Static website development with Sculpin or Jekyll.
* Linux server administration and maintenance.
## Contact Me ## Contact Me
* [Twitter][21] - @{{ site.twitter.name }} * [Twitter][21] - @{{ site.twitter.name }}