From 02843c59dc66cf7118edb818ef2d9f1ad99e9882 Mon Sep 17 00:00:00 2001
From: Oliver Davies <oliver@oliverdavies.co.uk>
Date: Mon, 20 Apr 2015 08:40:36 +0100
Subject: [PATCH] Added toolkit items

---
 app/config/sculpin_site.yml | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml
index 04cf8a29..c8409954 100644
--- a/app/config/sculpin_site.yml
+++ b/app/config/sculpin_site.yml
@@ -12,3 +12,21 @@ drupalorg: https://www.drupal.org/user/381388
 drupalorg_nice: https://www.drupal.org/u/opdavies
 github: http://github.com/opdavies
 irc: opdavies
+
+toolkit:
+  - title: Drupal
+    url: https://www.drupal.org
+  - title: Sculpin
+    url: http://sculpin.io
+  - title: Git
+    url: http://git-scm.com
+  - title: SASS
+    url: http://sass-lang.com
+  - title: Compass
+    url: http://compass-style.org
+  - title: Vagrant
+    url: http://vagrantup.com
+  - title: Puppet
+    url: http://en.wikipedia.org/wiki/Puppet_%28software%29
+  - title: Jenkins
+    url: http://jenkins-ci.org
\ No newline at end of file