From 54111726b322b6f7948878618018066a2e20de83 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 27 Sep 2015 09:20:59 +0100 Subject: [PATCH] Updated services --- source/experience.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/source/experience.md b/source/experience.md index a6e5c339..1aa89883 100644 --- a/source/experience.md +++ b/source/experience.md @@ -10,7 +10,7 @@ meta: ## PHP * A good knowledge of procedural and object-orientated PHP (5+). -* Knowledge of using CMSes and frameworks such as [Drupal](#drupal), WordPress, [Sculpin](#static-sites) and [Symfony](#symfony). +* Knowledge of using CMSes and frameworks such as Drupal, WordPress, Sculpin, Silex and Symfony. ## Drupal @@ -26,23 +26,20 @@ meta: * Ad-hoc and ongoing support and maintenance of Drupal sites, including security updates. * [Git](http://git-scm.com) setup and training. -##Symfony +## Symfony * An intermediate knowledge of object-oriented PHP. * An introductory knowledge of [Symfony](https://symfony.com/) full-stack framework and [Silex](http://silex.sensiolabs.org/). -* Use of [Composer](https://getcomposer.org/doc/00-intro.md#introduction) and Symfony components such as [Guzzle](https://packagist.org/packages/guzzlehttp/guzzle) in non-Drupal projects. -* Use of [Twig](http://twig.sensiolabs.org/) in Symfony, Drupal 8 and Sculpin projects. +* Use of [Composer](https://getcomposer.org/doc/00-intro.md#introduction) and libraries such as [Guzzle](https://packagist.org/packages/guzzlehttp/guzzle) and [Twig](http://twig.sensiolabs.org/). -##Static sites +## Static sites * Development of sites using [Jekyll](http://jekyllrb.com/), hosted on [GitHub Pages](https://pages.github.com/). * Development of sites using [Sculpin](https://sculpin.io). These have mainly been self-hosted and served via Nginx. ## System Administration -* [CentOS](http://www.centos.org), [RHEL](http://www.redhat.com/en/technologies/linux-platforms/enterprise-linux) and -[Ubuntu](http://www.ubuntu.com/server) server configuration, including [Apache](http://apache.org), -[Nginx](http://nginx.org), [PHP](http://php.net), [MySQL](http://mysql.com) and [MariaDB](https://mariadb.org). +* [CentOS](http://www.centos.org), [RHEL](http://www.redhat.com/en/technologies/linux-platforms/enterprise-linux) and [Ubuntu](http://www.ubuntu.com/server) server configuration, including [Apache](http://apache.org), [Nginx](http://nginx.org), [PHP](http://php.net), [MySQL](http://mysql.com) and [MariaDB](https://mariadb.org). * Server configuration and management using [Puppet](http://puppetlabs.com) or [Ansible](http://www.ansible.com) (preferred). * Continuous integration using [Jenkins](http://jenkins-ci.org). * Virtual machine setup using [Vagrant](http://vagrantup.com) for development or server testing.