Added skills
This commit is contained in:
parent
1e61d99a1d
commit
0f2d5810d9
33 changed files with 88 additions and 25 deletions
|
@ -6,6 +6,7 @@ sculpin_content_types:
|
|||
projects:
|
||||
permalink: portfolio/:slug_title/
|
||||
taxonomies:
|
||||
- skills
|
||||
- tags
|
||||
talks:
|
||||
permalink: talks/:filename/
|
||||
|
|
|
@ -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 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue