Added skills

This commit is contained in:
Oliver Davies 2016-02-07 00:24:32 +00:00
parent 1e61d99a1d
commit 0f2d5810d9
33 changed files with 88 additions and 25 deletions

View file

@ -6,6 +6,7 @@ sculpin_content_types:
projects:
permalink: portfolio/:slug_title/
taxonomies:
- skills
- tags
talks:
permalink: talks/:filename/

View file

@ -118,3 +118,14 @@ companies:
title: CTI Digital
website: https://www.ctidigital.com
logo: cti-digital.png
skills:
drupal: { title: Drupal, image: drupal.png }
drupal-commerce: { title: Drupal Commerce, image: drupal-commerce.png }
php: { title: PHP, image: php.png }
git: { title: Git, image: git.png }
svn: { title: Subversion, image: svn.jpg }
less: { title: Less, image: less.png }
sass: { title: Sass, image: sass.png }
compass: { title: Compass, image: compass.png }
jenkins: { title: Jenkins, image: jenkins.png }