As mentioned, I'm a newbie... I'm using Jekyll to create my site which, by default, builds out the site's production copy to the '_site/' folder. Capistrano is definitely deploying from my GitHub repo to my server with no issues but it pulls in the whole repo. Is it possible to target just the _site folder when it's on my repo?
Here's my deploy file: http://pastie.org/8336361 Cap file is here: http://pastie.org/8338785 Ruby version is: 1.9.3p194. Capistrano version is: 2.15.5. Thanx in advance...kg -- -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en --- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
