diff --git a/source/_examples/post.md b/source/_examples/post.md
index 6e8e0687..5f60f140 100644
--- a/source/_examples/post.md
+++ b/source/_examples/post.md
@@ -2,8 +2,6 @@
title:
description:
nav: blog
-use:
- - posts
tags:
-
---
\ No newline at end of file
diff --git a/source/_posts/2010-04-05-style-drupal-6-lists.md b/source/_posts/2010-04-05-style-drupal-6-lists.md
index be0786a5..970e115c 100644
--- a/source/_posts/2010-04-05-style-drupal-6-lists.md
+++ b/source/_posts/2010-04-05-style-drupal-6-lists.md
@@ -1,8 +1,6 @@
---
title: Style Drupal 6's Taxonomy Lists with PHP, CSS and jQuery
nav: blog
-use:
- - posts
slug: style-drupal-6s-taxonomy-lists-php-css-and-jquery
tags:
- drupal-6
diff --git a/source/_posts/2010-04-28-imagecrop.md b/source/_posts/2010-04-28-imagecrop.md
index 12bb7125..1dac7809 100644
--- a/source/_posts/2010-04-28-imagecrop.md
+++ b/source/_posts/2010-04-28-imagecrop.md
@@ -1,8 +1,6 @@
---
title: Using ImageCache and ImageCrop for my Portfolio
nav: blog
-use:
- - posts
slug: using-imagecache-and-imagecrop-my-portfolio
tags:
- drupal
diff --git a/source/_posts/2010-05-06-conditional-email-address-webform.md b/source/_posts/2010-05-06-conditional-email-address-webform.md
index de400976..e61d4d77 100644
--- a/source/_posts/2010-05-06-conditional-email-address-webform.md
+++ b/source/_posts/2010-05-06-conditional-email-address-webform.md
@@ -1,8 +1,6 @@
---
title: Conditional Email Addresses in a Webform
nav: blog
-use:
- - posts
slug: conditional-email-addresses-webform
tags:
- drupal-planet
diff --git a/source/_posts/2010-05-10-zenophile.md b/source/_posts/2010-05-10-zenophile.md
index c29f111b..9936d631 100644
--- a/source/_posts/2010-05-10-zenophile.md
+++ b/source/_posts/2010-05-10-zenophile.md
@@ -1,8 +1,6 @@
---
title: Quickly Create Zen Subthemes Using Zenophile
nav: blog
-use:
- - posts
tags:
- drupal-planet
- drupal-6
diff --git a/source/_posts/2010-05-25-fancy-slide.md b/source/_posts/2010-05-25-fancy-slide.md
index 5f46fd3c..f5117a86 100644
--- a/source/_posts/2010-05-25-fancy-slide.md
+++ b/source/_posts/2010-05-25-fancy-slide.md
@@ -1,8 +1,6 @@
---
title: Create a Slideshow of Multiple Images Using Fancy Slide
nav: blog
-use:
- - posts
slug: create-slideshow-multiple-images-using-fancy-slide
tags:
- drupal-planet
diff --git a/source/_posts/2010-05-29-imagefield-import-module.md b/source/_posts/2010-05-29-imagefield-import-module.md
index d6dad2ec..abb4215c 100644
--- a/source/_posts/2010-05-29-imagefield-import-module.md
+++ b/source/_posts/2010-05-29-imagefield-import-module.md
@@ -1,8 +1,6 @@
---
title: Quickly Import Multiples Images Using the Imagefield_Import Module
nav: blog
-use:
- - posts
slug: quickly-import-multiples-images-using-imagefieldimport-module
tags:
- drupal-planet
diff --git a/source/_posts/2010-06-02-improve-jpg-quality.md b/source/_posts/2010-06-02-improve-jpg-quality.md
index d7bbc72c..e593390a 100644
--- a/source/_posts/2010-06-02-improve-jpg-quality.md
+++ b/source/_posts/2010-06-02-improve-jpg-quality.md
@@ -1,8 +1,6 @@
---
title: Improve JPG Quality in Imagecache and ImageAPI
nav: blog
-use:
- - posts
slug: improve-jpg-quality-imagecache-and-imageapi
tags:
- drupal-planet
diff --git a/source/_posts/2010-06-23-social-icons-block.md b/source/_posts/2010-06-23-social-icons-block.md
index b1990eea..20da178e 100644
--- a/source/_posts/2010-06-23-social-icons-block.md
+++ b/source/_posts/2010-06-23-social-icons-block.md
@@ -1,8 +1,6 @@
---
title: Create a Block of Social Media Icons using CCK, Views and Nodequeue
nav: blog
-use:
- - posts
slug: create-block-social-media-icons-using-cck-views-and-nodequeue
tags:
- drupal-planet
diff --git a/source/_posts/2010-06-25-useful-drupal-6-modules.md b/source/_posts/2010-06-25-useful-drupal-6-modules.md
index d3100b4f..63fae048 100644
--- a/source/_posts/2010-06-25-useful-drupal-6-modules.md
+++ b/source/_posts/2010-06-25-useful-drupal-6-modules.md
@@ -1,8 +1,6 @@
---
title: 10 Useful Drupal 6 Modules
nav: blog
-use:
- - posts
tags:
- drupal-planet
- drupal-6
diff --git a/source/_posts/2010-06-28-flickr-photo-gallery.md b/source/_posts/2010-06-28-flickr-photo-gallery.md
index 92a0ae49..2ffd85f0 100644
--- a/source/_posts/2010-06-28-flickr-photo-gallery.md
+++ b/source/_posts/2010-06-28-flickr-photo-gallery.md
@@ -1,8 +1,6 @@
---
title: Create a Flickr Photo Gallery Using Feeds, CCK and Views
nav: blog
-use:
- - posts
slug: create-flickr-photo-gallery-using-feeds-cck-and-views
tags:
- drupal-planet
diff --git a/source/_posts/2010-07-01-change-content-type-sql.md b/source/_posts/2010-07-01-change-content-type-sql.md
index c14c447b..b5fe7395 100644
--- a/source/_posts/2010-07-01-change-content-type-sql.md
+++ b/source/_posts/2010-07-01-change-content-type-sql.md
@@ -1,8 +1,6 @@
---
title: Change the Content Type of Multiple Nodes Using SQL
nav: blog
-use:
- - posts
slug: change-content-type-multiple-nodes-using-sql
tags:
- drupal-planet
diff --git a/source/_posts/2010-07-02-virtual-hosts-virtualhostx.md b/source/_posts/2010-07-02-virtual-hosts-virtualhostx.md
index ffbc5c79..7c49f223 100644
--- a/source/_posts/2010-07-02-virtual-hosts-virtualhostx.md
+++ b/source/_posts/2010-07-02-virtual-hosts-virtualhostx.md
@@ -1,8 +1,6 @@
---
title: Create Virtual Hosts on Mac OS X Using VirtualHostX
nav: blog
-use:
- - posts
slug: create-virtual-hosts-mac-os-x-using-virtualhostx
tags:
- drupal-planet
diff --git a/source/_posts/2010-07-07-add-taxonomy-term-multiple-nodes-using-sql.md b/source/_posts/2010-07-07-add-taxonomy-term-multiple-nodes-using-sql.md
index c1117495..d38f0e74 100644
--- a/source/_posts/2010-07-07-add-taxonomy-term-multiple-nodes-using-sql.md
+++ b/source/_posts/2010-07-07-add-taxonomy-term-multiple-nodes-using-sql.md
@@ -1,8 +1,6 @@
---
title: Add a Taxonomy Term to Multiple Nodes Using SQL
nav: blog
-use:
- - posts
slug: add-taxonomy-term-multiple-nodes-using-sql
tags:
- taxonomy
diff --git a/source/_posts/2010-07-12-teleport-module.md b/source/_posts/2010-07-12-teleport-module.md
index 3fbc2f42..8dc42406 100644
--- a/source/_posts/2010-07-12-teleport-module.md
+++ b/source/_posts/2010-07-12-teleport-module.md
@@ -1,8 +1,6 @@
---
title: Review of the Teleport Module
nav: blog
-use:
- - posts
slug: review-teleport-module
tags:
- drupal-planet
diff --git a/source/_posts/2010-08-10-adminhover-module.md b/source/_posts/2010-08-10-adminhover-module.md
index 8810ddfd..61373801 100644
--- a/source/_posts/2010-08-10-adminhover-module.md
+++ b/source/_posts/2010-08-10-adminhover-module.md
@@ -1,8 +1,6 @@
---
title: Review of the Admin:hover Module
nav: blog
-use:
- - posts
slug: review-adminhover-module
tags:
- drupal-planet
diff --git a/source/_posts/2010-08-11-better-photo-gallery-1.md b/source/_posts/2010-08-11-better-photo-gallery-1.md
index 443c21c7..16964eff 100644
--- a/source/_posts/2010-08-11-better-photo-gallery-1.md
+++ b/source/_posts/2010-08-11-better-photo-gallery-1.md
@@ -1,8 +1,6 @@
---
title: Create a Better Photo Gallery in Drupal - Part 1
nav: blog
-use:
- - posts
slug: create-better-photo-gallery-drupal-part-1
tags:
- drupal-planet
diff --git a/source/_posts/2010-08-17-better-photo-gallery-2.md b/source/_posts/2010-08-17-better-photo-gallery-2.md
index 7ac7f574..13a5377a 100644
--- a/source/_posts/2010-08-17-better-photo-gallery-2.md
+++ b/source/_posts/2010-08-17-better-photo-gallery-2.md
@@ -1,8 +1,6 @@
---
title: Create a Better Photo Gallery in Drupal - Part 2
nav: blog
-use:
- - posts
slug: create-better-photo-gallery-drupal-part-2
tags:
- drupal-planet
diff --git a/source/_posts/2010-08-20-image-caption-module.md b/source/_posts/2010-08-20-image-caption-module.md
index c0f9ec66..d201b45e 100644
--- a/source/_posts/2010-08-20-image-caption-module.md
+++ b/source/_posts/2010-08-20-image-caption-module.md
@@ -1,8 +1,6 @@
---
title: Review of the Image Caption Module
nav: blog
-use:
- - posts
slug: review-image-caption-module
tags:
- drupal-planet
diff --git a/source/_posts/2010-09-26-south-wales-drupal-user-group.md b/source/_posts/2010-09-26-south-wales-drupal-user-group.md
index 5feb7a86..856f292b 100644
--- a/source/_posts/2010-09-26-south-wales-drupal-user-group.md
+++ b/source/_posts/2010-09-26-south-wales-drupal-user-group.md
@@ -1,8 +1,6 @@
---
title: The Inaugural Meetup for the South Wales Drupal User Group
nav: blog
-use:
- - posts
slug: south-wales-drupal-user-group
tags:
- drupal
diff --git a/source/_posts/2010-10-10-create-apply-patches.md b/source/_posts/2010-10-10-create-apply-patches.md
index dbae1fb3..74663d10 100644
--- a/source/_posts/2010-10-10-create-apply-patches.md
+++ b/source/_posts/2010-10-10-create-apply-patches.md
@@ -1,8 +1,6 @@
---
title: How to Create and Apply Patches
nav: blog
-use:
- - posts
slug: create-and-apply-patches
tags:
- drupal-planet
diff --git a/source/_posts/2010-10-13-better-photo-gallery-2.md b/source/_posts/2010-10-13-better-photo-gallery-2.md
index 8d763ca5..666c4caa 100644
--- a/source/_posts/2010-10-13-better-photo-gallery-2.md
+++ b/source/_posts/2010-10-13-better-photo-gallery-2.md
@@ -1,8 +1,6 @@
---
title: Create a Better Photo Gallery in Drupal - Part 3
nav: blog
-use:
- - posts
slug: create-better-photo-gallery-drupal-part-3
tags:
- drupal
diff --git a/source/_posts/2010-10-22-better-photo-gallery-21.md b/source/_posts/2010-10-22-better-photo-gallery-21.md
index a1981a69..7157241f 100644
--- a/source/_posts/2010-10-22-better-photo-gallery-21.md
+++ b/source/_posts/2010-10-22-better-photo-gallery-21.md
@@ -1,8 +1,6 @@
---
title: Create a Better Photo Gallery in Drupal - Part 2.1
nav: blog
-use:
- - posts
slug: create-better-photo-gallery-drupal-part-21
tags:
- drupal
diff --git a/source/_posts/2010-11-04-regular-expressions-search.md b/source/_posts/2010-11-04-regular-expressions-search.md
index a3e4a57c..aacf6937 100644
--- a/source/_posts/2010-11-04-regular-expressions-search.md
+++ b/source/_posts/2010-11-04-regular-expressions-search.md
@@ -1,8 +1,6 @@
---
title: Use Regular Expressions to Search and Replace in Coda or TextMate
nav: blog
-use:
- - posts
slug: use-regular-expressions-search-and-replace-coda-or-textmate
tags:
- taxonomy
diff --git a/source/_posts/2011-02-14-typekit-fonts.md b/source/_posts/2011-02-14-typekit-fonts.md
index 34dd928a..0e4ee473 100644
--- a/source/_posts/2011-02-14-typekit-fonts.md
+++ b/source/_posts/2011-02-14-typekit-fonts.md
@@ -1,8 +1,6 @@
---
title: Easily Embed TypeKit Fonts into your Drupal Website
nav: blog
-use:
- - posts
slug: easily-embed-typekit-fonts-your-drupal-website
tags:
- drupal-planet
diff --git a/source/_posts/2011-03-15-number-of-facebook-fans.md b/source/_posts/2011-03-15-number-of-facebook-fans.md
index 547709ef..fff3ab73 100644
--- a/source/_posts/2011-03-15-number-of-facebook-fans.md
+++ b/source/_posts/2011-03-15-number-of-facebook-fans.md
@@ -1,8 +1,6 @@
---
title: Display the Number of Facebook fans in PHP
nav: blog
-use:
- - posts
slug: display-number-facebook-fans-php
tags:
- php
diff --git a/source/_posts/2011-03-31-proctors.md b/source/_posts/2011-03-31-proctors.md
index 1e458947..234b7d3b 100644
--- a/source/_posts/2011-03-31-proctors.md
+++ b/source/_posts/2011-03-31-proctors.md
@@ -1,8 +1,6 @@
---
title: Proctor & Stevenson
nav: blog
-use:
- - posts
slug: proctor-stevenson
tags:
- personal
diff --git a/source/_posts/2011-05-20-proctors-drupal-meetup.md b/source/_posts/2011-05-20-proctors-drupal-meetup.md
index b2e3ab44..7db3936c 100644
--- a/source/_posts/2011-05-20-proctors-drupal-meetup.md
+++ b/source/_posts/2011-05-20-proctors-drupal-meetup.md
@@ -1,8 +1,6 @@
---
title: Proctors Hosting the next Drupal Meetup
nav: blog
-use:
- - posts
slug: proctors-hosting-next-drupal-meetup
tags:
- meetups
diff --git a/source/_posts/2011-05-23-imagefield-import-archive.md b/source/_posts/2011-05-23-imagefield-import-archive.md
index 314dbe25..6d46c72b 100644
--- a/source/_posts/2011-05-23-imagefield-import-archive.md
+++ b/source/_posts/2011-05-23-imagefield-import-archive.md
@@ -1,8 +1,6 @@
---
title: Imagefield Import Archive
nav: blog
-use:
- - posts
tags:
- drupal-planet
- imagefield-import
diff --git a/source/_posts/2011-08-28-multigroups-field-collections.md b/source/_posts/2011-08-28-multigroups-field-collections.md
index 582f9d70..23e20485 100644
--- a/source/_posts/2011-08-28-multigroups-field-collections.md
+++ b/source/_posts/2011-08-28-multigroups-field-collections.md
@@ -1,8 +1,6 @@
---
title: Create Multigroups in Drupal 7 using Field Collections
nav: blog
-use:
- - posts
slug: create-multigroups-drupal-7-using-field-collections
tags:
- drupal-7
diff --git a/source/_posts/2011-10-19-install-and-configure-subversion-svn-server-ubuntu.md b/source/_posts/2011-10-19-install-and-configure-subversion-svn-server-ubuntu.md
index 5fa2d2df..63e2a54e 100644
--- a/source/_posts/2011-10-19-install-and-configure-subversion-svn-server-ubuntu.md
+++ b/source/_posts/2011-10-19-install-and-configure-subversion-svn-server-ubuntu.md
@@ -1,8 +1,6 @@
---
title: How to Install and Configure Subversion (SVN) Server on Ubuntu
nav: blog
-use:
- - posts
slug: install-and-configure-subversion-svn-server-ubuntu
tags:
- svn
diff --git a/source/_posts/2012-01-04-upgraded-drupal-7.md b/source/_posts/2012-01-04-upgraded-drupal-7.md
index 96248dcc..173eb3c0 100644
--- a/source/_posts/2012-01-04-upgraded-drupal-7.md
+++ b/source/_posts/2012-01-04-upgraded-drupal-7.md
@@ -1,8 +1,6 @@
---
title: Site Upgraded to Drupal 7
nav: blog
-use:
- - posts
slug: site-upgraded-drupal-7
---
As the vast majority of the Drupal websites that I currently work on are built on Drupal 7, I thought that it was time that I upgraded this site. Following the [core upgrade process](http://drupal.org/node/570162) and the [CCK migration process](http://drupal.org/node/1144136), everything was upgraded smoothly without any issues.
diff --git a/source/_posts/2012-02-01-authorized-keys-passwordless-ssh.md b/source/_posts/2012-02-01-authorized-keys-passwordless-ssh.md
index 112f2cc5..7c6e1b97 100644
--- a/source/_posts/2012-02-01-authorized-keys-passwordless-ssh.md
+++ b/source/_posts/2012-02-01-authorized-keys-passwordless-ssh.md
@@ -1,8 +1,6 @@
---
title: How to use Authorized Keys to Create a Passwordless SSH Connection
nav: blog
-use:
- - posts
slug: use-authorized-keys-create-passwordless-ssh-connection
tags:
- linux
diff --git a/source/_posts/2012-04-16-omega-subtheme-drush-omega-tools.md b/source/_posts/2012-04-16-omega-subtheme-drush-omega-tools.md
index 339f41db..a35152e5 100644
--- a/source/_posts/2012-04-16-omega-subtheme-drush-omega-tools.md
+++ b/source/_posts/2012-04-16-omega-subtheme-drush-omega-tools.md
@@ -1,8 +1,6 @@
---
title: Create an Omega Subtheme with LESS CSS Preprocessor using Omega Tools and Drush
nav: blog
-use:
- - posts
slug: create-omega-subtheme-less-css-preprocessor-using-omega-tools-and-drush
tags:
- drupal-7
diff --git a/source/_posts/2012-04-17-nagios-centos.md b/source/_posts/2012-04-17-nagios-centos.md
index 584e4ba6..41b92bba 100644
--- a/source/_posts/2012-04-17-nagios-centos.md
+++ b/source/_posts/2012-04-17-nagios-centos.md
@@ -1,8 +1,6 @@
---
title: Installing Nagios on CentOS
nav: blog
-use:
- - posts
slug: installing-nagios-centos
tags:
- nagios
diff --git a/source/_posts/2012-04-19-custom-theme-templates.md b/source/_posts/2012-04-19-custom-theme-templates.md
index 9ef9c368..e902205f 100644
--- a/source/_posts/2012-04-19-custom-theme-templates.md
+++ b/source/_posts/2012-04-19-custom-theme-templates.md
@@ -1,8 +1,6 @@
---
title: Adding Custom Theme Templates in Drupal 7
nav: blog
-use:
- - posts
description: >
Today, I had a situation where I was displaying a list of teasers for news article nodes. The article content type had several different fields assigned to it, including main and thumbnail images. In this case, I wanted to have different output and fields displayed when a teaser was displayed compared to when a complete node was displayed.
slug: adding-custom-theme-templates-drupal-7
diff --git a/source/_posts/2012-05-23-apache-text-files.md b/source/_posts/2012-05-23-apache-text-files.md
index f6cd8e20..63cf41b4 100644
--- a/source/_posts/2012-05-23-apache-text-files.md
+++ b/source/_posts/2012-05-23-apache-text-files.md
@@ -1,8 +1,6 @@
---
title: Prevent Apache from displaying text files within a web browser
nav: blog
-use:
- - posts
slug: prevent-apache-displaying-text-files-within-web-browser
tags:
- apache
diff --git a/source/_posts/2012-05-23-checkout-specific-revision-svn-command-line.md b/source/_posts/2012-05-23-checkout-specific-revision-svn-command-line.md
index 827dd377..680d254c 100644
--- a/source/_posts/2012-05-23-checkout-specific-revision-svn-command-line.md
+++ b/source/_posts/2012-05-23-checkout-specific-revision-svn-command-line.md
@@ -1,8 +1,6 @@
---
title: Checkout a specific revision from SVN from the command line
nav: blog
-use:
- - posts
slug: checkout-specific-revision-svn-command-line
tags:
- svn
diff --git a/source/_posts/2012-05-23-date-popup-custom-form.md b/source/_posts/2012-05-23-date-popup-custom-form.md
index 5509bb40..72843a93 100644
--- a/source/_posts/2012-05-23-date-popup-custom-form.md
+++ b/source/_posts/2012-05-23-date-popup-custom-form.md
@@ -1,8 +1,6 @@
---
title: How to add a date popup calendar onto a custom form
nav: blog
-use:
- - posts
slug: add-date-popup-calendar-custom-form
tags:
- forms
diff --git a/source/_posts/2012-05-23-forward-domain-mod-rewrite.md b/source/_posts/2012-05-23-forward-domain-mod-rewrite.md
index 04f2ab46..8a22d477 100644
--- a/source/_posts/2012-05-23-forward-domain-mod-rewrite.md
+++ b/source/_posts/2012-05-23-forward-domain-mod-rewrite.md
@@ -1,8 +1,6 @@
---
title: Forward one domain to another using mod_rewrite and .htaccess
nav: blog
-use:
- - posts
slug: forward-one-domain-another-using-modrewrite-and-htaccess
tags:
- .htaccess
diff --git a/source/_posts/2012-05-23-info-file-drupal-7-theme.md b/source/_posts/2012-05-23-info-file-drupal-7-theme.md
index c63f7db3..7eae94b0 100644
--- a/source/_posts/2012-05-23-info-file-drupal-7-theme.md
+++ b/source/_posts/2012-05-23-info-file-drupal-7-theme.md
@@ -1,8 +1,6 @@
---
title: Writing a .info file for a Drupal 7 theme
nav: blog
-use:
- - posts
slug: writing-info-file-drupal-7-theme
tags:
- theming
diff --git a/source/_posts/2012-05-24-dividing-drupals-process-and-preprocess-functions.md b/source/_posts/2012-05-24-dividing-drupals-process-and-preprocess-functions.md
index 140c6926..421b0fa9 100644
--- a/source/_posts/2012-05-24-dividing-drupals-process-and-preprocess-functions.md
+++ b/source/_posts/2012-05-24-dividing-drupals-process-and-preprocess-functions.md
@@ -1,8 +1,6 @@
---
title: Dividing Drupal's process and preprocess functions into separate files
nav: blog
-use:
- - posts
description: If you use a lot of process and preprocess functions within your Drupal theme, then your template.php can get very long and it can become difficult to find a certain piece of code. Following the example of the Omega theme, I've started separating my process and preprocess functions into their own files.
slug: dividing-drupals-process-and-preprocess-functions-separate-files
tags:
diff --git a/source/_posts/2012-07-12-my-new-drupal-modules.md b/source/_posts/2012-07-12-my-new-drupal-modules.md
index 98e3ed7c..b784f16b 100644
--- a/source/_posts/2012-07-12-my-new-drupal-modules.md
+++ b/source/_posts/2012-07-12-my-new-drupal-modules.md
@@ -1,8 +1,6 @@
---
title: My new Drupal modules
nav: blog
-use:
- - posts
description: After a busy few days, I've released two new contrib Drupal modules.
tags:
- drupal
diff --git a/source/_posts/2012-07-14-install-nomensa-media-player-drupal.md b/source/_posts/2012-07-14-install-nomensa-media-player-drupal.md
index 2bc7eba5..37f7eb1b 100644
--- a/source/_posts/2012-07-14-install-nomensa-media-player-drupal.md
+++ b/source/_posts/2012-07-14-install-nomensa-media-player-drupal.md
@@ -1,8 +1,6 @@
---
title: Install and Configure the Nomensa Accessible Media Player in Drupal
nav: blog
-use:
- - posts
slug: install-nomensa-media-player-drupal
tags:
- accessibility
diff --git a/source/_posts/2012-07-27-linux-journal.md b/source/_posts/2012-07-27-linux-journal.md
index adb49f5f..52e65ce9 100644
--- a/source/_posts/2012-07-27-linux-journal.md
+++ b/source/_posts/2012-07-27-linux-journal.md
@@ -1,8 +1,6 @@
---
title: Writing an Article for Linux Journal
nav: blog
-use:
- - posts
description: I'm absolutely delighted to announce that I'm going to be writing an article for Linux Journal magazine's upcoming Drupal special.
slug: writing-article-linux-journal
tags:
diff --git a/source/_posts/2012-08-18-display-custom-menu-drupal-7-theme-template-file.md b/source/_posts/2012-08-18-display-custom-menu-drupal-7-theme-template-file.md
index 4bcb4e68..56a9c466 100644
--- a/source/_posts/2012-08-18-display-custom-menu-drupal-7-theme-template-file.md
+++ b/source/_posts/2012-08-18-display-custom-menu-drupal-7-theme-template-file.md
@@ -1,8 +1,6 @@
---
title: Display a Custom Menu in a Drupal 7 Theme Template File
nav: blog
-use:
- - posts
description: For reference, this is the code needed to display a menu in a Drupal 7 template file.
slug: display-custom-menu-drupal-7-theme-template-file
tags:
diff --git a/source/_posts/2012-09-06-reflections-speaking-unifieddiff.md b/source/_posts/2012-09-06-reflections-speaking-unifieddiff.md
index c3c9d2d0..8d841d4c 100644
--- a/source/_posts/2012-09-06-reflections-speaking-unifieddiff.md
+++ b/source/_posts/2012-09-06-reflections-speaking-unifieddiff.md
@@ -1,8 +1,6 @@
---
title: Reflections on speaking at UnifiedDiff
nav: blog
-use:
- - posts
description: Yesterday evening I went to and spoke at the UnifiedDiff meetup in Cardiff, having offered previously to do a presentation providing an introduction to Drupal.
slug: reflections-speaking-unifieddiff
tags:
diff --git a/source/_posts/2012-10-25-my-sublime-text-2-settings.md b/source/_posts/2012-10-25-my-sublime-text-2-settings.md
index 5d0c95b6..c142ec6e 100644
--- a/source/_posts/2012-10-25-my-sublime-text-2-settings.md
+++ b/source/_posts/2012-10-25-my-sublime-text-2-settings.md
@@ -1,8 +1,6 @@
---
title: My Sublime Text 2 settings
nav: blog
-use:
- - posts
description: Sublime Text 2 has been my text editor of choice for the past few months, and I use it at home, in work, and on any virtual machines that I run. So rather than having to manually re-enter my settings each time, I thought that I'd document them here for future reference.
tags:
- sublime-text
diff --git a/source/_posts/2012-11-15-accessible-bristol-site.md b/source/_posts/2012-11-15-accessible-bristol-site.md
index 5ae6fa52..b9248ef4 100644
--- a/source/_posts/2012-11-15-accessible-bristol-site.md
+++ b/source/_posts/2012-11-15-accessible-bristol-site.md
@@ -1,8 +1,6 @@
---
title: Accessible Bristol site launched
nav: blog
-use:
- - posts
description: I'm happy to report that the Accessible Bristol was launched this week, on Drupal 7.
tags:
- accessibility
diff --git a/source/_posts/2012-11-17-open-sublime-text-2-mac-os-x-command-line.md b/source/_posts/2012-11-17-open-sublime-text-2-mac-os-x-command-line.md
index 7abb6650..fb9b5406 100644
--- a/source/_posts/2012-11-17-open-sublime-text-2-mac-os-x-command-line.md
+++ b/source/_posts/2012-11-17-open-sublime-text-2-mac-os-x-command-line.md
@@ -1,8 +1,6 @@
---
title: Open Sublime Text 2 from the Mac OS X Command Line
nav: blog
-use:
- - posts
slug: open-sublime-text-2-mac-os-x-command-line
tags:
- sublime-text
diff --git a/source/_posts/2012-12-06-use-sass-and-compass-drupal-7-using-sassy.md b/source/_posts/2012-12-06-use-sass-and-compass-drupal-7-using-sassy.md
index b2525276..641c5271 100644
--- a/source/_posts/2012-12-06-use-sass-and-compass-drupal-7-using-sassy.md
+++ b/source/_posts/2012-12-06-use-sass-and-compass-drupal-7-using-sassy.md
@@ -1,8 +1,6 @@
---
title: How to use SASS and Compass in Drupal 7 using Sassy
nav: blog
-use:
- - posts
slug: use-sass-and-compass-drupal-7-using-sassy
tags:
- compass
diff --git a/source/_posts/2013-01-09-checking-if-user-logged-drupal-right-way.md b/source/_posts/2013-01-09-checking-if-user-logged-drupal-right-way.md
index 6997e4c9..3971c05a 100644
--- a/source/_posts/2013-01-09-checking-if-user-logged-drupal-right-way.md
+++ b/source/_posts/2013-01-09-checking-if-user-logged-drupal-right-way.md
@@ -1,8 +1,6 @@
---
title: Checking if a user is logged into Drupal (the right way)
nav: blog
-use:
- - posts
description: How to check if a user is logged into Drupal by using the user_is_logged_in() and user_is_anonymous() functions.
slug: checking-if-user-logged-drupal-right-way
tags:
diff --git a/source/_posts/2013-02-16-creating-and-using-custom-tokens-drupal-7.md b/source/_posts/2013-02-16-creating-and-using-custom-tokens-drupal-7.md
index 9d2c2899..daa01d76 100644
--- a/source/_posts/2013-02-16-creating-and-using-custom-tokens-drupal-7.md
+++ b/source/_posts/2013-02-16-creating-and-using-custom-tokens-drupal-7.md
@@ -1,8 +1,6 @@
---
title: Creating and using custom tokens in Drupal 7
nav: blog
-use:
- - posts
slug: creating-and-using-custom-tokens-drupal-7
tags:
- drupal
diff --git a/source/_posts/2013-03-02-quickest-way-install-sublime-text-2-ubuntu.md b/source/_posts/2013-03-02-quickest-way-install-sublime-text-2-ubuntu.md
index c3876965..892110d7 100644
--- a/source/_posts/2013-03-02-quickest-way-install-sublime-text-2-ubuntu.md
+++ b/source/_posts/2013-03-02-quickest-way-install-sublime-text-2-ubuntu.md
@@ -1,8 +1,6 @@
---
title: The Quickest way to Install Sublime Text 2 in Ubuntu
nav: blog
-use:
- - posts
slug: quickest-way-install-sublime-text-2-ubuntu
tags:
- linux
diff --git a/source/_posts/2013-04-20-leaving-nomensa-joining-precedent.md b/source/_posts/2013-04-20-leaving-nomensa-joining-precedent.md
index f1b2180d..a0a2cadb 100644
--- a/source/_posts/2013-04-20-leaving-nomensa-joining-precedent.md
+++ b/source/_posts/2013-04-20-leaving-nomensa-joining-precedent.md
@@ -1,8 +1,6 @@
---
title: Leaving Nomensa, Joining Precedent
nav: blog
-use:
- - posts
description: Yesterday was my last day working at Nomensa. Next week, I'll be starting as a Senior Developer at Precedent.
tags:
- nomensa
diff --git a/source/_posts/2013-04-27-display-git-branch-or-tag-names-your-bash-prompt.md b/source/_posts/2013-04-27-display-git-branch-or-tag-names-your-bash-prompt.md
index eb00415c..968ba472 100644
--- a/source/_posts/2013-04-27-display-git-branch-or-tag-names-your-bash-prompt.md
+++ b/source/_posts/2013-04-27-display-git-branch-or-tag-names-your-bash-prompt.md
@@ -1,8 +1,6 @@
---
title: Display Git Branch or Tag Names in your Bash Prompt
nav: blog
-use:
- - posts
description: Whilst watching Drupalize.me's recent Introduction to Git series, I thought it was useful the way that the current Git branch or tag name was displayed in the bash prompt. Here's how to do it.
slug: display-git-branch-or-tag-names-your-bash-prompt
tags:
diff --git a/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md b/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md
index 9486a14f..01ae28a4 100644
--- a/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md
+++ b/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md
@@ -1,8 +1,6 @@
---
title: Some useful links for using SimpleTest in Drupal
nav: blog
-use:
- - posts
slug: some-useful-links-using-simpletest-drupal
tags:
- simpletest
diff --git a/source/_posts/2013-07-17-creating-local-and-staging-sites-drupals-domain-module-enabled.md b/source/_posts/2013-07-17-creating-local-and-staging-sites-drupals-domain-module-enabled.md
index 4e3dbdde..af2a33e0 100644
--- a/source/_posts/2013-07-17-creating-local-and-staging-sites-drupals-domain-module-enabled.md
+++ b/source/_posts/2013-07-17-creating-local-and-staging-sites-drupals-domain-module-enabled.md
@@ -1,8 +1,6 @@
---
title: Creating Local and Staging sites with Drupal's Domain Module Enabled
nav: blog
-use:
- - posts
slug: creating-local-and-staging-sites-drupals-domain-module-enabled
tags:
- drupal
diff --git a/source/_posts/2013-07-26-going-to-drupalcon.md b/source/_posts/2013-07-26-going-to-drupalcon.md
index 71f762c5..70be05d1 100644
--- a/source/_posts/2013-07-26-going-to-drupalcon.md
+++ b/source/_posts/2013-07-26-going-to-drupalcon.md
@@ -1,8 +1,6 @@
---
title: Going to DrupalCon
nav: blog
-use:
- - posts
slug: going-drupalcon
tags:
- drupalcon
diff --git a/source/_posts/2013-09-06-create-zen-sub-theme-using-drush.md b/source/_posts/2013-09-06-create-zen-sub-theme-using-drush.md
index c95827e8..3a79cd7d 100644
--- a/source/_posts/2013-09-06-create-zen-sub-theme-using-drush.md
+++ b/source/_posts/2013-09-06-create-zen-sub-theme-using-drush.md
@@ -1,8 +1,6 @@
---
title: Create a Zen Sub-theme Using Drush
nav: blog
-use:
- - posts
description: How to quickly create a Zen sub-theme using Drush.
tags:
- drupal
diff --git a/source/_posts/2013-11-19-dont-bootstrap-drupal-use-drush.md b/source/_posts/2013-11-19-dont-bootstrap-drupal-use-drush.md
index 7806b53f..3e6244f1 100644
--- a/source/_posts/2013-11-19-dont-bootstrap-drupal-use-drush.md
+++ b/source/_posts/2013-11-19-dont-bootstrap-drupal-use-drush.md
@@ -1,8 +1,6 @@
---
title: Don't Bootstrap Drupal, Use Drush
nav: blog
-use:
- - posts
tags:
- drush
- drupal-planet
diff --git a/source/_posts/2013-11-27-useful-vagrant-commands.md b/source/_posts/2013-11-27-useful-vagrant-commands.md
index a7beca2e..7f23d22c 100644
--- a/source/_posts/2013-11-27-useful-vagrant-commands.md
+++ b/source/_posts/2013-11-27-useful-vagrant-commands.md
@@ -1,8 +1,6 @@
---
title: Useful Vagrant Commands
nav: blog
-use:
- - posts
description: Here are the basic commands that you need to adminster a virtual machine using Vagrant.
tags:
- vagrant
diff --git a/source/_posts/2013-12-24-quickly-apply-patches-using-git-and-curl-or-wget.md b/source/_posts/2013-12-24-quickly-apply-patches-using-git-and-curl-or-wget.md
index a3d73afc..c9857d8f 100644
--- a/source/_posts/2013-12-24-quickly-apply-patches-using-git-and-curl-or-wget.md
+++ b/source/_posts/2013-12-24-quickly-apply-patches-using-git-and-curl-or-wget.md
@@ -1,8 +1,6 @@
---
title: Quickly Apply Patches Using Git and curl or wget
nav: blog
-use:
- - posts
description: How to quickly download a patch file and apply it to a Git repository in one line
tags:
- git
diff --git a/source/_posts/2013-12-31-download-different-versions-drupal-drush.md b/source/_posts/2013-12-31-download-different-versions-drupal-drush.md
index 7400d98a..79d1f5ef 100644
--- a/source/_posts/2013-12-31-download-different-versions-drupal-drush.md
+++ b/source/_posts/2013-12-31-download-different-versions-drupal-drush.md
@@ -1,8 +1,6 @@
---
title: Download Different Versions of Drupal with Drush
nav: blog
-use:
- - posts
description: How to download different versions of Drupal core using Drush.
slug: download-different-versions-drupal-drush
tags:
diff --git a/source/_posts/2014-01-15-some-useful-git-aliases.md b/source/_posts/2014-01-15-some-useful-git-aliases.md
index fe4a1f12..e40443bd 100644
--- a/source/_posts/2014-01-15-some-useful-git-aliases.md
+++ b/source/_posts/2014-01-15-some-useful-git-aliases.md
@@ -1,8 +1,6 @@
---
title: Some Useful Git Aliases
nav: blog
-use:
- - posts
tags:
- git
---
diff --git a/source/_posts/2014-02-09-drupalcamp-london-2014.md b/source/_posts/2014-02-09-drupalcamp-london-2014.md
index 975d74db..79a56609 100644
--- a/source/_posts/2014-02-09-drupalcamp-london-2014.md
+++ b/source/_posts/2014-02-09-drupalcamp-london-2014.md
@@ -1,8 +1,6 @@
---
title: DrupalCamp London 2014
nav: blog
-use:
- - posts
description: It's all booked, I'm going to be attending DrupalCamp London.
tags:
- drupal
diff --git a/source/_posts/2014-03-03-drupalcamp-london-git-flow.md b/source/_posts/2014-03-03-drupalcamp-london-git-flow.md
index 6da7e625..4f07ddb2 100644
--- a/source/_posts/2014-03-03-drupalcamp-london-git-flow.md
+++ b/source/_posts/2014-03-03-drupalcamp-london-git-flow.md
@@ -1,8 +1,6 @@
---
title: DrupalCamp London: What is Git Flow?
nav: blog
-use:
- - posts
description: Slides and notes from my talk, "What is Git Flow?", that I presented at DrupalCamp London 2014.
slug: what-git-flow
tags:
diff --git a/source/_posts/2014-05-03-drupal-association.md b/source/_posts/2014-05-03-drupal-association.md
index 12111032..f784ce19 100644
--- a/source/_posts/2014-05-03-drupal-association.md
+++ b/source/_posts/2014-05-03-drupal-association.md
@@ -1,8 +1,6 @@
---
title: Drupal Association
nav: blog
-use:
- - posts
tags:
- drupal
- personal
diff --git a/source/_posts/2014-05-06-thanks.md b/source/_posts/2014-05-06-thanks.md
index 9d0957c0..6cacc788 100644
--- a/source/_posts/2014-05-06-thanks.md
+++ b/source/_posts/2014-05-06-thanks.md
@@ -1,8 +1,6 @@
---
title: Thanks
nav: blog
-use:
- - posts
tags:
- drupal
- drupal-association
diff --git a/source/_posts/2014-05-21-git-format-patch.md b/source/_posts/2014-05-21-git-format-patch.md
index 897d66c7..830a5de9 100644
--- a/source/_posts/2014-05-21-git-format-patch.md
+++ b/source/_posts/2014-05-21-git-format-patch.md
@@ -1,8 +1,6 @@
---
title: git format-patch is your Friend
nav: blog
-use:
- - posts
slug: git-format-patch
tags:
- patches
diff --git a/source/_posts/2014-07-02-drush-make-drupalbristol.md b/source/_posts/2014-07-02-drush-make-drupalbristol.md
index bd8755d8..64acd387 100644
--- a/source/_posts/2014-07-02-drush-make-drupalbristol.md
+++ b/source/_posts/2014-07-02-drush-make-drupalbristol.md
@@ -1,8 +1,6 @@
---
title: drush make drupalbristol
nav: blog
-use:
- - posts
tags:
- drupal
- drush
diff --git a/source/_posts/2014-10-06-fix-vagrant-loading-wrong-virtual-machine.md b/source/_posts/2014-10-06-fix-vagrant-loading-wrong-virtual-machine.md
index ede932d6..b2be1dce 100644
--- a/source/_posts/2014-10-06-fix-vagrant-loading-wrong-virtual-machine.md
+++ b/source/_posts/2014-10-06-fix-vagrant-loading-wrong-virtual-machine.md
@@ -1,8 +1,6 @@
---
title: How to fix Vagrant Loading the Wrong Virtual Machine
nav: blog
-use:
- - posts
slug: fix-vagrant-loading-wrong-virtual-machine
tags:
- vagrant
diff --git a/source/_posts/2014-10-21-updating-features-and-adding-components-using-drush.md b/source/_posts/2014-10-21-updating-features-and-adding-components-using-drush.md
index 9574783a..2031207b 100644
--- a/source/_posts/2014-10-21-updating-features-and-adding-components-using-drush.md
+++ b/source/_posts/2014-10-21-updating-features-and-adding-components-using-drush.md
@@ -1,8 +1,6 @@
---
title: Updating Features and Adding Components Using Drush
nav: blog
-use:
- - posts
slug: updating-features-and-adding-components-using-drush
tags:
- drupal
diff --git a/source/_posts/2014-11-18-include-css-fonts-using-sass-each-loop.md b/source/_posts/2014-11-18-include-css-fonts-using-sass-each-loop.md
index d7a9330a..41e9e844 100644
--- a/source/_posts/2014-11-18-include-css-fonts-using-sass-each-loop.md
+++ b/source/_posts/2014-11-18-include-css-fonts-using-sass-each-loop.md
@@ -1,8 +1,6 @@
---
title: Include CSS Fonts by Using a SASS each Loop
nav: blog
-use:
- - posts
description: How to use an SASS each loop to easily add multiple fonts to your CSS.
slug: include-css-fonts-using-sass-each-loop
tags:
diff --git a/source/_posts/2014-11-20-using-remote-files-when-developing-locally-stage-file-proxy-module.md b/source/_posts/2014-11-20-using-remote-files-when-developing-locally-stage-file-proxy-module.md
index 92331cbb..cb04e104 100644
--- a/source/_posts/2014-11-20-using-remote-files-when-developing-locally-stage-file-proxy-module.md
+++ b/source/_posts/2014-11-20-using-remote-files-when-developing-locally-stage-file-proxy-module.md
@@ -1,8 +1,6 @@
---
title: Using Remote Files when Developing Locally with Stage File Proxy Module
nav: blog
-use:
- - posts
tags:
- drupal
- drupal-planet
diff --git a/source/_posts/2014-11-27-pantheon-settings-files.md b/source/_posts/2014-11-27-pantheon-settings-files.md
index 5f22f7b4..7026f77d 100644
--- a/source/_posts/2014-11-27-pantheon-settings-files.md
+++ b/source/_posts/2014-11-27-pantheon-settings-files.md
@@ -1,8 +1,6 @@
---
title: Include environment-specific settings files on Pantheon
nav: blog
-use:
- - posts
slug: pantheon-settings-files
tags:
- drupal
diff --git a/source/_posts/2014-12-20-include-local-drupal-settings-file-environment-configuration-and-overrides.md b/source/_posts/2014-12-20-include-local-drupal-settings-file-environment-configuration-and-overrides.md
index fd818b52..e3dd4d37 100644
--- a/source/_posts/2014-12-20-include-local-drupal-settings-file-environment-configuration-and-overrides.md
+++ b/source/_posts/2014-12-20-include-local-drupal-settings-file-environment-configuration-and-overrides.md
@@ -1,8 +1,6 @@
---
title: Include a Local Drupal Settings file for Environment Configuration and Overrides
nav: blog
-use:
- - posts
slug: include-local-drupal-settings-file-environment-configuration-and-overrides
tags:
- drupal
diff --git a/source/_posts/2014-12-22-configuring-the-reroute-email-module.md b/source/_posts/2014-12-22-configuring-the-reroute-email-module.md
index 78755596..41847c02 100644
--- a/source/_posts/2014-12-22-configuring-the-reroute-email-module.md
+++ b/source/_posts/2014-12-22-configuring-the-reroute-email-module.md
@@ -1,8 +1,6 @@
---
title: Configuring the Reroute Email Module
nav: blog
-use:
- - posts
tags:
- drupal
- drupal-6
diff --git a/source/_posts/2015-03-20-2014.md b/source/_posts/2015-03-20-2014.md
index 4b22784b..d4b5deb4 100644
--- a/source/_posts/2015-03-20-2014.md
+++ b/source/_posts/2015-03-20-2014.md
@@ -2,8 +2,6 @@
title: 2014
description: A look back at 2014.
nav: blog
-use:
- - posts
tags:
- drupal-sssociation
- drupalcamp-london
diff --git a/source/_posts/2015-04-03-minimum-core-version.md b/source/_posts/2015-04-03-minimum-core-version.md
index a77e9e0a..baed943e 100644
--- a/source/_posts/2015-04-03-minimum-core-version.md
+++ b/source/_posts/2015-04-03-minimum-core-version.md
@@ -2,8 +2,6 @@
title: How to Define a Minimum Drupal Core Version
description: How to define a minimum Drupal core version for your module or theme.
nav: blog
-use:
- - posts
tags:
- drupal
- drupal 7
diff --git a/source/contact.md b/source/contact.md
index 2d039121..6edf7620 100644
--- a/source/contact.md
+++ b/source/contact.md
@@ -2,8 +2,6 @@
layout: default
title: Contact
nav: contact
-use:
- - posts
meta:
description: 'Information about how to get in touch with Oliver.'
---
diff --git a/source/index.md b/source/index.md
index 3cf1aa83..2a125683 100644
--- a/source/index.md
+++ b/source/index.md
@@ -1,8 +1,6 @@
---
layout: default
nav: about
-use:
- - posts
meta:
description: 'The personal website and blog of Oliver Davies, a Drupal Developer and Systems Administrator from Wales, UK.'
og:
diff --git a/source/services.md b/source/services.md
index 4bbad849..7c39531d 100644
--- a/source/services.md
+++ b/source/services.md
@@ -2,8 +2,6 @@
layout: default
title: Services
nav: services
-use:
- - posts
meta:
description: 'Information about freelance services that Oliver offers.'
---
diff --git a/source/sitemap.xml b/source/sitemap.xml
index 5b5a6f80..70ef3c7e 100644
--- a/source/sitemap.xml
+++ b/source/sitemap.xml
@@ -1,7 +1,5 @@
---
permalink: sitemap.xml
-use:
- - posts
---
diff --git a/source/talks.html.twig b/source/talks.html.twig
index 5dd8e4d5..1af53c39 100644
--- a/source/talks.html.twig
+++ b/source/talks.html.twig
@@ -4,8 +4,6 @@ title: Talks
nav: talks
meta:
description: 'Information about previous and upcoming talks that Oliver has presented at conferences and user groups'
-use:
- - posts
talks:
- date: 2012-09-05
location: unified.diff
diff --git a/source/work.md b/source/work.md
index 6bac007a..6b556c6d 100644
--- a/source/work.md
+++ b/source/work.md
@@ -2,8 +2,6 @@
layout: default
title: Work
nav: work
-use:
- - posts
meta:
description: "Information about Oliver's current work."
---