A git-based Capistrano deployment recipe for non-rails
In trying to standardize my deployment process for client sites, I'm now using Capistrano to deploy all sites. This includes both rails and non-rails. I built the recipe around a WordPress deployment on a MediaTemple (dv) but it should be abstract enough to serve as a base for future sites.
Inspired by this post at GitHub.