On Nov 14, 2006, at 7:38 AM, Jon Garvin wrote: > Does anybody know of a > nice quick start guide for setting up Capistrano to 'deploy' just a > couple simple directories of plain html files and images?
I wrote a simple guide here that I used with Perl: http://nubyonrails.com/articles/2006/03/09/using-capistrano-with-perl- or-php Basically, just make a dir with config and public directories, then copy an existing deploy.rb template. It works quite well. Geoff ...................................... Blog | http://nubyonrails.com Screencasts | http://peepcode.com --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
