diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index d5db277e..fcf97892 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -72,5 +72,4 @@ imports: - ../data/events.yml - ../data/experience.yml - ../data/meetups.yml - - ../data/skills.yml - ../data/testimonials.yml diff --git a/app/data/skills.yml b/app/data/skills.yml deleted file mode 100644 index 69a7ff26..00000000 --- a/app/data/skills.yml +++ /dev/null @@ -1,50 +0,0 @@ -skills: - 0: - - { name: Drupal, image: drupal.png } - - { name: Drupal Commerce, image: drupal-commerce.png } - - { name: PHP, image: php.png } - - { name: Composer, image: composer.png } - - { name: Symfony, image: symfony.png } - - { name: Silex, image: silex.png } - - { name: Sculpin, image: sculpin.png } - - { name: Twig, image: twig.png } - - { name: PHPUnit, image: phpunit.png } - - { name: SimpleTest, image: simpletest.png } - - { name: Behat, image: behat.png } - - { name: Gulp, image: gulp.png } - - { name: Bower, image: bower.png } - - { name: NPM, image: npm.png } - - { name: Sass, image: sass.png } - - { name: jQuery, image: jquery.gif } - - { name: Git, image: git.png } - - { name: Linux, image: linux.png } - - { name: Debian, image: debian.png } - - { name: Ubuntu, image: ubuntu.png } - - { name: CentOS, image: centos.png } - - { name: Vagrant, image: vagrant.png } - - { name: Docker, image: docker.png } - - { name: Nginx, image: nginx.png } - - { name: MySQL, image: mysql.png } - - { name: MariaDB, image: mariadb.png } - - { name: Ansible, image: ansible.png } - - { name: Fabric, image: fabric.png } - - { name: Jenkins, image: jenkins.png } - - { name: Acquia, image: acquia.png } - - { name: Pantheon, image: pantheon.png } - - { name: 'Platform.sh', image: platform.png } - - { name: Amazon AWS, image: amazon.png } - - { name: Linode, image: linode.png } - 1: - - { name: Ubercart, image: ubercart.png } - - { name: WordPress, image: wordpress.png } - - { name: Jekyll, image: jekyll.png } - - { name: Subversion, image: svn.jpg } - - { name: Grunt, image: grunt.png } - - { name: Less, image: less.png } - - { name: Compass, image: compass.png } - - { name: Puppet, image: puppet.png } - - { name: Apache, image: apache.png } - - { name: Apache Solr, image: solr.png } - 2: - - { name: Laravel, image: laravel.png } - - { name: Lumen, image: lumen.png } diff --git a/source/_includes/project/skills.html.twig b/source/_includes/project/skills.html.twig index c5fdfa7a..312418a0 100644 --- a/source/_includes/project/skills.html.twig +++ b/source/_includes/project/skills.html.twig @@ -3,8 +3,8 @@

Skills

diff --git a/source/_includes/skills-list.html.twig b/source/_includes/skills-list.html.twig deleted file mode 100644 index 42807176..00000000 --- a/source/_includes/skills-list.html.twig +++ /dev/null @@ -1,11 +0,0 @@ - diff --git a/source/_includes/skills.html.twig b/source/_includes/skills.html.twig deleted file mode 100644 index 8c1337d4..00000000 --- a/source/_includes/skills.html.twig +++ /dev/null @@ -1,13 +0,0 @@ -

Skills

- -

I regularly use:

- -{% include 'skills-list' with { skills: site.skills[0] } %} - -

I am also familiar with:

- -{% include 'skills-list' with { skills: site.skills[1] } %} - -

I would like to do more:

- -{% include 'skills-list' with { skills: site.skills[2] } %} diff --git a/source/_projects/2009-abertawe-country-hotel-for-cats.md b/source/_projects/2009-abertawe-country-hotel-for-cats.md index a20ad499..48031f38 100644 --- a/source/_projects/2009-abertawe-country-hotel-for-cats.md +++ b/source/_projects/2009-abertawe-country-hotel-for-cats.md @@ -7,5 +7,9 @@ tags: image: cattery.png role: Freelance Developer freelance: true -skills: [drupal, php, jenkins] +skills: + - Drupal 6 + - PHP + - CSS + - Jenkins --- diff --git a/source/_projects/2010-horse-and-country.md b/source/_projects/2010-horse-and-country.md index a51a18e0..a729c7f0 100644 --- a/source/_projects/2010-horse-and-country.md +++ b/source/_projects/2010-horse-and-country.md @@ -7,5 +7,8 @@ tags: image: horse-and-country.png company: horse_country role: Developer -skills: [drupal, php, git] +skills: + - Drupal + - PHP + - Git --- diff --git a/source/_projects/2011-avon-motorsport.md b/source/_projects/2011-avon-motorsport.md index f6bfae5f..dd700b61 100644 --- a/source/_projects/2011-avon-motorsport.md +++ b/source/_projects/2011-avon-motorsport.md @@ -7,5 +7,9 @@ tags: image: avon-motorsport.png company: proctors role: Developer -skills: [drupal, php, less, svn] +skills: + - Drupal 6 + - PHP + - Less + - SVN --- diff --git a/source/_projects/2011-source-for-searches.md b/source/_projects/2011-source-for-searches.md index 0bd69fce..137b5cf5 100644 --- a/source/_projects/2011-source-for-searches.md +++ b/source/_projects/2011-source-for-searches.md @@ -8,5 +8,10 @@ tags: image: source-for-searches.png company: proctors role: Developer -skills: [drupal, php, less, svn] +skills: + - Drupal 6 + - Ubercart + - PHP + - Less + - SVN --- diff --git a/source/_projects/2011-wlsquared.md b/source/_projects/2011-wlsquared.md index 93ae36e2..4d6eebcd 100644 --- a/source/_projects/2011-wlsquared.md +++ b/source/_projects/2011-wlsquared.md @@ -7,5 +7,9 @@ tags: image: wlsquared.png role: Freelance Developer freelance: true -skills: [drupal, php, git] +skills: + - Drupal 7 + - PHP + - Less + - Git --- diff --git a/source/_projects/2012-accessible-bristol.md b/source/_projects/2012-accessible-bristol.md index a7ff2c6b..1010e79c 100644 --- a/source/_projects/2012-accessible-bristol.md +++ b/source/_projects/2012-accessible-bristol.md @@ -8,5 +8,10 @@ tags: image: accessible-bristol.png role: Freelance Developer freelance: true -skills: [drupal, php, less, git] +skills: + - Drupal 7 + - PHP + - Less + - Git + - Fabric --- diff --git a/source/_projects/2012-aspira.md b/source/_projects/2012-aspira.md index 70e57f08..228be63b 100644 --- a/source/_projects/2012-aspira.md +++ b/source/_projects/2012-aspira.md @@ -7,5 +7,8 @@ tags: image: aspira.png company: proctors role: Developer -skills: [drupal, php, svn] +skills: + - Drupal 7 + - PHP + - SVN --- diff --git a/source/_projects/2012-daylight-photo-awards.md b/source/_projects/2012-daylight-photo-awards.md index 03f912f2..87b406c8 100644 --- a/source/_projects/2012-daylight-photo-awards.md +++ b/source/_projects/2012-daylight-photo-awards.md @@ -8,5 +8,12 @@ tags: image: daylight-photo-awards.png role: Freelance Developer freelance: true -skills: [drupal, drupal-commerce, git, sass, compass, jenkins] +skills: + - Drupal + - Drupal Commerce + - Git + - Sass + - Compass + - Jenkins + - Fabric --- diff --git a/source/_projects/2012-digital-theatre-plus.md b/source/_projects/2012-digital-theatre-plus.md index c1462334..b4b39841 100644 --- a/source/_projects/2012-digital-theatre-plus.md +++ b/source/_projects/2012-digital-theatre-plus.md @@ -8,5 +8,7 @@ tags: image: digital-theatre-plus.png company: nomensa role: Developer -skills: [drupal, php] +skills: + - Drupal 7 + - PHP --- diff --git a/source/_projects/2012-door-decor-and-more.md b/source/_projects/2012-door-decor-and-more.md index 9beb0a76..0558c793 100644 --- a/source/_projects/2012-door-decor-and-more.md +++ b/source/_projects/2012-door-decor-and-more.md @@ -9,5 +9,9 @@ image: door-decor-more.png company: zooba role: Freelance Developer freelance: true -skills: [drupal, drupal-commerce, php, git] +skills: + - Drupal 7 + - Drupal Commerce + - PHP + - Git --- diff --git a/source/_projects/2012-vikisports.md b/source/_projects/2012-vikisports.md index c8e6f8eb..eebe7266 100644 --- a/source/_projects/2012-vikisports.md +++ b/source/_projects/2012-vikisports.md @@ -7,5 +7,10 @@ tags: image: vikisports.png role: Freelance Developer freelance: true -skills: [drupal, php, git, jenkins] +skills: + - Drupal 6 + - Drupal 7 + - PHP + - Git + - Jenkins --- diff --git a/source/_projects/2013-hutch-paving.md b/source/_projects/2013-hutch-paving.md index 1a0cdf18..13c76c80 100644 --- a/source/_projects/2013-hutch-paving.md +++ b/source/_projects/2013-hutch-paving.md @@ -7,5 +7,7 @@ image: hutch-paving.png role: Freelance Developer company: trent freelance: true -skills: [drupal, php] +skills: + - Drupal 7 + - PHP --- diff --git a/source/_projects/2013-ifoa.md b/source/_projects/2013-ifoa.md index 39912606..1ba084cc 100644 --- a/source/_projects/2013-ifoa.md +++ b/source/_projects/2013-ifoa.md @@ -8,5 +8,9 @@ image: ifoa.png company: precedent role: Lead Developer slug: ifoa -skills: [drupal, php, git] +skills: + - Drupal 7 + - PHP + - CSS + - Git --- diff --git a/source/_projects/2013-mfvc.md b/source/_projects/2013-mfvc.md index 93f7910e..b1f8c6ba 100644 --- a/source/_projects/2013-mfvc.md +++ b/source/_projects/2013-mfvc.md @@ -8,5 +8,10 @@ image: my-favourite-voucher-codes.png slug_title: my-favourite-voucher-codes role: Freelance Developer freelance: true +skills: + - Drupal 7 + - PHP + - CSS + - Git skills: [drupal, php, git] --- diff --git a/source/_projects/2013-watts-tvc.md b/source/_projects/2013-watts-tvc.md index edf22f72..c288d575 100644 --- a/source/_projects/2013-watts-tvc.md +++ b/source/_projects/2013-watts-tvc.md @@ -8,5 +8,10 @@ image: watts-tvc.png company: lab_class role: Freelance Developer freelance: true -skills: [drupal, php, git, sass, compass] +skills: + - Drupal 7 + - PHP + - Git + - Sass + - Compass --- diff --git a/source/_projects/2014-drupalorg.md b/source/_projects/2014-drupalorg.md index b94bbdaa..984cc960 100644 --- a/source/_projects/2014-drupalorg.md +++ b/source/_projects/2014-drupalorg.md @@ -7,6 +7,12 @@ tags: image: drupal-org.png company: drupal_association role: Drupal.org Developer -skills: [drupal, php, git, sass, compass, jenkins] +skills: + - Drupal 7 + - PHP + - Git + - Sass + - Compass + - Jenkins slug: drupal-org --- diff --git a/source/_projects/2015-roadcc.md b/source/_projects/2015-roadcc.md index 151a2d3b..e80cd843 100644 --- a/source/_projects/2015-roadcc.md +++ b/source/_projects/2015-roadcc.md @@ -9,6 +9,10 @@ image: alt: The new road.cc website company: microserve role: Lead Developer -skills: [drupal, php, git, less] +skills: + - Drupal 7 + - PHP + - Git + - Less slug: road-cc --- diff --git a/source/_projects/2016-drupal-vm-generator-website.md b/source/_projects/2016-drupal-vm-generator-website.md index 2dee208c..f5b32e18 100644 --- a/source/_projects/2016-drupal-vm-generator-website.md +++ b/source/_projects/2016-drupal-vm-generator-website.md @@ -7,6 +7,15 @@ tags: year: 2016 image: drupal-vm-generator.png slug: drupal-vm-generator-website +skills: + - Drupal 8 + - PHP + - Composer + - Jenkins + - Fabric + - Git + - Sass + - Gulp --- [drupalvmgenerator.com][1] is a Drupal 8 website for the Drupal VM Generator project. diff --git a/source/index.md b/source/index.md index 9e0581bc..c0f44827 100644 --- a/source/index.md +++ b/source/index.md @@ -23,7 +23,12 @@ I’m a webmaster and documentation maintainer for [Drupal.org][42], and a provi ## Skills -{% include 'skills-list' with { skills: site.skills[0] } %} +- Website and application development with Drupal, Symfony, Silex, Laravel and Sculpin. +- Front-end development with Gulp or Grunt, Sass, Less and JavaScript. +- Version control with Git or SVN. +- Continuous deployment and integration with Jenkins and Fabric. +- Linux server administration, and configuration management with Ansible or Puppet. +- Local development environment setup with Vagrant or Docker. ## Elsewhere